/[packages]/updates/2/xfce4-settings/current/SPECS/xfce4-settings.spec
ViewVC logotype

Annotation of /updates/2/xfce4-settings/current/SPECS/xfce4-settings.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 291163 - (hide annotations) (download)
Sun Sep 9 13:00:44 2012 UTC (11 years, 7 months ago) by wally
File size: 1788 byte(s)
- sync patches with current cauldron (add patches from upstream git to fix bugs reported upstream)
  * fix-gtk3-theme-detection.patch (xfce#9272)
  * check-service-name-of-NameOwnerChanged.patch (xfce#9273)

1 wally 203011 %define url_ver %(echo %{version} | cut -d. -f1,2)
2 ahmad 52997
3 wally 291163 %define subrel 1
4    
5 ahmad 52997 Summary: Configuration settings manager for Xfce
6     Name: xfce4-settings
7 wally 248464 Version: 4.10.0
8     Release: %mkrel 1
9 ahmad 52997 License: GPLv2+
10     Group: Graphical desktop/Xfce
11     Url: http://www.xfce.org
12 ahmad 105577 Source0: http://archive.xfce.org/src/xfce/xfce4-settings/%{url_ver}/%{name}-%{version}.tar.bz2
13 wally 291163 # From upstream git:
14     # https://bugzilla.xfce.org/show_bug.cgi?id=9272
15     Patch10: xfce4-settings-4.10.0-fix-gtk3-theme-detection.patch
16     # https://bugzilla.xfce.org/show_bug.cgi?id=9273
17     Patch11: xfce4-settings-4.10.0-check-service-name-of-NameOwnerChanged.patch
18 wally 208459 BuildRequires: desktop-file-utils
19 wally 203011 BuildRequires: intltool
20 wally 208453 BuildRequires: pkgconfig(exo-1) >= 0.7.1
21 wally 208451 BuildRequires: pkgconfig(garcon-1)
22 wally 203011 BuildRequires: pkgconfig(libxfce4ui-1) >= 4.9.0
23     BuildRequires: pkgconfig(libnotify)
24     BuildRequires: pkgconfig(libxklavier)
25 wally 248464 Requires: xscreensaver
26 ahmad 52997
27     %description
28     Configuration settings manager for Xfce desktop environment.
29    
30     %prep
31     %setup -q
32 wally 215065 %apply_patches
33 ahmad 52997
34     %build
35     %configure2_5x \
36     --enable-sound-settings \
37     --enable-libnotify \
38     --enable-xrandr \
39     --enable-xcursor \
40     --enable-libxklavier \
41     --enable-pluggable-dialogs \
42     --with-pnp-ids-path=%{_datadir}/misc/pnp.ids
43    
44     %make
45    
46     %install
47     %makeinstall_std
48    
49 wally 248464 # (tpg) this file is in %{_real_vendor}-xfce-config package
50 ahmad 52997 rm -rf %{buildroot}%{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
51    
52     %find_lang %{name}
53    
54     %files -f %{name}.lang
55     %doc AUTHORS ChangeLog NEWS TODO
56 wally 248464 %dir %{_sysconfdir}/xdg/xfce4/xfconf/
57     %dir %{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/
58 wally 203011 %{_sysconfdir}/xdg/autostart/xfsettingsd.desktop
59 wally 208451 %{_sysconfdir}/xdg/menus/xfce-settings-manager.menu
60 wally 203011 %{_libexecdir}/xfce4/settings/appearance-install-theme
61 ahmad 52997 %{_bindir}/xfsettingsd
62 wally 203011 %{_bindir}/xfce4*
63     %{_datadir}/applications/xfce*.desktop

  ViewVC Help
Powered by ViewVC 1.1.30