]> git.pld-linux.org Git - packages/apache1.git/blobdiff - apache1.spec
- obsolete
[packages/apache1.git] / apache1.spec
index d78226560d444b22c8c225bb0580d2a28ab0563f..5cf3628a8a1e846d499c15f1efb51576228d54fc 100644 (file)
@@ -27,7 +27,7 @@ Summary(uk):  
 Summary(zh_CN):        Internet ÉÏÓ¦ÓÃ×î¹ã·ºµÄ Web ·þÎñ³ÌÐò¡£
 Name:          apache1
 Version:       1.3.29
-Release:       3.1
+Release:       5
 License:       Apache Group
 Group:         Networking/Daemons
 Source0:       http://www.apache.org/dist/httpd/apache_%{version}.tar.gz
@@ -246,24 +246,32 @@ wykonywane jako taki sam u
 ÎÁÓÔ¦ÊÌÉ×Ï ÒÁÄÉÍÏ ÎÅ ×ÉËÏÒÉÓÔÏ×Õ×ÁÔÉ ÃØÏÇÏ ÐÁËÅÔÕ...
 
 %package apxs
-Summary:        APache eXtenSion tool
-Group:          Development/Tools
+Summary:       APache eXtenSion tool
+Summary(pl):   Narzêdzie do rozszerzania Apache'a
+Group:         Development/Tools
 
 %description apxs
-APache eXtenSion tool
+APache eXtenSion tool.
+
+%description apxs -l pl
+Narzêdzie do rozszerzania Apache'a.
 
 %package tools
-Summary:        Apache tools
-Group:          Development/Tools
+Summary:       Apache tools
+Summary(pl):   Narzêdzia Apache'a
+Group:         Development/Tools
 
 %description tools
-Apache tools
+Apache tools.
+
+%description tools -l pl
+Narzêdzia Apache'a.
 
 %package index
-Summary:        Apache index.html* files
-Summary(pl):    Pliki Apache index.html*
-Group:          Documentation
-Requires:       %{name} = %{version}
+Summary:       Apache index.html* files
+Summary(pl):   Pliki Apache index.html*
+Group:         Documentation
+Requires:      %{name} = %{version}
 
 %description index
 Apache index.html* files.
@@ -293,7 +301,7 @@ Summary(sv):        Huvudfiler f
 Summary(uk):   úÁÓÏÂÉ ÓÔ×ÏÒÅÎÎÑ ÍÏÄÕ̦נÄÌÑ web server'Õ Apache
 Summary(zh_CN):        ÓÃÓÚ Apache Web ·þÎñ³ÌÐòµÄ¿ª·¢¹¤¾ß¡£
 Group:         Networking/Utilities
-Requires:       %{name}-apxs = %{version}
+Requires:      %{name}-apxs = %{version}
 Provides:      %{name}(EAPI)-devel = %{version}
 Provides:      apache(EAPI)-devel = %{version}
 Provides:      apache-devel = %{version}-%{release}
@@ -800,9 +808,9 @@ install -d $RPM_BUILD_ROOT/etc/{logrotate.d,rc.d/init.d,sysconfig} \
 
 mv -f $RPM_BUILD_ROOT%{_datadir}/html/manual $RPM_BUILD_ROOT%{_datadir}
 
-install %{SOURCE2} $RPM_BUILD_ROOT/etc/logrotate.d/apache
+install %{SOURCE2} $RPM_BUILD_ROOT/etc/logrotate.d/apache1
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/apache
-install %{SOURCE4} $RPM_BUILD_ROOT/etc/sysconfig/apache
+install %{SOURCE4} $RPM_BUILD_ROOT/etc/sysconfig/apache1
 bzip2 -dc %{SOURCE5} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
 
 touch $RPM_BUILD_ROOT/var/log/apache/{access,error,agent,referer}_log
This page took 0.044508 seconds and 4 git commands to generate.