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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 105577 - (show annotations) (download)
Mon Jun 13 04:10:54 2011 UTC (12 years, 10 months ago) by ahmad
Original Path: cauldron/xfce4-settings/current/SPECS/xfce4-settings.spec
File size: 1715 byte(s)
- Update to 4.8.2
1 %define url_ver %(echo %{version} | cut -c 1-3)
2
3 Summary: Configuration settings manager for Xfce
4 Name: xfce4-settings
5 Version: 4.8.2
6 Release: %mkrel 1
7 License: GPLv2+
8 Group: Graphical desktop/Xfce
9 Url: http://www.xfce.org
10 Source0: http://archive.xfce.org/src/xfce/xfce4-settings/%{url_ver}/%{name}-%{version}.tar.bz2
11 BuildRequires: libxfce4ui-devel >= 4.6.0
12 BuildRequires: libxfcegui4-devel >= 4.7.0
13 BuildRequires: xfconf-devel >= 4.7.0
14 BuildRequires: exo-devel >= 0.5.4
15 BuildRequires: libnotify-devel
16 BuildRequires: libglade2-devel
17 BuildRequires: libwnck-devel
18 BuildRequires: libxklavier-devel >= 5.0
19 BuildRequires: libxxf86misc-devel
20 Obsoletes: xfce-mcs-manager < 4.5
21 Obsoletes: xfce-mcs-manager-devel
22 Obsoletes: xfce-mcs-plugins < 4.5
23 Obsoletes: %{mklibname xfce4mcs 3}
24 Obsoletes: %{mklibname xfce4mcs 3 -d}
25 Obsoletes: %{mklibname xfce4mcs -d}
26 Provides: xfce-mcs-manager
27 Provides: xfce-mcs-plugins
28
29 %description
30 Configuration settings manager for Xfce desktop environment.
31
32 %prep
33 %setup -q
34
35 %build
36 %configure2_5x \
37 --enable-sound-settings \
38 --enable-xsettings-daemon \
39 --enable-libnotify \
40 --enable-xrandr \
41 --enable-xcursor \
42 --enable-libxklavier \
43 --enable-pluggable-dialogs \
44 --with-pnp-ids-path=%{_datadir}/misc/pnp.ids
45
46 %make
47
48 %install
49 rm -rf %{buildroot}
50
51 %makeinstall_std
52
53 # (tpg) this file is in mandriva-xfce-config package
54 rm -rf %{buildroot}%{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
55
56 %find_lang %{name}
57
58 %clean
59 rm -rf %{buildroot}
60
61 %files -f %{name}.lang
62 %defattr(-,root,root)
63 %doc AUTHORS ChangeLog NEWS TODO
64 %{_sysconfdir}/xdg/autostart/xfce4-settings-helper-autostart.desktop
65 %{_bindir}/xfce4-*settings*
66 %{_bindir}/xfsettingsd
67 %{_datadir}/applications/*.desktop

  ViewVC Help
Powered by ViewVC 1.1.30