SPECS: mldonkey.spec - updated initscripts and client script (mlne...

glen glen at pld-linux.org
Tue Oct 11 11:25:16 CEST 2005


Author: glen                         Date: Tue Oct 11 09:25:16 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated initscripts and client script (mlnet), moved daemon (mlnetd) to sbin; rel 2

---- Files affected:
SPECS:
   mldonkey.spec (1.128 -> 1.129) 

---- Diffs:

================================================================
Index: SPECS/mldonkey.spec
diff -u SPECS/mldonkey.spec:1.128 SPECS/mldonkey.spec:1.129
--- SPECS/mldonkey.spec:1.128	Tue Oct 11 00:53:04 2005
+++ SPECS/mldonkey.spec	Tue Oct 11 11:25:11 2005
@@ -29,7 +29,7 @@
 %define real_ver	2.6.4
 #Version:	%{real_ver}%{patch_pack}
 Version:	%{real_ver}
-Release:	1
+Release:	2
 License:	GPL
 Group:		Applications/Networking
 #Source0:	http://cvs.berlios.de/cgi-bin/viewcvs.cgi/mldonkey/mldonkey/mldonkey.tar.gz?tarball=1
@@ -230,11 +230,11 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_bindir},%{_libdir}/mldonkey,/etc/rc.d/init.d,/etc/sysconfig} \
+install -d $RPM_BUILD_ROOT{%{_bindir},%{_sbindir},%{_libdir}/mldonkey,/etc/rc.d/init.d,/etc/sysconfig} \
 	$RPM_BUILD_ROOT{%{_pixmapsdir},%{_desktopdir},%{_datadir}/services,/var/log}
 
 # core
-install mlnet $RPM_BUILD_ROOT%{_bindir}/mlnetd
+install mlnet $RPM_BUILD_ROOT%{_sbindir}/mlnetd
 install distrib/mldonkey_command $RPM_BUILD_ROOT%{_bindir}/mldonkey_command
 
 %if %{with gui}
@@ -330,9 +330,9 @@
 %doc docs/* distrib/{Authors.txt,Bugs.txt,ChangeLog,ed2k_links.txt,FAQ.html,Todo.txt}
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/mldonkey
 %attr(754,root,root) /etc/rc.d/init.d/mldonkey
-%attr(755,root,root) %{_bindir}/mlnetd
 %attr(755,root,root) %{_bindir}/mlnet
 %attr(755,root,root) %{_bindir}/mldonkey_command
+%attr(755,root,root) %{_sbindir}/mlnetd
 %attr(640,mldonkey,mldonkey) %ghost /var/log/mldonkey.log
 
 %if %{with gui}
@@ -370,6 +370,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.129  2005/10/11 09:25:11  glen
+- updated initscripts and client script (mlnet), moved daemon (mlnetd) to sbin; rel 2
+
 Revision 1.128  2005/10/10 22:53:04  glen
 - no it should not (reverted once again sysconfig/mldonkey permission change)
 - in any case the file should be owned by root not mldonkey
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mldonkey.spec?r1=1.128&r2=1.129&f=u




More information about the pld-cvs-commit mailing list