rpms/eclipse-gef/devel eclipse-gef.spec,1.1,1.2

Andrew Overholt (overholt) fedora-extras-commits at redhat.com
Thu Oct 19 18:19:08 UTC 2006


Author: overholt

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

Modified Files:
	eclipse-gef.spec 
Log Message:
* Thu Oct 19 2006 Andrew Overholt <overholt at redhat.com> 3.2.1-1
- 3.2.1.



Index: eclipse-gef.spec
===================================================================
RCS file: /cvs/extras/rpms/eclipse-gef/devel/eclipse-gef.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- eclipse-gef.spec	7 Sep 2006 17:57:16 -0000	1.1
+++ eclipse-gef.spec	19 Oct 2006 18:18:38 -0000	1.2
@@ -9,20 +9,20 @@
 %define major                   3
 %define minor                   2
 %define majmin                  %{major}.%{minor}
-%define micro                   0
+%define micro                   1
 %define eclipse_base            %{_datadir}/%{eclipse_name}
 %define eclipse_lib_base        %{_libdir}/%{eclipse_name}
 
 Summary:        Graphical Editor Framework (GEF) plugin for Eclipse
 Name:           %{eclipse_name}-gef
 Version:        %{majmin}.%{micro}
-Release:        2
+Release:        1
 License:        Eclipse Public License
 Group:          System Environment/Libraries
 URL:            http://www.eclipse.org/gef/
 Requires:       eclipse-platform
 
-# # Here's how to generate the source drop for GEF 3.2.0:
+# # Here's how to generate the source drop for GEF 3.2.1:
 # #
 # mkdir -p temp/home && cd temp
 # touch home/.cvspass
@@ -80,7 +80,7 @@
 # 
 # popd
 # 
-# tar jcf eclipse-gef-fetched-src-3.2.0.tar.bz2 org.eclipse.releng.gefbuilder
+# tar jcf eclipse-gef-fetched-src-3.2.1.tar.bz2 org.eclipse.releng.gefbuilder
 
 Source0:        %{name}-fetched-src-%{version}.tar.bz2
 
@@ -102,7 +102,7 @@
 BuildArch:        noarch
 %endif
 
-Requires:       eclipse-platform >= 1:3.2.0
+Requires:       eclipse-platform >= 1:3.2.1
 
 BuildRoot: %{_tmppath}/%{name}-buildroot
 
@@ -154,8 +154,6 @@
 # -DbaseLocation=$SDK: $SDK is a mirror of the system SDK dir that is writable by the process 
 #                      running the build. This let's the build "see" the jars and have a place to 
 #                      put the plugins that have just been built
-# -Dpde.build.scripts=$SDK/plugins/org.eclipse.pde.build_3.1.2/scripts:  we need to specify this 
-#                                                                        because we are using 3.1.2 
 # -DskipFetch=true: don't fetch the sources 
 # -DbaseExists=true: don't download the SDK, we want to use the one in $SDK
 java -cp $SDK/startup.jar                       \
@@ -253,6 +251,9 @@
 %doc %{eclipse_base}/features/org.eclipse.gef_*/epl-v10.html
 
 %changelog
+* Thu Oct 19 2006 Andrew Overholt <overholt at redhat.com> 3.2.1-1
+- 3.2.1.
+
 * Tue Aug 29 2006 Andrew Overholt <overholt at redhat.com> 3.2.0-2
 - First release for Fedora.
 




More information about the fedora-extras-commits mailing list