rpms/jetty/F-10 jetty.spec,1.14,1.15

Jeff Johnston jjohnstn at fedoraproject.org
Wed Apr 22 22:29:46 UTC 2009


Author: jjohnstn

Update of /cvs/pkgs/rpms/jetty/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21371

Modified Files:
	jetty.spec 
Log Message:

* Fri Apr 22 2009 Jeff Johnston <jjohnstn at redhat.com> 5.1.14-3
- Add %%{libdir} to files list.
- Resolves #473585




Index: jetty.spec
===================================================================
RCS file: /cvs/pkgs/rpms/jetty/F-10/jetty.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- jetty.spec	11 Feb 2009 19:35:00 -0000	1.14
+++ jetty.spec	22 Apr 2009 22:29:14 -0000	1.15
@@ -56,7 +56,7 @@
 
 Name:           jetty
 Version:        5.1.14
-Release:        1.10%{?dist}
+Release:        3%{?dist}
 Summary:        The Jetty Webserver and Servlet Container
 
 Group:          Applications/Internet
@@ -541,6 +541,7 @@
 %config(noreplace) %{confdir}
 %dir %{jettylibdir}
 %dir %{jettycachedir}
+%dir %{libdir}
 %{libdir}/org.mortbay.jetty.jar
 %{libdir}/org.mortbay.jmx.jar
 %dir %{homedir}
@@ -606,13 +607,16 @@
 %endif
 
 %changelog
+* Fri Apr 22 2009 Jeff Johnston <jjohnstn at redhat.com> 5.1.14-3
+- Add %%{libdir} to files list.
+- Resolves #473585
+
 * Wed Feb 11 2009 Jeff Johnston <jjohnstn at redhat.com> 5.1.14-1.10
 - Rename jettyc back to .jettyrc.
 - Resolves #485012
 
 * Tue Feb 03 2009 Jeff Johnston <jjohnstn at redhat.com> 5.1.14-1.9
 - Change %%{_sysconfdir}/init.d references to be %%{_initrddir}
-- Resolves #473585
 
 * Mon Feb 02 2009 Jeff Johnston <jjohnstn at redhat.com> 5.1.14-1.8
 - Fixes for unowned directories.




More information about the scm-commits mailing list