rpms/xfwm4-themes/devel xfwm4-themes.spec,1.9,1.10

Kevin Fenzi (kevin) fedora-extras-commits at redhat.com
Fri Oct 6 06:35:01 UTC 2006


Author: kevin

Update of /cvs/extras/rpms/xfwm4-themes/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv430

Modified Files:
	xfwm4-themes.spec 
Log Message:
Fix defattr



Index: xfwm4-themes.spec
===================================================================
RCS file: /cvs/extras/rpms/xfwm4-themes/devel/xfwm4-themes.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xfwm4-themes.spec	5 Oct 2006 03:13:39 -0000	1.9
+++ xfwm4-themes.spec	6 Oct 2006 06:35:01 -0000	1.10
@@ -1,7 +1,7 @@
 Summary: Additional themes for xfwm4
 Name: xfwm4-themes
 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/xfwm4-themes-4.3.99.1.tar.bz2
@@ -30,11 +30,14 @@
 rm -rf $RPM_BUILD_ROOT
 
 %files
-%defattr(-,root,root)
+%defattr(-,root,root,-)
 %doc README TODO COPYING AUTHORS
 %{_datadir}/themes
 
 %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