SPECS: hudson.spec - up to 1.300 - G: Networking/Daemons/Java/Servlets - do...

pawelz pawelz at pld-linux.org
Thu Apr 23 17:52:14 CEST 2009


Author: pawelz                       Date: Thu Apr 23 15:52:14 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.300
- G: Networking/Daemons/Java/Servlets
- do not install embedded servlet container, we deploy it into tomcat
- rel 1

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

---- Diffs:

================================================================
Index: SPECS/hudson.spec
diff -u SPECS/hudson.spec:1.15 SPECS/hudson.spec:1.16
--- SPECS/hudson.spec:1.15	Sun Apr 12 17:17:51 2009
+++ SPECS/hudson.spec	Thu Apr 23 17:52:09 2009
@@ -6,13 +6,13 @@
 %include	/usr/lib/rpm/macros.java
 Summary:	Hudson Continuous Build Server
 Name:		hudson
-Version:	1.291
-Release:	0.1
+Version:	1.300
+Release:	1
 License:	MIT License
-Group:		Development/Languages/Java
+Group:		Networking/Daemons/Java/Servlets
 # Check for new releases and URLs here: https://hudson.dev.java.net/servlets/ProjectRSS?type=news
-Source0:	https://hudson.dev.java.net/files/documents/2402/129512/%{name}.war
-# Source0-md5:	353b36edbbae9fd4c1c51376b4788a66
+Source0:	https://hudson.dev.java.net/files/documents/2402/132585/hudson.war
+# Source0-md5:	7fbd89280f7904c2445b6dc92ea79364
 Source1:	%{name}-web.xml
 Source2:	%{name}-context.xml
 URL:		https://hudson.dev.java.net/
@@ -45,6 +45,9 @@
 %prep
 %setup -qc
 
+rm *.class
+rm winstone.jar
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_sysconfdir}/hudson,%{_datadir}/hudson,%{_sharedstatedir}/{hudson,tomcat/conf/Catalina/localhost}}
@@ -72,6 +75,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2009/04/23 15:52:09  pawelz
+- up to 1.300
+- G: Networking/Daemons/Java/Servlets
+- do not install embedded servlet container, we deploy it into tomcat
+- rel 1
+
 Revision 1.15  2009/04/12 15:17:51  glen
 - todo
 
================================================================

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



More information about the pld-cvs-commit mailing list