/[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 203011 - (hide annotations) (download)
Sun Jan 29 18:22:55 2012 UTC (12 years, 2 months ago) by wally
Original Path: cauldron/xfce4-settings/current/SPECS/xfce4-settings.spec
File size: 1312 byte(s)
- new version 4.9.1
- clean BRs
- drop old obsoletes/provides
- clean .spec a bit
1 wally 203011 %define url_ver %(echo %{version} | cut -d. -f1,2)
2 ahmad 52997
3     Summary: Configuration settings manager for Xfce
4     Name: xfce4-settings
5 wally 203011 Version: 4.9.1
6 ahmad 53260 Release: %mkrel 1
7 ahmad 52997 License: GPLv2+
8     Group: Graphical desktop/Xfce
9     Url: http://www.xfce.org
10 ahmad 105577 Source0: http://archive.xfce.org/src/xfce/xfce4-settings/%{url_ver}/%{name}-%{version}.tar.bz2
11 wally 203011 BuildRequires: intltool
12     BuildRequireS: pkgconfig(exo-1)
13     BuildRequires: pkgconfig(libxfce4ui-1) >= 4.9.0
14     BuildRequires: pkgconfig(libnotify)
15     BuildRequires: pkgconfig(libxklavier)
16 ahmad 52997
17     %description
18     Configuration settings manager for Xfce desktop environment.
19    
20     %prep
21     %setup -q
22    
23     %build
24     %configure2_5x \
25     --enable-sound-settings \
26     --enable-libnotify \
27     --enable-xrandr \
28     --enable-xcursor \
29     --enable-libxklavier \
30     --enable-pluggable-dialogs \
31     --with-pnp-ids-path=%{_datadir}/misc/pnp.ids
32    
33     %make
34    
35     %install
36 ahmad 53007 rm -rf %{buildroot}
37 ahmad 52997
38     %makeinstall_std
39    
40     # (tpg) this file is in mandriva-xfce-config package
41     rm -rf %{buildroot}%{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xsettings.xml
42    
43     %find_lang %{name}
44    
45     %clean
46 ahmad 53007 rm -rf %{buildroot}
47 ahmad 52997
48     %files -f %{name}.lang
49     %defattr(-,root,root)
50     %doc AUTHORS ChangeLog NEWS TODO
51 wally 203011 %{_sysconfdir}/xdg/autostart/xfsettingsd.desktop
52     %{_libexecdir}/xfce4/settings/appearance-install-theme
53 ahmad 52997 %{_bindir}/xfsettingsd
54 wally 203011 %{_bindir}/xfce4*
55     %{_datadir}/applications/xfce*.desktop

  ViewVC Help
Powered by ViewVC 1.1.30