packages: apache/apache.spec - BR: pkgconfig - some adapterization

sparky sparky at pld-linux.org
Sat Mar 13 23:46:30 CET 2010


Author: sparky                       Date: Sat Mar 13 22:46:30 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: pkgconfig
- some adapterization

---- Files affected:
packages/apache:
   apache.spec (1.594 -> 1.595) 

---- Diffs:

================================================================
Index: packages/apache/apache.spec
diff -u packages/apache/apache.spec:1.594 packages/apache/apache.spec:1.595
--- packages/apache/apache.spec:1.594	Mon Mar  8 13:45:19 2010
+++ packages/apache/apache.spec	Sat Mar 13 23:46:24 2010
@@ -112,6 +112,7 @@
 %{?with_ssl:BuildRequires:	openssl-devel >= %{openssl_version}}
 %{?with_ssl:BuildRequires:	openssl-tools >= %{openssl_version}}
 BuildRequires:	pcre-devel
+BuildRequires:	pkgconfig
 BuildRequires:	rpm >= 4.4.9-56
 BuildRequires:	rpm-build >= 4.4.0
 BuildRequires:	rpm-perlprov >= 4.1-13
@@ -1474,10 +1475,12 @@
 Provides:	webserver(reqtimeout)
 
 %description mod_reqtimeout
-Apache module to set timeout and minimum data rate for receiving requests.
+Apache module to set timeout and minimum data rate for receiving
+requests.
 
 %description mod_reqtimeout -l pl.UTF-8
-Moduł Apache'a pozwalający na ustawianie timeout oraz minimalnego transferu danych.
+Moduł Apache'a pozwalający na ustawianie timeout oraz minimalnego
+transferu danych.
 
 %package mod_rewrite
 Summary:	Apache module with rule-based engine for rewrite requested URLs on the fly
@@ -2347,7 +2350,7 @@
 %dir %{_datadir}/cgi-bin
 %dir %{_datadir}/html
 %dir %{_datadir}/vhosts
-%{_datadir}/icons
+%{_iconsdir}
 
 %files doc -f manual.files
 %defattr(644,root,root,755)
@@ -2758,6 +2761,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.595  2010/03/13 22:46:24  sparky
+- BR: pkgconfig
+- some adapterization
+
 Revision 1.594  2010/03/08 12:45:19  glen
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apache/apache.spec?r1=1.594&r2=1.595&f=u



More information about the pld-cvs-commit mailing list