packages: wicd/wicd.spec - rel 2; pack configurations dir into package, wil...

cactus cactus at pld-linux.org
Thu Oct 15 21:04:08 CEST 2009


Author: cactus                       Date: Thu Oct 15 19:04:08 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 2; pack configurations dir into package, will not work without it

---- Files affected:
packages/wicd:
   wicd.spec (1.33 -> 1.34) 

---- Diffs:

================================================================
Index: packages/wicd/wicd.spec
diff -u packages/wicd/wicd.spec:1.33 packages/wicd/wicd.spec:1.34
--- packages/wicd/wicd.spec:1.33	Sat Sep 26 14:58:56 2009
+++ packages/wicd/wicd.spec	Thu Oct 15 21:03:59 2009
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Zarządca sieci przewodowych i bezprzewodowych
 Name:		wicd
 Version:	1.6.2.2
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		X11/Applications/Networking
 Source0:	http://dl.sourceforge.net/wicd/%{name}-%{version}.tar.gz
@@ -90,6 +90,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %{__python} setup.py install \
 	--optimize=2 \
 	--root=$RPM_BUILD_ROOT
@@ -127,7 +128,7 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS README
+%doc AUTHORS CHANGES INSTALL README 
 %attr(755,root,root) %{_bindir}/wicd-client
 %attr(755,root,root) %{_sbindir}/wicd
 #% {_sysconfdir}/acpi/resume.d/80-wicd-connect.sh
@@ -164,6 +165,7 @@
 %{_iconsdir}/hicolor/*/apps/wicd-client.*
 %{_pixmapsdir}/%{name}
 
+/var/lib/%{name}
 /var/log/%{name}
 
 %{_mandir}/man1/wicd-client.1*
@@ -188,6 +190,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2009/10/15 19:03:59  cactus
+- rel 2; pack configurations dir into package, will not work without it
+
 Revision 1.33  2009/09/26 12:58:56  cactus
 - up to 1.6.2.2
 - O: wicd < 1.6.0 - clean upgrade from noarch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wicd/wicd.spec?r1=1.33&r2=1.34&f=u



More information about the pld-cvs-commit mailing list