[gccxml/el4] Updated cvs snapshot

Mattias Ellert ellert at fedoraproject.org
Mon Dec 19 15:42:14 UTC 2011


commit 02713b6f7c49d17ed229361556ffe9bfafd52291
Author: Mattias Ellert <mattias.ellert at fysast.uu.se>
Date:   Mon Dec 19 16:41:21 2011 +0100

    Updated cvs snapshot

 .gitignore  |    2 +-
 gccxml.spec |   17 ++++++++++-------
 sources     |    2 +-
 3 files changed, 12 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3d04aa4..f6a3a77 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/gccxml-0.9.0-20110211.tar.gz
+/*.tar.gz
diff --git a/gccxml.spec b/gccxml.spec
index aada996..63e003b 100644
--- a/gccxml.spec
+++ b/gccxml.spec
@@ -1,6 +1,6 @@
 Name:		gccxml
 Version:	0.9.0
-Release:	0.6.20110211%{?dist}
+Release:	0.7.20111218%{?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-02-11 23:59:59Z' -d gccxml-0.9.0-20110211 gccxml
+#		    -D '2011-12-18 23:59:59Z' -d gccxml-0.9.0-20111218 gccxml
 #		tar -z -c --exclude CVS --exclude Borland \
-#		    -f gccxml-0.9.0-20110211.tar.gz gccxml-0.9.0-20110211
-Source0:	%{name}-%{version}-20110211.tar.gz
+#		    -f gccxml-0.9.0-20111218.tar.gz gccxml-0.9.0-20111218
+Source0:	%{name}-%{version}-20111218.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	cmake
@@ -26,7 +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}-20110211
+%setup -q -n %{name}-%{version}-20111218
 
 %build
 %cmake -DGCCXML_DOC_DIR:STRING=share/doc/%{name}-%{version} .
@@ -59,11 +59,14 @@ rm -rf $RPM_BUILD_ROOT
 %doc %{_defaultdocdir}/%{name}-%{version}
 
 %changelog
-* Sat Feb 12 2011 Mattias Ellert <mattis.ellert at fysast.uu.se> - 0.9.0-0.6.20110211
+* Mon Dec 19 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 0.9.0-0.7.20111218
+- Updated cvs snapshot
+
+* Sat Feb 12 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 0.9.0-0.6.20110211
 - Updated cvs snapshot
 - Drop gccxml-gcc-4.6.patch - accepted upstream
 
-* Wed Feb 09 2011 Mattias Ellert <mattis.ellert at fysast.uu.se> - 0.9.0-0.5.20110208
+* Wed Feb 09 2011 Mattias Ellert <mattias.ellert at fysast.uu.se> - 0.9.0-0.5.20110208
 - Updated cvs snapshot
 - Add support files for gcc 4.6
 
diff --git a/sources b/sources
index bcd22dd..4cd07ab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ebcff61e9484c2e97d767e9a5d62a9a4  gccxml-0.9.0-20110211.tar.gz
+261886766457ad4eba57ec4ba93de52d  gccxml-0.9.0-20111218.tar.gz


More information about the scm-commits mailing list