rpms/igraph/F-10 .cvsignore, 1.5, 1.6 igraph.spec, 1.20, 1.21 sources, 1.6, 1.7

Neal Becker nbecker at fedoraproject.org
Tue Apr 28 00:34:40 UTC 2009


Author: nbecker

Update of /cvs/pkgs/rpms/igraph/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12764

Modified Files:
	.cvsignore igraph.spec sources 
Log Message:
update to 0.5.2


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/igraph/F-10/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- .cvsignore	22 Dec 2008 12:02:37 -0000	1.5
+++ .cvsignore	28 Apr 2009 00:34:09 -0000	1.6
@@ -1 +1 @@
-igraph-0.5.1.tar.gz
+igraph-0.5.2.tar.gz


Index: igraph.spec
===================================================================
RCS file: /cvs/pkgs/rpms/igraph/F-10/igraph.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- igraph.spec	22 Dec 2008 12:06:02 -0000	1.20
+++ igraph.spec	28 Apr 2009 00:34:09 -0000	1.21
@@ -1,6 +1,6 @@
 Name:		igraph
-Version:	0.5.1
-Release:	4%{?dist}
+Version:	0.5.2
+Release:	1%{?dist}
 Summary:	Library for creating and manipulating graphs
 
 Group:		System Environment/Libraries
@@ -9,6 +9,8 @@ URL:		http://cneurocvs.rmki.kfki.hu/igra
 Source0:	http://igraph.googlecode.com/files/%{name}-%{version}.tar.gz
 #Patch1:		igraph-cstdlib.patch
 #Patch2:		igraph-test.patch
+# Needed for gcc-4.4
+#Patch3:		igraph-cstdio.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	libxml2-devel
@@ -39,6 +41,7 @@ documentation needed to develop applicat
 %setup -q
 #%patch1 -p1
 #%patch2 -p1
+#%patch3 -p1
 
 %build
 %configure
@@ -92,6 +95,19 @@ fi
 make check
 
 %changelog
+* Mon Apr 27 2009 Neal Becker <ndbecker2 at gmail.com> - 0.5.2-1
+- Update to 0.5.2
+- Try not applying patch #3
+
+* Thu Feb 26 2009 Neal Becker <ndbecker2 at gmail.com> - 0.5.1-6
+- Make that 0.5.1-6
+
+* Thu Feb 26 2009 Neal Becker <ndbecker2 at gmail.com> - 0.5.1-5
+- Patch3 for gcc-4.4 (cstdio)
+
+* Tue Feb 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.1-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
 * Mon Dec 22 2008 Neal Becker <ndbecker2 at gmail.com> - 0.5.1-4
 - Bump tag
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/igraph/F-10/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources	22 Dec 2008 12:02:38 -0000	1.6
+++ sources	28 Apr 2009 00:34:09 -0000	1.7
@@ -1 +1 @@
-19f9c193fc7c8b88a0e8d98aef9f9bb5  igraph-0.5.1.tar.gz
+092fcd018d35da599e250990e9b64e6f  igraph-0.5.2.tar.gz




More information about the fedora-extras-commits mailing list