rpms/eclipse-changelog/devel eclipse-changelog.spec,1.29,1.30

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Feb 10 16:53:53 UTC 2006


Author: overholt

Update of /cvs/dist/rpms/eclipse-changelog/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv5548

Modified Files:
	eclipse-changelog.spec 
Log Message:
* Fri Feb 10 2006 Andrew Overholt <overholt at redhat.com> 2.0.1_fc-25
- Use Epoch in Requires (rh#180915).
- Require >= 3.1.2 but < 3.1.3 to ensure we get 3.1.2.



Index: eclipse-changelog.spec
===================================================================
RCS file: /cvs/dist/rpms/eclipse-changelog/devel/eclipse-changelog.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- eclipse-changelog.spec	9 Feb 2006 21:28:02 -0000	1.29
+++ eclipse-changelog.spec	10 Feb 2006 16:53:51 -0000	1.30
@@ -21,11 +21,12 @@
 Summary: 	%{pkg_summary} 
 Name: 		%{eclipse_name}-changelog
 Version: 	%{changelog_majmin}.%{changelog_micro}_fc
-Release:        24
+Release:        25
 License:	EPL (Eclipse Public License)  <http://www.eclipse.org/legal/epl-v10.html>
 Group:		Text Editors/Integrated Development Environments (IDE)
 URL:		http://sources.redhat.com/eclipse
-Requires:	eclipse-platform >= 3.1.2
+Requires:	eclipse-platform >= 1:3.1.2
+Requires:	eclipse-platform < 1:3.1.3
 
 # Note that following the Eclipse Releng process we do not distribute a 
 # real .tar.gz file.  Instead, you must build it by hand.  The way to do 
@@ -137,6 +138,10 @@
 %endif
 
 %changelog
+* Fri Feb 10 2006 Andrew Overholt <overholt at redhat.com> 2.0.1_fc-25
+- Use Epoch in Requires (rh#180915).
+- Require >= 3.1.2 but < 3.1.3 to ensure we get 3.1.2.
+
 * Thu Feb 09 2006 Andrew Overholt <overholt at redhat.com> 2.0.1_fc-24
 - Build against 3.1.2.
 




More information about the fedora-cvs-commits mailing list