SPECS: webCDwriter.spec - edit %post config

wolvverine wolvverine at pld-linux.org
Mon Oct 3 04:16:57 CEST 2005


Author: wolvverine                   Date: Mon Oct  3 02:16:57 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- edit %post config

---- Files affected:
SPECS:
   webCDwriter.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: SPECS/webCDwriter.spec
diff -u SPECS/webCDwriter.spec:1.37 SPECS/webCDwriter.spec:1.38
--- SPECS/webCDwriter.spec:1.37	Mon Oct  3 02:41:57 2005
+++ SPECS/webCDwriter.spec	Mon Oct  3 04:16:49 2005
@@ -9,7 +9,7 @@
 Summary(pl):	Narzędzie do sieciowego nagrywania CD
 Name:		webCDwriter
 Version:	2.7.2
-Release:	0.5
+Release:	0.6
 License:	GPL v2+
 Group:		Networking/Daemons
 Source0:	http://joerghaeger.de/webCDwriter/download/%{name}-%{version}.tar.bz2
@@ -37,6 +37,7 @@
 Requires(post,preun):	/sbin/chkconfig
 Requires(postun):	/usr/sbin/userdel
 Requires(postun):	/usr/sbin/groupdel
+Requires:	cdrdao	
 Requires:	cdrtools >= 2.01
 Requires:       cdrtools-readcd >= 2.01
 Requires:	cdrtools-mkisofs >= 2.01
@@ -142,6 +143,8 @@
 	echo "use #rmdir /home/CDWserver/ to clear directory"
 fi
 
+/usr/sbin/CDWconfig.sh %{CDWuser} %{CDWgroup}
+
 %preun
 if [ "$1" = "0" ]; then
 	/etc/rc.d/init.d/CDWserver stop || :
@@ -257,6 +260,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2005/10/03 02:16:49  wolvverine
+- edit %post config
+
 Revision 1.37  2005/10/03 00:41:57  wolvverine
 - add R
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/webCDwriter.spec?r1=1.37&r2=1.38&f=u




More information about the pld-cvs-commit mailing list