rpms/jetty/devel jetty.spec,1.13,1.14

Jeff Johnston jjohnstn at fedoraproject.org
Tue Apr 7 16:45:12 UTC 2009


Author: jjohnstn

Update of /cvs/pkgs/rpms/jetty/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27593

Modified Files:
	jetty.spec 
Log Message:

* Fri Apr 03 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/devel/jetty.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- jetty.spec	25 Feb 2009 09:17:02 -0000	1.13
+++ jetty.spec	7 Apr 2009 16:44:41 -0000	1.14
@@ -56,7 +56,7 @@
 
 Name:           jetty
 Version:        5.1.14
-Release:        2.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,6 +607,10 @@
 %endif
 
 %changelog
+* Fri Apr 03 2009 Jeff Johnston <jjohnstn at redhat.com> 5.1.14-3
+- Add %%{libdir} to files list.
+- Resolves #473585
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.1.14-2.10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 
@@ -615,7 +620,6 @@
 
 * 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 fedora-extras-commits mailing list