rpms/eclipse-gef/F-10 eclipse-gef.spec,1.11,1.12

Mat Booth mbooth at fedoraproject.org
Mon Dec 22 19:56:45 UTC 2008


Author: mbooth

Update of /cvs/pkgs/rpms/eclipse-gef/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17126/F-10

Modified Files:
	eclipse-gef.spec 
Log Message:
* Mon Dec 22 2008 Mat Booth <fedora at matbooth.co.uk> 3.4.1-2
- Rebuild GCJ DB during post and postun in sub-packages.




Index: eclipse-gef.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-gef/F-10/eclipse-gef.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- eclipse-gef.spec	20 Nov 2008 19:21:12 -0000	1.11
+++ eclipse-gef.spec	22 Dec 2008 19:56:15 -0000	1.12
@@ -3,7 +3,7 @@
 
 Name:      eclipse-gef
 Version:   3.4.1
-Release:   1%{?dist}
+Release:   2%{?dist}
 Summary:   Graphical Editing Framework (GEF) Eclipse plugin
 Group:     System Environment/Libraries
 License:   EPL
@@ -95,7 +95,11 @@
 
 %if %{gcj_support}
 %post -p %{_bindir}/rebuild-gcj-db
+%post sdk -p %{_bindir}/rebuild-gcj-db
+%post examples -p %{_bindir}/rebuild-gcj-db
 %postun -p %{_bindir}/rebuild-gcj-db
+%postun sdk -p %{_bindir}/rebuild-gcj-db
+%postun examples -p %{_bindir}/rebuild-gcj-db
 %endif
 
 %files
@@ -164,6 +168,9 @@
 %endif
 
 %changelog
+* Mon Dec 22 2008 Mat Booth <fedora at matbooth.co.uk> 3.4.1-2
+- Rebuild GCJ DB during post and postun in sub-packages.
+
 * Fri Nov 20 2008 Mat Booth <fedora at matbooth.co.uk> 3.4.1-1
 - New maintainer.
 - Updated to verion 3.4.1.




More information about the fedora-extras-commits mailing list