[eclipse-birt/f17] Update birt to the 4.2.0 release.

swagiaal swagiaal at fedoraproject.org
Mon Jul 16 15:27:25 UTC 2012


commit afd039f579d945ab1cbed92f70a9da3d5200d867
Author: Sami Wagiaalla <swagiaal at redhat.com>
Date:   Mon Jul 16 10:40:35 2012 -0400

    Update birt to the 4.2.0 release.

 .gitignore        |    1 +
 eclipse-birt.spec |   13 +++++++------
 fetch-birt.sh     |    4 ++--
 sources           |    4 +---
 4 files changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1992bda..d5aef39 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ eclipse-birt-3.7.0-fetched-src.tar.bz2
 eclipse-birt-3.7.1-fetched-src.tar.bz2
 /eclipse-birt-4.2.0-M6-fetched-src.tar.bz2
 /eclipse-birt-4.2.0-M6
+/eclipse-birt-4.2.0-fetched-src.tar.bz2
diff --git a/eclipse-birt.spec b/eclipse-birt.spec
index e60eaac..82a2056 100644
--- a/eclipse-birt.spec
+++ b/eclipse-birt.spec
@@ -9,19 +9,18 @@
 #  sed "s/%%{version}.//" | \
 #  sed "s/-.*//"
 %global qualifier v20110905
-%global tag BIRT_3_7_1_Release_201109131734
+%global tag BIRT_4_2_0_Release_201206131143
 
 Name:      eclipse-birt
 Version:   4.2.0
-Release:   0.4.M6%{?dist}
+Release:   1%{?dist}
 Summary:   Eclipse-based reporting system
 Group:     System Environment/Libraries
 License:   EPL
 URL:       http://www.eclipse.org/birt/
 
 # Generate Source0 using Source1
-# FIXME remove M6 when 4.2.0 goes GA
-Source0:   %{name}-%{version}-M6-fetched-src.tar.bz2
+Source0:   %{name}-%{version}-fetched-src.tar.bz2
 Source1:   fetch-birt.sh
 Source2:   %{name}-fedora-data-feature.tar.bz2
 # smil in Fedora is merged in xml-commons-apis-ext.jar, reflecting upstream changes
@@ -93,8 +92,7 @@ can add to your app server. BIRT also offers a charting engine that lets
 you add charts to your own application.
 
 %prep
-# FIXME remove M6 when 4.2.0 goes GA
-%setup -q -n %{name}-%{version}-M6
+%setup -q -n %{name}-%{version}
 %patch0 -p0
 %patch1 -p2
 
@@ -177,6 +175,9 @@ popd
 %doc org.eclipse.birt.data.fedora.feature/epl-v10.html
 
 %changelog
+* Mon Jul 16 2012 Sami Wagiaalla <swagiaal at redhat.com> 4.2.0-1
+- Update birt to the 4.2.0 release.
+
 * Thu May 3 2012 Krzysztof Daniel <kdaniel at redhat.com> 4.2.0-0.4.M6
 - Bug 818485 - eclipse-birt requires old jakarta-commons-* packages
 
diff --git a/fetch-birt.sh b/fetch-birt.sh
index 73ed4be..c71f3f9 100755
--- a/fetch-birt.sh
+++ b/fetch-birt.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
 
-TAG=BIRT_4_2_0_M6_201203201425
-VERSION=4.2.0-M6
+TAG=BIRT_4_2_0_Release_201206131143
+VERSION=4.2.0
 
 rm -fr eclipse-birt-${VERSION}
 
diff --git a/sources b/sources
index 23c6f49..b4f3430 100644
--- a/sources
+++ b/sources
@@ -1,3 +1 @@
-c1d9741b061a5bbc66e1181318b1ec53  eclipse-birt-fedora-data-feature.tar.bz2
-e7e723b76c4b2cb12693518955af7544  eclipse-birt-3.7.1-fetched-src.tar.bz2
-f5920c2ac93df82545021bd158c89a4f  eclipse-birt-4.2.0-M6-fetched-src.tar.bz2
+1bc4eeb27e0320f43015e8df2050ac5a  eclipse-birt-4.2.0-fetched-src.tar.bz2


More information about the scm-commits mailing list