rpms/sparse/F-12 .cvsignore, 1.7, 1.8 sources, 1.7, 1.8 sparse.spec, 1.12, 1.13

Jeff Layton jlayton at fedoraproject.org
Thu Oct 1 18:21:43 UTC 2009


Author: jlayton

Update of /cvs/pkgs/rpms/sparse/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1621

Modified Files:
	.cvsignore sources sparse.spec 
Log Message:
Update package to version 0.4.2rc1



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/sparse/F-12/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- .cvsignore	13 Nov 2007 22:24:14 -0000	1.7
+++ .cvsignore	1 Oct 2009 18:21:43 -0000	1.8
@@ -1 +1 @@
-sparse-0.4.1.tar.bz2
+sparse-0.4.2rc1.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/sparse/F-12/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	13 Nov 2007 22:24:14 -0000	1.7
+++ sources	1 Oct 2009 18:21:43 -0000	1.8
@@ -1 +1 @@
-f27e661c5b132b037a105e4ccabfcacd  sparse-0.4.1.tar.bz2
+6085a35dc86c7274bfd305a291bb4a57  sparse-0.4.2rc1.tar.bz2


Index: sparse.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sparse/F-12/sparse.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- sparse.spec	27 Jul 2009 04:38:58 -0000	1.12
+++ sparse.spec	1 Oct 2009 18:21:43 -0000	1.13
@@ -1,6 +1,6 @@
 Name: sparse
-Version: 0.4.1
-Release: 5%{?dist}
+Version: 0.4.2rc1
+Release: 1%{?dist}
 Summary:    A semantic parser of source files
 Group:      Development/Tools
 License:    OSL 1.1
@@ -46,9 +46,9 @@ make DESTDIR="%{buildroot}" PREFIX="%{_p
 
 %build
 %ifarch sparcv9 sparc64
-%make_destdir %{?_smp_mflags} CFLAGS="%{optflags} -Wwrite-strings -fPIC"
+%make_destdir %{?_smp_mflags} CFLAGS="%{optflags} -Wwrite-strings -fPIC -DGCC_BASE=\\\"`gcc --print-file-name=`\\\""
 %else
-%make_destdir %{?_smp_mflags} CFLAGS="%{optflags} -Wwrite-strings -fpic"
+%make_destdir %{?_smp_mflags} CFLAGS="%{optflags} -Wwrite-strings -fpic -DGCC_BASE=\\\"`gcc --print-file-name=`\\\""
 %endif
 
 %install
@@ -82,6 +82,9 @@ make clean
 
 
 %changelog
+* Tue Sep 29 2009 Jeff Layton <jlayton at redhat.com> - 0.4.2rc1-1
+- Update to 0.4.2rc1
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.1-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list