rpms/xfce-mcs-plugins/devel xfce-mcs-plugins.spec,1.10,1.11

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


Author: kevin

Update of /cvs/extras/rpms/xfce-mcs-plugins/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31859

Modified Files:
	xfce-mcs-plugins.spec 
Log Message:
Fix defattr



Index: xfce-mcs-plugins.spec
===================================================================
RCS file: /cvs/extras/rpms/xfce-mcs-plugins/devel/xfce-mcs-plugins.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- xfce-mcs-plugins.spec	5 Oct 2006 02:56:40 -0000	1.10
+++ xfce-mcs-plugins.spec	6 Oct 2006 06:08:38 -0000	1.11
@@ -1,7 +1,7 @@
 Summary: Plugins for multi channel settings manager
 Name: xfce-mcs-plugins
 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/xfce-mcs-plugins-4.3.99.1.tar.bz2
@@ -42,7 +42,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
-%defattr(-,root,root,0755)
+%defattr(-,root,root,-)
 %doc README COPYING AUTHORS
 %docdir %{_datadir}/xfce4/doc
 %{_datadir}/xfce4/doc/C
@@ -54,6 +54,9 @@
 %{_datadir}/icons/*/*/apps/*
 
 %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 scm-commits mailing list