rpms/gle/devel .cvsignore, 1.5, 1.6 gle.spec, 1.10, 1.11 sources, 1.5, 1.6 gle-4.1.2-gcc44.patch, 1.1, NONE

Terje Røsten terjeros at fedoraproject.org
Tue May 19 06:47:10 UTC 2009


Author: terjeros

Update of /cvs/extras/rpms/gle/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18452

Modified Files:
	.cvsignore gle.spec sources 
Removed Files:
	gle-4.1.2-gcc44.patch 
Log Message:
* Tue May 19 2009 Terje Rosten <terjeros at phys.ntnu.no> - 4.2.0-1
- 4.2.0
- Drop gcc43 patch now upstream
- Add more documentation



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gle/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- .cvsignore	2 Mar 2008 10:49:09 -0000	1.5
+++ .cvsignore	19 May 2009 06:46:39 -0000	1.6
@@ -1,2 +1,3 @@
-GLE-4.1.2-src.zip
-GLE-4.0.13-manual.pdf
+GLE-4.2.0-src.zip
+gle-manual-4.2.0.pdf
+GLEusersguide.pdf


Index: gle.spec
===================================================================
RCS file: /cvs/extras/rpms/gle/devel/gle.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- gle.spec	24 Feb 2009 21:58:58 -0000	1.10
+++ gle.spec	19 May 2009 06:46:39 -0000	1.11
@@ -1,15 +1,14 @@
-%define mver 4.0.13
 
 Summary:       Graphics Layout Engine
 Name:          gle
-Version:       4.1.2
-Release:       3%{?dist}
+Version:       4.2.0
+Release:       1%{?dist}
 License:       GPLv2+
 Group:         Applications/Multimedia
 URL:           http://www.gle-graphics.org/
 Source:        http://downloads.sourceforge.net/glx/GLE-%{version}-src.zip
-Source1:       http://www.cs.kuleuven.be/~jan/gle/GLE-%{mver}-manual.pdf
-Patch0:        gle-4.1.2-gcc44.patch
+Source1:       http://downloads.sourceforge.net/glx/gle-manual-%{version}.pdf
+Source2:       http://downloads.sourceforge.net/glx/GLEusersguide.pdf
 BuildRequires: libstdc++-devel >= 3.0
 BuildRequires: libpng-devel libtiff-devel libjpeg-devel 
 BuildRequires: ncurses-devel zlib-devel xorg-x11-proto-devel
@@ -30,8 +29,8 @@ JPEG, and PNG.
 
 %prep
 %setup -q -n gle4
-%patch0 -p1 
 %{__install} -p -m 0644 %{SOURCE1} .
+%{__install} -p -m 0644 %{SOURCE2} .
 
 %build
 %configure --with-qt=%{_libdir}/qt4 --with-x --with-rpath=no
@@ -51,7 +50,8 @@ dos2unix LICENSE.txt
 
 %files
 %defattr(-, root, root, -)
-%doc README.txt LICENSE.txt src/gui/readme.txt GLE-%{mver}-manual.pdf
+%doc README.txt LICENSE.txt src/gui/readme.txt 
+%doc gle-manual-4.2.0.pdf GLEusersguide.pdf
 %{_bindir}/%{name}
 %{_bindir}/q%{name}
 %{_bindir}/manip
@@ -60,6 +60,11 @@ dos2unix LICENSE.txt
 %{_libdir}/lib%{name}-graphics-%{version}.so
 
 %changelog
+* Tue May 19 2009 Terje Rosten <terjeros at phys.ntnu.no> - 4.2.0-1
+- 4.2.0
+- Drop gcc43 patch now upstream
+- Add more documentation
+
 * Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.1.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gle/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources	2 Mar 2008 10:49:09 -0000	1.5
+++ sources	19 May 2009 06:46:40 -0000	1.6
@@ -1,2 +1,3 @@
-f689adc8294b657d37cc98f9ea788e81  GLE-4.1.2-src.zip
-98a9398f95d661bff49473561fec27f3  GLE-4.0.13-manual.pdf
+3b69e0508d94069ce4aed96f66da02c6  GLE-4.2.0-src.zip
+38f7a13e3a41cd386dc2d0a845cb86bc  gle-manual-4.2.0.pdf
+ab3f3787b96a602a486f5f39e72fc276  GLEusersguide.pdf


--- gle-4.1.2-gcc44.patch DELETED ---




More information about the fedora-extras-commits mailing list