rpms/rome/devel rome.spec,1.4,1.5

Andrew Overholt overholt at fedoraproject.org
Mon Jan 11 16:05:30 UTC 2010


Author: overholt

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

Modified Files:
	rome.spec 
Log Message:
* Mon Jan 11 2010 Andrew Overholt <overholt at redhat.com> 0.9-5
- Update URL in instructions for getting MANIFEST.


Index: rome.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rome/devel/rome.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- rome.spec	27 Jul 2009 03:06:59 -0000	1.4
+++ rome.spec	11 Jan 2010 16:05:30 -0000	1.5
@@ -1,6 +1,6 @@
 Name:		rome
 Version:	0.9
-Release:	4%{?dist}
+Release:	5%{?dist}
 Summary:	RSS and Atom Utilities
 
 Group:		Development/Libraries
@@ -8,10 +8,10 @@ License:	ASL 2.0
 URL:		https://rome.dev.java.net/
 # wget https://rome.dev.java.net/source/browse/*checkout*/rome/www/dist/rome-0.9-src.tar.gz?rev=1.1
 Source0:	%{name}-%{version}-src.tar.gz
-# wget http://download.eclipse.org/tools/orbit/downloads/drops/R20080611105805/bundles/com.sun.syndication_0.9.0.v200803061811.jar
+# wget http://download.eclipse.org/tools/orbit/downloads/drops/R20090825191606/bundles/com.sun.syndication_0.9.0.v200803061811.jar
 # unzip com.sun.syndication_0.9.0.v200803061811.jar META-INF/MANIFEST.MF
 # sed -i 's/\r//' META-INF/MANIFEST.MF
-# # We won't have the same SHA-1 sums
+# # We won't have the same SHA-1 sums (class sometimes spills into # cl\nass)
 # sed -i -e "/^Name/d" -e "/^SHA/d" -e "/^\ ass$/d" -e "/^$/d" META-INF/MANIFEST.MF
 Source1:	MANIFEST.MF
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_javadocdir}/%{name}
 
 %changelog
+* Mon Jan 11 2010 Andrew Overholt <overholt at redhat.com> 0.9-5
+- Update URL in instructions for getting MANIFEST.
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 



More information about the scm-commits mailing list