rpms/eclipse-dtp/devel eclipse-dtp.spec, 1.10, 1.11 get-dtp.sh, 1.4, 1.5 sources, 1.5, 1.6 .cvsignore, 1.5, 1.6

Alexander Kurtakov akurtakov at fedoraproject.org
Tue Oct 27 16:03:15 UTC 2009


Author: akurtakov

Update of /cvs/pkgs/rpms/eclipse-dtp/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16974/devel

Modified Files:
	eclipse-dtp.spec get-dtp.sh sources .cvsignore 
Log Message:
Update to 1.7.1.


Index: eclipse-dtp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-dtp/devel/eclipse-dtp.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- eclipse-dtp.spec	19 Sep 2009 16:20:16 -0000	1.10
+++ eclipse-dtp.spec	27 Oct 2009 16:03:14 -0000	1.11
@@ -2,8 +2,8 @@
 %global eclipse_dropin   %{_datadir}/eclipse/dropins
 
 Name:      eclipse-dtp
-Version:   1.7.0
-Release:   5%{?dist}
+Version:   1.7.1
+Release:   1%{?dist}
 Summary:   Eclipse Data Tools Platform
 Group:     System Environment/Libraries
 License:   EPL
@@ -85,7 +85,7 @@ popd
 
 %build
 # Note: Use date from the cvs tag as the context qualifier.
-OPTIONS="-DjavacTarget=1.5 -DjavacSource=1.5 -DforceContextQualifier=v200906151043"
+OPTIONS="-DjavacTarget=1.5 -DjavacSource=1.5 -DforceContextQualifier=v200908280401"
 
 # build all features except for documentation and SDK features TODO: build everything
 %{eclipse_base}/buildscripts/pdebuild -f org.eclipse.datatools.modelbase.feature \
@@ -135,6 +135,9 @@ rm -rf %{buildroot}
 %doc org.eclipse.datatools.sdk-all.feature/rootfiles/*
 
 %changelog
+* Tue Oct 27 2009 Alexander Kurtakov <akurtako at redhat.com> 1.7.1-1
+- Update to 1.7.1.
+
 * Sat Sep 19 2009 Mat Booth <fedora at matbooth.co.uk> - 1.7.0-5
 - Re-enable jar repacking now that RHBZ #461854 has been resolved.
 


Index: get-dtp.sh
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-dtp/devel/get-dtp.sh,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- get-dtp.sh	2 Jul 2009 20:00:40 -0000	1.4
+++ get-dtp.sh	27 Oct 2009 16:03:15 -0000	1.5
@@ -1,7 +1,7 @@
 #!/bin/bash
 NAME="dtp"
-VERSION=1.7.0
-TAG="DTP_1_7_0_Release_200906111239"
+VERSION=1.7.1
+TAG="DTP_1_7_1_Release_200909040500"
 MAPFILES='
 org.eclipse.datatools.releng/maps/dtp-features.map
 org.eclipse.datatools.modelbase/releng/org.eclipse.datatools.modelbase.releng/maps/modelbase-plugins.map


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-dtp/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources	2 Jul 2009 20:00:40 -0000	1.5
+++ sources	27 Oct 2009 16:03:15 -0000	1.6
@@ -1 +1 @@
-987f947ea316163930307013ca62ba0c  dtp-1.7.0.tar.gz
+145978fbe0d4ed13571367e320111182  dtp-1.7.1.tar.gz


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-dtp/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- .cvsignore	2 Jul 2009 20:00:40 -0000	1.5
+++ .cvsignore	27 Oct 2009 16:03:15 -0000	1.6
@@ -1 +1,2 @@
 dtp-1.7.0.tar.gz
+dtp-1.7.1.tar.gz




More information about the fedora-extras-commits mailing list