rpms/ginac/devel .cvsignore, 1.9, 1.10 ginac.spec, 1.17, 1.18 sources, 1.9, 1.10 ginac-build-gcc43.patch, 1.1, NONE

Quentin Spencer (qspencer) fedora-extras-commits at redhat.com
Wed Apr 30 13:21:21 UTC 2008


Author: qspencer

Update of /cvs/extras/rpms/ginac/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23459

Modified Files:
	.cvsignore ginac.spec sources 
Removed Files:
	ginac-build-gcc43.patch 
Log Message:
New release.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/ginac/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	3 Jan 2008 16:53:43 -0000	1.9
+++ .cvsignore	30 Apr 2008 13:20:43 -0000	1.10
@@ -1 +1 @@
-ginac-1.4.1.tar.bz2
+ginac-1.4.3.tar.bz2


Index: ginac.spec
===================================================================
RCS file: /cvs/extras/rpms/ginac/devel/ginac.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ginac.spec	2 Mar 2008 11:27:55 -0000	1.17
+++ ginac.spec	30 Apr 2008 13:20:43 -0000	1.18
@@ -1,13 +1,12 @@
 Name:           ginac
-Version:        1.4.1
-Release:        4%{?dist}
+Version:        1.4.3
+Release:        1%{?dist}
 Summary:        C++ library for symbolic calculations
 
 Group:          System Environment/Libraries
 License:        GPLv2+
 URL:            http://www.ginac.de/
 Source0:        http://www.ginac.de/%{name}-%{version}.tar.bz2
-Patch0:         %{name}-build-gcc43.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires(post): /sbin/install-info
@@ -55,7 +54,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure --disable-dependency-tracking --disable-static
@@ -101,6 +99,9 @@
 %{_mandir}/man?/*
 
 %changelog
+* Tue Apr 29 2008 Quentin Spencer <qspencer at users.sf.net> 1.4.3-1
+- Update to 1.4.3. Remove old patch.
+
 * Sun Mar  2 2008 Alex Lancaster <alexlan[AT]fedoraproject org> - 1.4.1-4
 - Patch for building with GCC 4.3 (this has been applied upstream and so
   can be dropped in the next release of ginac).


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/ginac/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	3 Jan 2008 16:53:43 -0000	1.9
+++ sources	30 Apr 2008 13:20:43 -0000	1.10
@@ -1 +1 @@
-37356db3fe520498f2857e3ed6daec82  ginac-1.4.1.tar.bz2
+abad55c4ae27d5d65f525fabefaddd05  ginac-1.4.3.tar.bz2


--- ginac-build-gcc43.patch DELETED ---




More information about the fedora-extras-commits mailing list