rpms/apr/devel apr.spec,1.66,1.67

Joe Orton (jorton) fedora-extras-commits at redhat.com
Mon Jun 4 11:30:19 UTC 2007


Author: jorton

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

Modified Files:
	apr.spec 
Log Message:
* Mon Jun  4 2007 Joe Orton <jorton at redhat.com> 1.2.8-7
- drop %check section entirely; inappropriate to run in build env.



Index: apr.spec
===================================================================
RCS file: /cvs/extras/rpms/apr/devel/apr.spec,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- apr.spec	30 Mar 2007 06:53:50 -0000	1.66
+++ apr.spec	4 Jun 2007 11:29:44 -0000	1.67
@@ -6,7 +6,7 @@
 Summary: Apache Portable Runtime library
 Name: apr
 Version: 1.2.8
-Release: 6
+Release: 7
 License: Apache Software License
 Group: System Environment/Libraries
 URL: http://apr.apache.org/
@@ -62,17 +62,6 @@
         --with-devrandom=/dev/urandom
 make %{?_smp_mflags}
 
-%check
-%ifnarch s390 ppc
-# Run non-interactive tests.  Skip on platforms which several
-# builds might be run concurrently since the test suite binds
-# to fixed port numbers in a few places.
-pushd test
-make %{?_smp_mflags} testall
-./testall -v -q || exit 1
-popd
-%endif
-
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
@@ -122,6 +111,9 @@
 %{_includedir}/apr-%{aprver}/*.h
 
 %changelog
+* Mon Jun  4 2007 Joe Orton <jorton at redhat.com> 1.2.8-7
+- drop %%check section entirely; inappropriate to run in build env.
+
 * Fri Mar 30 2007 Joe Orton <jorton at redhat.com> 1.2.8-6
 - merge review (#225253): drop .a archive; drop use of CC/CXX,
   use BuildRequires; drop old Conflicts; URL reference for Source




More information about the fedora-extras-commits mailing list