rpms/xfce-utils/devel xfce-utils.spec,1.11,1.12

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


Author: kevin

Update of /cvs/extras/rpms/xfce-utils/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32107

Modified Files:
	xfce-utils.spec 
Log Message:
Fix defattr



Index: xfce-utils.spec
===================================================================
RCS file: /cvs/extras/rpms/xfce-utils/devel/xfce-utils.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- xfce-utils.spec	5 Oct 2006 03:00:52 -0000	1.11
+++ xfce-utils.spec	6 Oct 2006 06:16:57 -0000	1.12
@@ -3,7 +3,7 @@
 Summary: Utilities for the Xfce Desktop Environment
 Name: xfce-utils
 Version: 4.3.99.1
-Release: 4%{?dist}
+Release: 5%{?dist}
 License: GPL
 URL: http://www.xfce.org/
 Source0: http://www.xfce.org/archive/xfce-4.3.99.1/src/xfce-utils-4.3.99.1.tar.bz2
@@ -53,7 +53,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
-%defattr(-,root,root)
+%defattr(-,root,root,-)
 %doc README TODO ChangeLog NEWS COPYING AUTHORS
 %attr(0755,root,root) %{_sysconfdir}/xdg/xfce4
 %{_bindir}/*
@@ -81,6 +81,9 @@
 %{xsessiondir}/*
 
 %changelog
+* Thu Oct  5 2006 Kevin Fenzi <kevin at tummy.com> - 4.3.99.1-5
+- Fix defattr
+
 * Wed Oct  4 2006 Kevin Fenzi <kevin at tummy.com> - 4.3.99.1-4
 - Bump release for devel checkin
 




More information about the scm-commits mailing list