rpms/eclipse-cdt/devel eclipse-cdt.spec,1.81,1.82

Jeff Johnston (jjohnstn) fedora-extras-commits at redhat.com
Thu Aug 23 19:01:53 UTC 2007


Author: jjohnstn

Update of /cvs/extras/rpms/eclipse-cdt/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14709

Modified Files:
	eclipse-cdt.spec 
Log Message:

* Thu Aug 23 2007 Jeff Johnston <jjohnstn at redhat.com> 4.0.0-5
- Add eclipse-cvs-feature dependency





Index: eclipse-cdt.spec
===================================================================
RCS file: /cvs/extras/rpms/eclipse-cdt/devel/eclipse-cdt.spec,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- eclipse-cdt.spec	17 Aug 2007 18:53:43 -0000	1.81
+++ eclipse-cdt.spec	23 Aug 2007 19:01:11 -0000	1.82
@@ -18,7 +18,7 @@
 Summary:        Eclipse C/C++ Development Tools (CDT) plugin
 Name:           eclipse-cdt
 Version:        %{majmin}.%{micro}
-Release:        4%{?dist}
+Release:        5%{?dist}
 License:        Eclipse Public License / CPL
 Group:          Development/Tools
 URL:            http://www.eclipse.org/cdt
@@ -108,7 +108,7 @@
 BuildRequires:  java-devel >= 1.4.2
 %endif
 
-Requires:       gdb make gcc-c++ autoconf automake
+Requires:       gdb make gcc-c++ autoconf automake eclipse-cvs-feature
 Requires:       eclipse-platform >= 1:3.3.0
 
 # Currently, upstream CDT only supports building on the platforms listed here.
@@ -347,6 +347,9 @@
 %{_libdir}/eclipse/plugins/org.eclipse.cdt.source*
 
 %changelog
+* Thu Aug 23 2007 Jeff Johnston <jjohnstn at redhat.com> 4.0.0-5
+- Add eclipse-cvs-feature dependency
+
 * Fri Aug 17 2007 Jeff Johnston <jjohnstn at redhat.com> 4.0.0-4
 - Fix release number in Autotools feature to be 0.9.2.
 




More information about the fedora-extras-commits mailing list