msrb pushed to jenkins (f22). "Fix jstl dep"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Mar 26 11:30:58 UTC 2015


>From 5f970314e94a9b15a88c1a1627b839beb3d000c7 Mon Sep 17 00:00:00 2001
From: Michal Srb <msrb at redhat.com>
Date: Thu, 12 Mar 2015 13:54:33 +0100
Subject: Fix jstl dep


diff --git a/jenkins.spec b/jenkins.spec
index 1752231..327ccec 100644
--- a/jenkins.spec
+++ b/jenkins.spec
@@ -11,7 +11,7 @@
 
 Name:           jenkins
 Version:        1.598
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        An extendable open source continuous integration server
 
 # The project's primary license is MIT
@@ -575,7 +575,7 @@ pushd %{buildroot}/%{webroot}/WEB-INF/lib
     ln -sf `build-classpath jnr-x86asm` jnr-x86asm.jar
     ln -sf `build-classpath jenkins-json-lib` json-lib.jar
     ln -sf `build-classpath jsr-305` jsr305.jar
-    ln -sf `build-classpath tomcat-taglibs-standard/taglibs-standard-impl` jstl.jar
+    ln -sf `build-classpath tomcat-taglibs-standard/taglibs-standard-spec` jstl.jar
     ln -sf `build-classpath jtidy` jtidy.jar
     ln -sf `build-classpath junit` junit.jar
     ln -sf `build-classpath jzlib` jzlib.jar
@@ -711,6 +711,9 @@ exit 0
 %doc LICENSE.txt
 
 %changelog
+* Thu Mar 12 2015 Michal Srb <msrb at redhat.com> - 1.598-8
+- Fix jstl dep
+
 * Thu Mar 12 2015 Michal Srb <msrb at redhat.com> - 1.598-7
 - Fix init script
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/jenkins.git/commit/?h=f22&id=5f970314e94a9b15a88c1a1627b839beb3d000c7


More information about the scm-commits mailing list