Author: glen                         Date: Mon Oct 22 23:11:39 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- apxs not used runtime, moved to -devel

---- Files affected:
SPECS:
   apache1.spec (1.170 -> 1.171) 

---- Diffs:

================================================================
Index: SPECS/apache1.spec
diff -u SPECS/apache1.spec:1.170 SPECS/apache1.spec:1.171
--- SPECS/apache1.spec:1.170    Tue Oct 23 01:05:16 2007
+++ SPECS/apache1.spec  Tue Oct 23 01:11:34 2007
@@ -29,7 +29,7 @@
 Summary(zh_CN.UTF-8):  Internet 上应用最广泛的 Web 服务程序。
 Name:          apache1
 Version:       1.3.39
-Release:       0.1
+Release:       0.2
 License:       Apache Group
 Group:         Networking/Daemons
 Source0:       http://www.apache.org/dist/httpd/apache_%{version}.tar.gz
@@ -314,17 +314,6 @@
 системної безпеки, котрі породжені використанням таких програм,
 настійливо радимо не використовувати цього пакету...
 
-%package apxs
-Summary:       APache eXtenSion tool
-Summary(pl.UTF-8):     Narzędzie do rozszerzania Apache'a
-Group:         Development/Tools
-
-%description apxs
-APache eXtenSion tool.
-
-%description apxs -l pl.UTF-8
-Narzędzie do rozszerzania Apache'a.
-
 %package tools
 Summary:       Apache tools
 Summary(pl.UTF-8):     Narzędzia Apache'a
@@ -397,11 +386,11 @@
 Summary(uk.UTF-8):     Засоби створення модулів для web server'у Apache
 Summary(zh_CN.UTF-8):  用于 Apache Web 服务程序的开发工具。
 Group:         Networking/Utilities
-Requires:      %{name}-apxs = %{version}-%{release}
 Provides:      %{name}(EAPI)-devel = %{version}-%{release}
 Provides:      apache(EAPI)-devel = %{version}-%{release}
 %{?with_ipv6:Provides: apache1(ipv6)-devel}
 Obsoletes:     apache-devel < 2.0.0
+Obsoletes:     apache1-apxs
 
 %description devel
 The apache-devel package contains header files for Apache.
@@ -1917,11 +1906,6 @@
 %{_datadir}/icons/small/*.png
 %attr(755,root,root) %{_datadir}/cgi-bin
 
-%files apxs
-%defattr(644,root,root,755)
-%attr(755,root,root) %{apxs}
-%{_mandir}/man8/apxs1.8*
-
 %files tools
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_sbindir}/ab
@@ -2251,6 +2235,8 @@
 
 %files devel
 %defattr(644,root,root,755)
+%attr(755,root,root) %{apxs}
+%{_mandir}/man8/apxs1.8*
 %{_includedir}
 
 %files -n htpasswd-%{name}
@@ -2454,6 +2440,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.171  2007/10/22 23:11:34  glen
+- apxs not used runtime, moved to -devel
+
 Revision 1.170  2007/10/22 23:05:16  glen
 - update to 1.3.39,
   resolves CVE-2006-5752, CVE-2007-3304
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apache1.spec?r1=1.170&r2=1.171&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to