rpms/xfce4-eyes-plugin/devel xfce4-eyes-plugin.spec,1.1,1.2

Christoph Wickert (cwickert) fedora-extras-commits at redhat.com
Sun Nov 12 03:42:35 UTC 2006


Author: cwickert

Update of /cvs/extras/rpms/xfce4-eyes-plugin/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17262

Modified Files:
	xfce4-eyes-plugin.spec 
Log Message:
add %%defattr


Index: xfce4-eyes-plugin.spec
===================================================================
RCS file: /cvs/extras/rpms/xfce4-eyes-plugin/devel/xfce4-eyes-plugin.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xfce4-eyes-plugin.spec	11 Nov 2006 23:31:01 -0000	1.1
+++ xfce4-eyes-plugin.spec	12 Nov 2006 03:42:04 -0000	1.2
@@ -1,6 +1,6 @@
 Name:		xfce4-eyes-plugin
 Version:	4.3.99.1
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Eyes for the Xfce panel
 
 Group:		User Interface/Desktops
@@ -49,6 +49,7 @@
 
 
 %files -f %{name}.lang
+%defattr(-,root,root,-)
 %doc AUTHORS COPYING ChangeLog README
 %{_libexecdir}/xfce4/panel-plugins/%{name}
 %{_datadir}/xfce4/panel-plugins/*.desktop
@@ -57,5 +58,8 @@
 
 
 %changelog
+* Sun Nov 12 2006 Christoph Wickert <fedora christoph-wickert de> - 4.3.99.1-2
+- Add %%defattr.
+
 * Sat Sep 23 2006 Christoph Wickert <fedora christoph-wickert de> - 4.3.99.1-1
 - Initial Fedora Extras version.




More information about the scm-commits mailing list