[gccxml/el5: 3/3] Updated git snapshot

Mattias Ellert ellert at fedoraproject.org
Wed Nov 27 14:52:53 UTC 2013


commit a7efab7c431c0bb829ebafde4169f685c01926fa
Author: Mattias Ellert <mattias.ellert at fysast.uu.se>
Date:   Wed Nov 27 15:52:04 2013 +0100

    Updated git snapshot

 gccxml.spec |   15 +++++++++------
 sources     |    2 +-
 2 files changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/gccxml.spec b/gccxml.spec
index ace7ea5..0459418 100644
--- a/gccxml.spec
+++ b/gccxml.spec
@@ -2,7 +2,7 @@
 
 Name:		gccxml
 Version:	0.9.0
-Release:	0.17.20130506.git567213ac%{?dist}
+Release:	0.18.20130919.gitb040a463%{?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-20130506-567213ac.tar.gz \
-#			    --format tar.gz --prefix gccxml-0.9.0-20130506/ \
-#		            --worktree-attributes 567213ac
-Source0:	%{name}-%{version}-20130506-567213ac.tar.gz
+#		git archive -o ../gccxml-0.9.0-20130919-b040a463.tar.gz \
+#			    --format tar.gz --prefix gccxml-0.9.0-20130919/ \
+#		            --worktree-attributes b040a463
+Source0:	%{name}-%{version}-20130919-b040a463.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Provides:	bundled(libiberty)
 
@@ -31,7 +31,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}-20130506
+%setup -q -n %{name}-%{version}-20130919
 
 %build
 %cmake -DGCCXML_DOC_DIR:STRING=`sed 's!^%{_prefix}/!!' <<< %{_pkgdocdir}` .
@@ -62,6 +62,9 @@ rm -rf %{buildroot}
 %doc %{_pkgdocdir}
 
 %changelog
+* Wed Nov 27 2013 Mattias Ellert <mattias.ellert at fysast.uu.se> - 0.9.0-0.18.20130919.gitb040a463
+- Updated git snapshot
+
 * Thu Aug 08 2013 Mattias Ellert <mattias.ellert at fysast.uu.se> - 0.9.0-0.17.20130506.git567213ac
 - Use _pkgdocdir
 
diff --git a/sources b/sources
index f409113..3f4ec76 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-24beb84d81e2282fc051093248aac9a6  gccxml-0.9.0-20130506-567213ac.tar.gz
+2fd5b8aabb495bd7d19a8a1970fa49e2  gccxml-0.9.0-20130919-b040a463.tar.gz


More information about the scm-commits mailing list