SPECS: hudson.spec - todo

glen glen at pld-linux.org
Sun Apr 12 17:17:57 CEST 2009


Author: glen                         Date: Sun Apr 12 15:17:57 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- todo

---- Files affected:
SPECS:
   hudson.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/hudson.spec
diff -u SPECS/hudson.spec:1.14 SPECS/hudson.spec:1.15
--- SPECS/hudson.spec:1.14	Sun Apr 12 17:10:20 2009
+++ SPECS/hudson.spec	Sun Apr 12 17:17:51 2009
@@ -2,6 +2,7 @@
 # TODO
 # - build it from sources
 #   https://hudson.dev.java.net/files/documents/2402/125619/hudson-1.280-src.zip
+# - use system jars
 %include	/usr/lib/rpm/macros.java
 Summary:	Hudson Continuous Build Server
 Name:		hudson
@@ -47,8 +48,8 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_sysconfdir}/hudson,%{_datadir}/hudson,%{_sharedstatedir}/{hudson,tomcat/conf/Catalina/localhost}}
-install %SOURCE1 $RPM_BUILD_ROOT%{_sysconfdir}/hudson/web.xml
-install %SOURCE2 $RPM_BUILD_ROOT%{_sharedstatedir}/tomcat/conf/Catalina/localhost/hudson.xml
+install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/hudson/web.xml
+install %{SOURCE2} $RPM_BUILD_ROOT%{_sharedstatedir}/tomcat/conf/Catalina/localhost/hudson.xml
 cp -a . $RPM_BUILD_ROOT%{_datadir}/hudson
 ln -sf %{_sysconfdir}/hudson/web.xml $RPM_BUILD_ROOT%{_datadir}/hudson/WEB-INF/web.xml
 
@@ -71,6 +72,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2009/04/12 15:17:51  glen
+- todo
+
 Revision 1.14  2009/04/12 15:10:20  pawelz
 - drop stupid R: java-servlet-container
 - R: group(servlet)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/hudson.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list