rpms/jetty/F-9 .cvsignore, 1.2, 1.3 jetty.spec, 1.3, 1.4 sources, 1.2, 1.3

Jeff Johnston (jjohnstn) fedora-extras-commits at redhat.com
Wed Jun 25 18:45:23 UTC 2008


Author: jjohnstn

Update of /cvs/pkgs/rpms/jetty/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4661

Modified Files:
	.cvsignore jetty.spec sources 
Log Message:

* Wed Jun 25 2008 Jeff Johnston <jjohnstn at redhat.com> 5.1.14-1jpp.1
- Upgrade to 5.1.14 source tarball for Fedora





Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/jetty/F-9/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	28 Aug 2007 21:44:54 -0000	1.2
+++ .cvsignore	25 Jun 2008 18:44:39 -0000	1.3
@@ -1 +1,2 @@
 jetty-5.1.12.fedora.zip
+jetty-5.1.14.fedora.tgz


Index: jetty.spec
===================================================================
RCS file: /cvs/pkgs/rpms/jetty/F-9/jetty.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- jetty.spec	31 Aug 2007 21:42:26 -0000	1.3
+++ jetty.spec	25 Jun 2008 18:44:39 -0000	1.4
@@ -53,23 +53,23 @@
 %define demodir     %{_localstatedir}/lib/%{name}/demo
 
 Name:           jetty
-Version:        5.1.12
-Release:        1jpp.7%{?dist}
+Version:        5.1.14
+Release:        1jpp.1%{?dist}
 Summary:        The Jetty Webserver and Servlet Container
 
 Group:          Applications/Internet
 License:        ASL 2.0
 URL:            http://jetty.mortbay.org/jetty/
-# Following source zip was originally taken from the following location:
-# http://mirrors.ibiblio.org/pub/mirrors/maven/jetty/jetty-5.1.12.zip
-# The zip file was modified by removing all jars and BCLA licenses.
-# unzip jetty-5.1.12.zip
-# pushd jetty-5.1.12
+# Following source tarball was originally taken from the following location:
+# http://www.ibiblio.org/maven/jetty/jetty-5.1.x/jetty-5.1.14.tgz
+# The tarball was modified by removing all jars and BCLA licenses.
+# tar -xzf jetty-5.1.14.tgz
+# pushd jetty-5.1.14
 # find . -name *.jar -exec rm {} \;
 # rm ./etc/LICENSE.javax.xml.html ./etc/LICENSE.jsse.txt
 # popd
-# zip jetty-5.1.12.fedora.zip jetty-5.1.12/*
-Source0:        %{jettyname}-%{version}.fedora.zip
+# tar -czf jetty-5.1.14.fedora.tgz jetty-5.1.14/*
+Source0:        %{jettyname}-%{version}.fedora.tgz
 Source1:        jetty.script
 Source2:        jetty.init
 Source3:        jetty.logrotate
@@ -596,6 +596,9 @@
 %endif
 
 %changelog
+* Wed Jun 25 2008 Jeff Johnston <jjohnstn at redhat.com> 5.1.14-1jpp.1
+- Upgrade to 5.1.14 source tarball for Fedora
+
 * Fri Aug 31 2007 Jeff Johnston <jjohnstn at redhat.com> 5.1.12-1jpp.7
 - Resolves #262221
 - Use /bin/sh instead of /sbin/nologin so init will work


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/jetty/F-9/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	28 Aug 2007 21:44:54 -0000	1.2
+++ sources	25 Jun 2008 18:44:39 -0000	1.3
@@ -1 +1 @@
-7c6af7ed3365b136b55e752df8dead6f  jetty-5.1.12.fedora.zip
+04dcaaa5407462cea9c514b7f7aabff7  jetty-5.1.14.fedora.tgz




More information about the fedora-extras-commits mailing list