rpms/libapreq2/devel libapreq2.spec,1.38,1.39

Bojan Smojver (bojan) fedora-extras-commits at redhat.com
Thu Jun 5 00:27:52 UTC 2008


Author: bojan

Update of /cvs/pkgs/rpms/libapreq2/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17933

Modified Files:
	libapreq2.spec 
Log Message:
New autoconf changed the format of config.status.


Index: libapreq2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libapreq2/devel/libapreq2.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- libapreq2.spec	9 Mar 2008 18:05:53 -0000	1.38
+++ libapreq2.spec	5 Jun 2008 00:27:06 -0000	1.39
@@ -2,7 +2,7 @@
 
 Name:           libapreq2
 Version:        2.09
-Release:        0.15.rc2%{?dist}
+Release:        0.16.rc2%{?dist}
 Summary:        Apache HTTP request library
 
 Group:          System Environment/Libraries
@@ -15,6 +15,7 @@
 Patch1:         %{name}-2.07-rc3-ldflags.patch
 Patch2:         %{name}-2.09-version_check.patch
 Patch3:         %{name}-2.09-pkgconfig.patch
+Patch4:         %{name}-2.09-Makefile_PL.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  httpd-devel >= 2.0.48
@@ -90,6 +91,7 @@
 %patch1
 %patch2
 %patch3
+%patch4
 
 # Fix multilib
 sed -i -e 's,^libdir=.*,libdir=`pkg-config --variable=libdir %{name}`,' \
@@ -172,6 +174,9 @@
 
 
 %changelog
+* Thu Jun  5 2008 Bojan Smojver <bojan at rexursive.com> - 2.09-0.16.rc2
+- new autoconf changed the format of config.status
+
 * Wed Feb 27 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 2.09-0.15.rc2
 - Rebuild for perl 5.10 (again)
 




More information about the fedora-extras-commits mailing list