packages: libapreq2/libapreq2.spec - BR perl-mod_perl, perl-Apache-Test - p...
glen
glen at pld-linux.org
Mon Feb 28 22:08:45 CET 2011
Author: glen Date: Mon Feb 28 21:08:45 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- BR perl-mod_perl, perl-Apache-Test
- package ghost soname symlink
- rel 3
---- Files affected:
packages/libapreq2:
libapreq2.spec (1.46 -> 1.47)
---- Diffs:
================================================================
Index: packages/libapreq2/libapreq2.spec
diff -u packages/libapreq2/libapreq2.spec:1.46 packages/libapreq2/libapreq2.spec:1.47
--- packages/libapreq2/libapreq2.spec:1.46 Sat Jan 29 01:41:38 2011
+++ packages/libapreq2/libapreq2.spec Mon Feb 28 22:08:40 2011
@@ -3,15 +3,15 @@
# Conditional build:
%bcond_without static_libs # don't build static library
%bcond_with tests # perform "make test"
-#
+
+%define apxs /usr/sbin/apxs
+%define pdir libapreq2
%include /usr/lib/rpm/macros.perl
-%define apxs /usr/sbin/apxs
-%define pdir libapreq2
Summary: Apache Request Library
Summary(pl.UTF-8): Biblioteka żądań Apache
Name: libapreq2
Version: 2.12
-Release: 2
+Release: 3
License: Apache v2.0
Group: Libraries
Source0: http://www.apache.org/dist/httpd/libapreq/%{name}-%{version}.tar.gz
@@ -26,11 +26,12 @@
BuildRequires: autoconf >= 2.53
BuildRequires: automake
BuildRequires: libtool
+BuildRequires: perl-Apache-Test
BuildRequires: perl-ExtUtils-XSBuilder >= 0.23
+BuildRequires: perl-mod_perl
BuildRequires: rpm-perlprov
%if %{with tests}
BuildRequires: apache-mod_mime
-BuildRequires: perl-Apache-Test
BuildRequires: perl-libwww
%endif
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -129,7 +130,7 @@
rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/APR/{Request.pod,Request/*.pod}
rm -f $RPM_BUILD_ROOT%{apachelibdir}/mod_apreq2.{a,la}
-install -D %{SOURCE1} $RPM_BUILD_ROOT%{apacheconfdir}/76_mod_apreq2.conf
+install -Dp %{SOURCE1} $RPM_BUILD_ROOT%{apacheconfdir}/76_mod_apreq2.conf
%clean
rm -rf $RPM_BUILD_ROOT
@@ -149,6 +150,7 @@
%defattr(644,root,root,755)
%doc CHANGES README
%attr(755,root,root) %{_libdir}/libapreq2.so.*.*
+%ghost %{_libdir}/libapreq2.so.3
%files devel
%defattr(644,root,root,755)
@@ -191,6 +193,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.47 2011/02/28 21:08:40 glen
+- BR perl-mod_perl, perl-Apache-Test
+- package ghost soname symlink
+- rel 3
+
Revision 1.46 2011/01/29 00:41:38 sparky
- BR: perl-Apache-Test, rpm-perlprov
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libapreq2/libapreq2.spec?r1=1.46&r2=1.47&f=u
More information about the pld-cvs-commit
mailing list