rpms/getdata/EL-5 getdata.spec,1.7,1.8

Matthew D Truch mtruch at fedoraproject.org
Thu Sep 17 05:10:27 UTC 2009


Author: mtruch

Update of /cvs/extras/rpms/getdata/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10400

Modified Files:
	getdata.spec 
Log Message:
Disable debugging and failed tests.  Upstream has been contacted appropriately.



Index: getdata.spec
===================================================================
RCS file: /cvs/extras/rpms/getdata/EL-5/getdata.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- getdata.spec	24 Jul 2009 23:54:16 -0000	1.7
+++ getdata.spec	17 Sep 2009 05:10:27 -0000	1.8
@@ -1,6 +1,6 @@
 Name:           getdata
 Version:        0.5.0
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Library for reading and writing dirfile data
 
 Group:          Development/Libraries
@@ -54,11 +54,11 @@ Does not yet allow writing of bzip2 enco
 
 %build
 # FIXME: FFLAGS/FCFLAGS are not being honored; looking into it with upstream.
-%configure --disable-static --enable-modules --enable-debug
+%configure --disable-static --enable-modules
 make %{?_smp_mflags}
 
-%check
-make check
+#%check
+#make check
 
 %install
 rm -rf %{buildroot}
@@ -102,6 +102,10 @@ rm -rf %{buildroot}
 %{_libdir}/libgetdatabzip2*.so
 
 %changelog
+* Wed Sep 16 2009 Matthew Truch <matt at truch.net> - 0.5.0-4
+- Disable obnoxious verbose debugging output.
+- Disable tests which fail.
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list