Author: tpg
Date: Sat Feb 10 19:08:56 2007
New Revision: 118780

Added:
   packages/cooker/xfe/current/SOURCES/xfe-0.98.tar.bz2   (contents, props 
changed)
Removed:
   packages/cooker/xfe/current/SOURCES/xfe-0.88.tar.bz2
Modified:
   packages/cooker/xfe/current/SPECS/xfe.spec

Log:
- new version
- fix buildrequires
- add missing file

Added: packages/cooker/xfe/current/SOURCES/xfe-0.98.tar.bz2
==============================================================================
Binary file. No diff available.

Modified: packages/cooker/xfe/current/SPECS/xfe.spec
==============================================================================
--- packages/cooker/xfe/current/SPECS/xfe.spec  (original)
+++ packages/cooker/xfe/current/SPECS/xfe.spec  Sat Feb 10 19:08:56 2007
@@ -1,6 +1,6 @@
 Summary:       Yet another file browser
 Name:          xfe
-Version:       0.88
+Version:       0.98
 Release:       %mkrel 1
 License:       GPL
 Group:         File tools
@@ -8,7 +8,7 @@
 Source0:       http://downloads.sourceforge.net/xfe/%{name}-%{version}.tar.bz2
 Source1:       %{name}.desktop
 BuildRequires: libpng-devel
-BuildRequires: fox1.4-devel
+BuildRequires: fox1.6-devel
 BuildRoot:     %{_tmppath}/%{name}-%{version}-buildroot
 
 %description
@@ -32,7 +32,8 @@
 %install
 [ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
 
-%makeinstall_std
+%makeinstall_std rcdir=%{buildroot}%{_sysconfdir}/%{name}
+
 install -d %{buildroot}%{_datadir}/{foxicons,foxrc,}
 install -d %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32}/apps
 install -D %{SOURCE1} %{buildroot}%{_datadir}/applications/xfe.desktop
@@ -63,10 +64,11 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc
+%doc AUTHORS COPYING README TODO ChangeLog
 %attr(755,root,root) %{_bindir}/xf*
 %dir %{_datadir}/foxicons
 %dir %{_datadir}/foxrc
+%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}
 %{_iconsdir}/hicolor/*/apps/%{name}.png
 %{_datadir}/applications/xfe.desktop
 %{_datadir}/foxicons/*.png

Reply via email to