Author: pawelz                       Date: Fri Oct 24 15:26:20 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- init script location

---- Files affected:
SPECS:
   nexus.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/nexus.spec
diff -u SPECS/nexus.spec:1.2 SPECS/nexus.spec:1.3
--- SPECS/nexus.spec:1.2        Fri Oct 24 16:44:28 2008
+++ SPECS/nexus.spec    Fri Oct 24 17:26:15 2008
@@ -49,9 +49,9 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d 
$RPM_BUILD_ROOT{%{_sysconfdir}/{init.d,sysconfig},%{_javadir},%{_datadir},%{_sharedstatedir}/nexus/conf}
+install -d 
$RPM_BUILD_ROOT{/etc/{rc.d/init.d,sysconfig},%{_javadir},%{_datadir},%{_sharedstatedir}/nexus/conf}
 
-install %SOURCE1 $RPM_BUILD_ROOT%{_sysconfdir}/init.d/nexus
+install %SOURCE1 $RPM_BUILD_ROOT/etc/rc.d/init.d/nexus
 install %SOURCE2 $RPM_BUILD_ROOT%{_sharedstatedir}/nexus/conf/plexus.properties
 install %SOURCE3 $RPM_BUILD_ROOT%{_sharedstatedir}/nexus/conf/classworlds.conf
 install %SOURCE4 $RPM_BUILD_ROOT%{_sharedstatedir}/nexus/conf/wrapper.conf
@@ -114,6 +114,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008/10/24 15:26:15  pawelz
+- init script location
+
 Revision 1.2  2008/10/24 14:44:28  pawelz
 - added Summary and %description
 - adapterized
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nexus.spec?r1=1.2&r2=1.3&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to