rpms/libprelude/devel libprelude.spec,1.41,1.42

Steve Grubb sgrubb at fedoraproject.org
Fri Apr 3 19:58:43 UTC 2009


Author: sgrubb

Update of /cvs/pkgs/rpms/libprelude/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7305

Modified Files:
	libprelude.spec 
Log Message:
* Fri Apr 03 2009 Steve Grubb <sgrubb at redhat.com> 0.9.21.2-9
- remove check section, doesn't work on anything except x86 anyways



Index: libprelude.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libprelude/devel/libprelude.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- libprelude.spec	13 Mar 2009 10:13:18 -0000	1.41
+++ libprelude.spec	3 Apr 2009 19:58:12 -0000	1.42
@@ -5,7 +5,7 @@
 
 Name:		libprelude
 Version:	0.9.21.2
-Release:	8%{?dist}
+Release:	9%{?dist}
 Summary:	The prelude library        
 Group:		System Environment/Libraries 
 License:	GPLv2+
@@ -15,9 +15,6 @@
 
 BuildRequires:	gnutls-devel, python-devel, ruby, ruby-devel, lua-devel
 BuildRequires:	swig chrpath 
-%ifnarch ppc ppc64 s390 s390x
-BuildRequires:	valgrind 
-%endif
 
 %description
 The Prelude Library is a collection of generic functions providing
@@ -110,12 +107,6 @@
 # Fix time stamp for both 32 and 64 bit libraries
 touch -r ./configure.in %{buildroot}%{_sysconfdir}/prelude/default/*
 
-# PPC strips ld.so so valgrind can't run
-##%ifnarch ppc ppc64
-##%check
-##make check
-##%endif
-
 %clean
 rm -rf %{buildroot}
 
@@ -158,6 +149,9 @@
 %{ruby_sitearch}/PreludeEasy.so
 
 %changelog
+* Fri Apr 03 2009 Steve Grubb <sgrubb at redhat.com> 0.9.21.2-9
+- remove check section, doesn't work on anything except x86 anyways
+
 * Fri Mar 13 2009 Karsten Hopp <karsten at redhat.com> 0.9.21.2-8
 - don't buildrequire valgrind on s390x, similar to ppc
 




More information about the fedora-extras-commits mailing list