SPECS: wicd.spec - do not own %{_iconsdir}/hicolor directory, cosmetics

gotar gotar at pld-linux.org
Tue Aug 26 15:32:53 CEST 2008


Author: gotar                        Date: Tue Aug 26 13:32:53 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- do not own %{_iconsdir}/hicolor directory, cosmetics

---- Files affected:
SPECS:
   wicd.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/wicd.spec
diff -u SPECS/wicd.spec:1.6 SPECS/wicd.spec:1.7
--- SPECS/wicd.spec:1.6	Tue Aug 12 13:13:17 2008
+++ SPECS/wicd.spec	Tue Aug 26 15:32:47 2008
@@ -2,7 +2,7 @@
 # TODO: Needs review
 # TODO: Fix files list
 # TODO: Fix daemon status and stop (wicd dead but subsys locked but daemon running)
-%define 	module	wicd
+%define		module	wicd
 Summary:	wired and wireless network manager
 Summary(pl.UTF-8):	Zarządca sieci przewodowych i bezprzewodowych
 Name:		wicd
@@ -41,7 +41,6 @@
 %build
 %{__python} setup.py build
 
-
 %install
 rm -rf $RPM_BUILD_ROOT
 %{__python} setup.py install \
@@ -51,7 +50,6 @@
 %py_comp $RPM_BUILD_ROOT%{py_sitedir}
 %py_postclean
 
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -79,7 +77,7 @@
 %{_mandir}
 %{_datadir}/locale
 %{_datadir}/%{module}
-%{_iconsdir}/hicolor
+%{_iconsdir}/hicolor/*
 /etc/dbus-1/system.d/wicd.conf
 %{_sysconfdir}/wicd
 %{_sysconfdir}/xdg/autostart/wicd-tray.desktop
@@ -98,14 +96,15 @@
 /var/log/%{name}
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
 
-
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2008/08/26 13:32:47  gotar
+- do not own %{_iconsdir}/hicolor directory, cosmetics
+
 Revision 1.6  2008/08/12 11:13:17  matkor
 - Release 5. Another forgotten R: python-dbus.
 
@@ -123,4 +122,3 @@
 
 Revision 1.1  2008/08/10 18:23:58  matkor
 - Initial version 1.5.1-1.
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wicd.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list