rpms/xfce4-icon-theme/devel xfce4-icon-theme.spec,1.10,1.11

Kevin Fenzi (kevin) fedora-extras-commits at redhat.com
Fri Oct 6 05:59:03 UTC 2006


Author: kevin

Update of /cvs/extras/rpms/xfce4-icon-theme/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28366

Modified Files:
	xfce4-icon-theme.spec 
Log Message:
Fix defattr



Index: xfce4-icon-theme.spec
===================================================================
RCS file: /cvs/extras/rpms/xfce4-icon-theme/devel/xfce4-icon-theme.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- xfce4-icon-theme.spec	5 Oct 2006 02:38:12 -0000	1.10
+++ xfce4-icon-theme.spec	6 Oct 2006 05:59:03 -0000	1.11
@@ -1,7 +1,7 @@
 Summary: Icons for Xfce
 Name: xfce4-icon-theme
 Version: 4.3.99.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPL
 URL: http://www.xfce.org/
 Source0: http://www.xfce.org/archive/xfce-4.3.99.1/src/xfce4-icon-theme-4.3.99.1.tar.bz2
@@ -31,12 +31,15 @@
 rm -rf $RPM_BUILD_ROOT
 
 %files
-%defattr(-,root,root)
+%defattr(-,root,root,-)
 %doc README ChangeLog NEWS COPYING AUTHORS
 %{_datadir}/*
 %exclude %{_libdir}/pkgconfig/xfce4-icon-theme-1.0.pc
 
 %changelog
+* Thu Oct  5 2006 Kevin Fenzi <kevin at tummy.com> - 4.3.99.1-3
+- Fix defattr 
+
 * Wed Oct  4 2006 Kevin Fenzi <kevin at tummy.com> - 4.3.99.1-2
 - Bump release for devel checkin
 




More information about the fedora-extras-commits mailing list