[gccxml/el5: 4/4] Updated cvs snapshot

Mattias Ellert ellert at fedoraproject.org
Sat Mar 10 11:03:41 UTC 2012


commit b2a94417579af9c82927edb3cd183426cd10210f
Author: Mattias Ellert <mattias.ellert at fysast.uu.se>
Date:   Sat Mar 10 12:02:54 2012 +0100

    Updated cvs snapshot
    
    - Now contains support files for gcc 4.7

 gccxml.spec |   15 +++++++++------
 sources     |    2 +-
 2 files changed, 10 insertions(+), 7 deletions(-)
---
diff --git a/gccxml.spec b/gccxml.spec
index b5003ab..1ee409e 100644
--- a/gccxml.spec
+++ b/gccxml.spec
@@ -1,6 +1,6 @@
 Name:		gccxml
 Version:	0.9.0
-Release:	0.9.20111218%{?dist}
+Release:	0.10.20120309%{?dist}
 Summary:	XML output extension to GCC
 
 Group:		Development/Languages
@@ -9,10 +9,10 @@ URL:		http://www.gccxml.org/
 #		Source is created from a cvs checkout
 #		Files for the Borland compiler are excluded for license reasons
 #		cvs -d:pserver:anoncvs at www.gccxml.org:/cvsroot/GCC_XML co \
-#		    -D '2011-12-18 23:59:59Z' -d gccxml-0.9.0-20111218 gccxml
+#		    -D '2012-03-09 23:59:59Z' -d gccxml-0.9.0-20120309 gccxml
 #		tar -z -c --exclude CVS --exclude Borland \
-#		    -f gccxml-0.9.0-20111218.tar.gz gccxml-0.9.0-20111218
-Source0:	%{name}-%{version}-20111218.tar.gz
+#		    -f gccxml-0.9.0-20120309.tar.gz gccxml-0.9.0-20120309
+Source0:	%{name}-%{version}-20120309.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	cmake
@@ -26,8 +26,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}-20111218
-cp -pr GCC_XML/Support/GCC/4.6 GCC_XML/Support/GCC/4.7
+%setup -q -n %{name}-%{version}-20120309
 
 %build
 %cmake -DGCCXML_DOC_DIR:STRING=share/doc/%{name}-%{version} .
@@ -60,6 +59,10 @@ rm -rf $RPM_BUILD_ROOT
 %doc %{_defaultdocdir}/%{name}-%{version}
 
 %changelog
+* Sat Mar 10 2012 Mattias Ellert <mattias.ellert at fysast.uu.se> - 0.9.0-0.10.20120309
+- Updated cvs snapshot
+- Now contains support files for gcc 4.7
+
 * Tue Feb 28 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.0-0.9.20111218
 - Rebuilt for c++ ABI breakage
 
diff --git a/sources b/sources
index 4cd07ab..870348d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-261886766457ad4eba57ec4ba93de52d  gccxml-0.9.0-20111218.tar.gz
+1ce5d58c34ea09faef113a0f6b3f6195  gccxml-0.9.0-20120309.tar.gz


More information about the scm-commits mailing list