[packages/jenkins] update to 1.475

glen glen at pld-linux.org
Fri Jul 27 18:21:25 CEST 2012


commit 6f264b5283140d331ca4e0badd77b4305f7c4206
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Jul 27 19:21:17 2012 +0300

    update to 1.475

 jenkins.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/jenkins.spec b/jenkins.spec
index 9f2ffcd..4c42d7f 100644
--- a/jenkins.spec
+++ b/jenkins.spec
@@ -5,13 +5,13 @@
 %include	/usr/lib/rpm/macros.java
 Summary:	Hudson Continuous Build Server
 Name:		jenkins
-Version:	1.457
+Version:	1.475
 Release:	1
 License:	MIT License
 Group:		Networking/Daemons/Java/Servlets
 # Check for new releases and URLs here: http://mirrors.jenkins-ci.org/war/?C=N;O=D
 Source0:	http://mirrors.jenkins-ci.org/war/%{version}/%{name}.war#/%{name}-%{version}.war
-# Source0-md5:	a58432152f4799550a98470960607f42
+# Source0-md5:	1473fb2eba27d132bf00425d4b9f5032
 Source1:	context.xml
 Patch0:		webxml.patch
 URL:		http://www.jenkins-ci.org/
@@ -45,8 +45,8 @@ Among those things, current Jenkins focuses on the following two jobs:
 
 %prep
 %setup -qc
-rm *.class
-rm winstone.jar
+%{__rm} *.class
+%{__rm} winstone.jar
 %patch0 -p1
 
 find '(' -name '*~' -o -name '*.orig' ')' -print0 | xargs -0 -r -l512 rm -f


More information about the pld-cvs-commit mailing list