rpms/pth/devel pth.spec,1.22,1.23

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Sat May 31 13:20:16 UTC 2008


Author: mschwendt

Update of /cvs/extras/rpms/pth/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12911

Modified Files:
	pth.spec 
Log Message:
* Sat May 31 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 2.0.7-7
- Drop "|| :" from check section. It failed to build for mdomsch
  in Rawhide today.



Index: pth.spec
===================================================================
RCS file: /cvs/extras/rpms/pth/devel/pth.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- pth.spec	8 Feb 2008 21:36:57 -0000	1.22
+++ pth.spec	31 May 2008 13:19:08 -0000	1.23
@@ -1,7 +1,7 @@
 Summary:        The GNU Portable Threads library
 Name:           pth
 Version:        2.0.7
-Release: 6
+Release:        7
 License:        LGPLv2+
 Group:          System Environment/Libraries
 URL:            http://www.gnu.org/software/pth/
@@ -62,7 +62,7 @@
 make %{?_smp_mflags}
 
 
-%check || :
+%check
 make test
 l=$($(pwd)/pth-config --libdir)
 %ifarch x86_64 ppc64
@@ -102,7 +102,11 @@
 
 
 %changelog
-* Fri Feb 08 2008 Michael Schwendt <mschwendt at fedoraproject.org>
+* Sat May 31 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 2.0.7-7
+- Drop "|| :" from check section. It failed to build for mdomsch
+  in Rawhide today.
+
+* Fri Feb 08 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 2.0.7-6
 - rebuilt for GCC 4.3 as requested by Fedora Release Engineering
 
 * Sun Oct 21 2007 Michael Schwendt <mschwendt at fedoraproject.org> - 2.0.7-5




More information about the fedora-extras-commits mailing list