rpms/eclipse-birt/devel .cvsignore, 1.3, 1.4 eclipse-birt.spec, 1.4, 1.5 sources, 1.3, 1.4 birt-rhino.patch, 1.1, NONE

Alexander Kurtakov akurtakov at fedoraproject.org
Wed May 27 07:03:17 UTC 2009


Author: akurtakov

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

Modified Files:
	.cvsignore eclipse-birt.spec sources 
Removed Files:
	birt-rhino.patch 
Log Message:
- Update to 2.5.0 Milestone 7.
- Remove patch1 - merged upstream.
- Use %%global.


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-birt/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	27 Feb 2009 11:01:56 -0000	1.3
+++ .cvsignore	27 May 2009 07:02:46 -0000	1.4
@@ -1,2 +1,3 @@
 birt-source-2_3_1.zip
 birt-source-2_3_2.zip
+birt-source-2.5M7.zip


Index: eclipse-birt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-birt/devel/eclipse-birt.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- eclipse-birt.spec	23 Mar 2009 14:50:33 -0000	1.4
+++ eclipse-birt.spec	27 May 2009 07:02:47 -0000	1.5
@@ -1,21 +1,18 @@
-%define eclipse_base     %{_libdir}/eclipse
-%define eclipse_dropin   %{_datadir}/eclipse/dropins
-%define rhinoqualifier        v20080214
+%global eclipse_base     %{_libdir}/eclipse
+%global eclipse_dropin   %{_datadir}/eclipse/dropins
+%global rhinoqualifier        v20080214
 
 Name:      eclipse-birt
-Version:   2.3.2  
-Release:   2%{?dist}
+Version:   2.5  
+Release:   0.1.M7%{?dist}
 Summary:   Eclipse-based reporting system
 Group:     System Environment/Libraries
 License:   EPL
 URL:       http://www.eclipse.org/birt/
 
-Source0:   http://mirrors.ibiblio.org/pub/mirrors/eclipse/birt/downloads/drops/R-R1-2_3_2-200902181355/birt-source-2_3_2.zip
+Source0:   http://download.eclipse.org/birt/downloads/drops/M-R1-2.5M7-200905061338/birt-source-2.5M7.zip
 # smil in Fedora is merged in xml-commons-apis-ext.jar, reflecting upstream changes
 Patch0:    birt-remove-smil.patch
-# Fix compile error with the newer rhino we are shipping in Fedora
-# https://bugs.eclipse.org/bugs/show_bug.cgi?id=266459
-Patch1:    birt-rhino.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:        noarch
@@ -54,7 +51,6 @@ you add charts to your own application. 
 %prep
 %setup -q -c
 %patch0
-%patch1
 # make sure upstream hasn't sneaked in any jars we don't know about
 find -name "*.jar" -exec rm {} \; 
 
@@ -169,6 +165,11 @@ rm -rf %{buildroot}
 %doc features/org.eclipse.birt/epl-v10.html
 
 %changelog
+* Wed May 27 2009 Alexander Kurtakov <akurtako at redhat.com> 2.5-0.1.M7
+- Update to 2.5.0 Milestone 7.
+- Remove patch1 - merged upstream.
+- Use %%global.
+
 * Mon Mar 23 2009 Alexander Kurtakov <akurtako at redhat.com> 2.3.2-2
 - Rebuild to not ship p2 context.xml.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/eclipse-birt/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	27 Feb 2009 11:01:56 -0000	1.3
+++ sources	27 May 2009 07:02:47 -0000	1.4
@@ -1 +1 @@
-95a4a4a8fe8387e719e303aeba6ce037  birt-source-2_3_2.zip
+b49f5d8f3c6f09aa867a3a2d13205bdf  birt-source-2.5M7.zip


--- birt-rhino.patch DELETED ---




More information about the scm-commits mailing list