rpms/libapreq2/devel .cvsignore, 1.3, 1.4 libapreq2.spec, 1.3, 1.4 sources, 1.3, 1.4

Ville Skytta (scop) fedora-extras-commits at redhat.com
Sat Oct 15 09:10:09 UTC 2005


Author: scop

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

Modified Files:
	.cvsignore libapreq2.spec sources 
Log Message:
* Sat Oct 15 2005 Ville Skyttä <ville.skytta at iki.fi> - 2.07-0.rc2
- 2.07-rc2.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/libapreq2/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	21 Jul 2005 06:46:02 -0000	1.3
+++ .cvsignore	15 Oct 2005 09:10:07 -0000	1.4
@@ -1 +1 @@
-libapreq2-2.06-dev.tar.gz
+libapreq2-2.07-rc2.tar.gz


Index: libapreq2.spec
===================================================================
RCS file: /cvs/extras/rpms/libapreq2/devel/libapreq2.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libapreq2.spec	5 Aug 2005 12:36:13 -0000	1.3
+++ libapreq2.spec	15 Oct 2005 09:10:07 -0000	1.4
@@ -1,14 +1,15 @@
 %{!?apxs: %{expand:%%define apxs %{_sbindir}/apxs}}
 
 Name:           libapreq2
-Version:        2.06
-Release:        2%{?dist}
+Version:        2.07
+Release:        0.rc2%{?dist}
 Summary:        Apache HTTP request library
 
 Group:          System Environment/Libraries
 License:        Apache Software License
 URL:            http://httpd.apache.org/apreq/
-Source0:        http://www.cpan.org/authors/id/J/JO/JOESUF/%{name}-%{version}-dev.tar.gz
+#Source0:        http://www.cpan.org/authors/id/J/JO/JOESUF/%{name}-%{version}.tar.gz
+Source0:        http://people.apache.org/~joes/libapreq2-2.07-rc2.tar.gz
 Source1:        %{name}-httpd.conf
 Patch0:         %{name}-build.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -53,7 +54,7 @@
 
 
 %prep
-%setup -q -n %{name}-%{version}-dev
+%setup -q
 aprver=$(apr-config --version)
 apuver=$(apu-config --version)
 %{__perl} -pi -e \
@@ -66,6 +67,7 @@
   "s|<path>.*?</path>|<path>%{_docdir}/apr-util-devel-$apuver/html/</path>|" \
   docs/apu.tag
 %patch0
+rm glue/perl/pm_to_blib
 ./buildconf
 
 
@@ -75,7 +77,7 @@
   --disable-static \
   --with-apache2-apxs=%{apxs} \
   --enable-perl-glue \
-  --with-perl-opts=INSTALLDIRS=vendor
+  --with-mm-opts=INSTALLDIRS=vendor
 make %{?_smp_mflags}
 
 
@@ -134,6 +136,9 @@
 
 
 %changelog
+* Sat Oct 15 2005 Ville Skyttä <ville.skytta at iki.fi> - 2.07-0.rc2
+- 2.07-rc2.
+
 * Fri Aug  5 2005 Ville Skyttä <ville.skytta at iki.fi> - 2.06-2
 - Include *.tag files in -devel docs, thanks to Bojan Smojver.
 - Remove *.la instead of using %%exclude.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/libapreq2/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	21 Jul 2005 06:46:02 -0000	1.3
+++ sources	15 Oct 2005 09:10:07 -0000	1.4
@@ -1 +1 @@
-e245db341c4967e0a23b7f767d6486d9  libapreq2-2.06-dev.tar.gz
+58126a3682617e65a5ce18ca542fd797  libapreq2-2.07-rc2.tar.gz




More information about the fedora-extras-commits mailing list