[gccxml/el5: 2/2] Updated git snapshot with updated gcc 4.9 support files

Mattias Ellert ellert at fedoraproject.org
Thu Oct 16 08:06:35 UTC 2014


commit 33bf607e38cb93c2d4c8d3468bd1886120719929
Author: Mattias Ellert <mattias.ellert at fysast.uu.se>
Date:   Thu Oct 16 10:05:55 2014 +0200

    Updated git snapshot with updated gcc 4.9 support files

 gccxml.spec |   15 +++++++++------
 sources     |    2 +-
 2 files changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/gccxml.spec b/gccxml.spec
index 073e611..e11b438 100644
--- a/gccxml.spec
+++ b/gccxml.spec
@@ -2,7 +2,7 @@
 
 Name:		gccxml
 Version:	0.9.0
-Release:	0.24.20140610.gita012b8fe%{?dist}
+Release:	0.25.20140718.gitab651a2%{?dist}
 Summary:	XML output extension to GCC
 
 Group:		Development/Languages
@@ -13,10 +13,10 @@ URL:		http://www.gccxml.org/
 #		git clone https://github.com/gccxml/gccxml.git
 #		cd gccxml
 #		echo 'GCC_XML/Support/Borland/ export-ignore' >> .gitattributes
-#		git archive -o ../gccxml-0.9.0-20140610-a012b8fe.tar.gz \
-#			    --format tar.gz --prefix gccxml-0.9.0-20140610/ \
-#		            --worktree-attributes a012b8fe
-Source0:	%{name}-%{version}-20140610-a012b8fe.tar.gz
+#		git archive -o ../gccxml-0.9.0-20140718-ab651a2.tar.gz \
+#			    --format tar.gz --prefix gccxml-0.9.0-20140718/ \
+#		            --worktree-attributes ab651a2
+Source0:	%{name}-%{version}-20140718-ab651a2.tar.gz
 Patch0:		%{name}-enable-ppc64le.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Provides:	bundled(libiberty)
@@ -32,7 +32,7 @@ parse, other development tools will be able to work with C++ programs
 without the burden of a complicated C++ parser.
 
 %prep
-%setup -q -n %{name}-%{version}-20140610
+%setup -q -n %{name}-%{version}-20140718
 %patch0 -p1 
 
 %build
@@ -63,6 +63,9 @@ rm -rf %{buildroot}
 %doc %{_pkgdocdir}
 
 %changelog
+* Thu Oct 16 2014 Mattias Ellert <mattias.ellert at fysast.uu.se> - 0.9.0-0.25.20140718.gitab651a2
+- Updated git snapshot with updated gcc 4.9 support files
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.0-0.24.20140610.gita012b8fe
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 3e81edd..c80db91 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8f03fb281d7ea5bb6b93eaf4ffd74705  gccxml-0.9.0-20140610-a012b8fe.tar.gz
+d1311224fee64bf1855b774c2a1244fc  gccxml-0.9.0-20140718-ab651a2.tar.gz


More information about the scm-commits mailing list