rpms/jakarta-commons-lang/devel jakarta-commons-lang.spec, 1.26, 1.27

Andrew Overholt (overholt) fedora-extras-commits at redhat.com
Thu Jul 24 21:51:07 UTC 2008


Author: overholt

Update of /cvs/pkgs/rpms/jakarta-commons-lang/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31810

Modified Files:
	jakarta-commons-lang.spec 
Log Message:
* Thu Jul 24 2008 Andrew Overholt <overholt at redhat.com> 0:2.3-2.3
- Add OSGi MANIFEST.MF


Index: jakarta-commons-lang.spec
===================================================================
RCS file: /cvs/pkgs/rpms/jakarta-commons-lang/devel/jakarta-commons-lang.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- jakarta-commons-lang.spec	9 Jul 2008 19:32:31 -0000	1.26
+++ jakarta-commons-lang.spec	24 Jul 2008 21:50:21 -0000	1.27
@@ -40,7 +40,7 @@
 
 Name:           jakarta-%{short_name}
 Version:        2.3
-Release:        2.2%{?dist}
+Release:        2.3%{?dist}
 Epoch:          0
 Summary:        Provides a host of helper utilities for the java.lang API
 License:        ASL 2.0
@@ -53,6 +53,7 @@
 Source4:        %{short_name}-%{version}-jpp-depmap.xml
 Source5:        %{short_name}-%{version}.pom
 Patch0:         %{name}-notarget.patch
+Patch1:         %{name}-addosgimanifest.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -127,6 +128,7 @@
 /usr/bin/saxon $DEPCAT %{SOURCE2} > %{short_name}-%{version}-depmap.new.xml
 fi
 %patch0
+%patch1
 
 %build
 %if %{with_maven}
@@ -251,6 +253,9 @@
 %endif
 
 %changelog
+* Thu Jul 24 2008 Andrew Overholt <overholt at redhat.com> 0:2.3-2.3
+- Add OSGi MANIFEST.MF
+
 * Wed Jul  9 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0:2.3-2.2
 - drop repotag
 - fix license tag




More information about the fedora-extras-commits mailing list