rpms/eclipse-cdt/F-13 eclipse-cdt.spec,1.145,1.146

Jeff Johnston jjohnstn at fedoraproject.org
Thu May 6 21:26:54 UTC 2010


Author: jjohnstn

Update of /cvs/pkgs/rpms/eclipse-cdt/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv4366

Modified Files:
	eclipse-cdt.spec 
Log Message:

* Thu May 06 2010 Jeff Johnston  <jjohnstn at redhat.com> 1:6.0.2-4
- Add libtool as a requirement.




Index: eclipse-cdt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-cdt/F-13/eclipse-cdt.spec,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -p -r1.145 -r1.146
--- eclipse-cdt.spec	19 Mar 2010 21:06:39 -0000	1.145
+++ eclipse-cdt.spec	6 May 2010 21:26:54 -0000	1.146
@@ -22,7 +22,7 @@ Epoch: 1
 Summary:        Eclipse C/C++ Development Tools (CDT) plugin
 Name:           eclipse-cdt
 Version:        %{majmin}.%{micro}
-Release:        3%{?dist}
+Release:        4%{?dist}
 License:        EPL and CPL
 Group:          Development/Tools
 URL:            http://www.eclipse.org/cdt
@@ -131,7 +131,7 @@ BuildRequires:  vnc-server
 BuildRequires:  w3m
 %endif
 
-Requires:       gdb make gcc-c++ autoconf automake
+Requires:       gdb make gcc-c++ autoconf automake libtool
 Requires:       eclipse-platform >= 1:3.5.0
 Requires:	eclipse-rse >= 3.0
 
@@ -598,6 +598,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %endif
 
 %changelog
+* Thu May 06 2010 Jeff Johnston  <jjohnstn at redhat.com> 1:6.0.2-4
+- Add libtool as a requirement.
+
 * Fri Mar 19 2010 Jeff Johnston  <jjohnstn at redhat.com> 1:6.0.2-3
 - Fix autotools local patch to add macros directory to build.properties
   of org.eclipse.linuxtools.cdt.autotools.core.



More information about the scm-commits mailing list