]> git.pld-linux.org Git - packages/apache-mod_cvs.git/blobdiff - apache-mod_cvs.spec
- BR s@%{apxs}@apache-apxs@g
[packages/apache-mod_cvs.git] / apache-mod_cvs.spec
index f846402341b5cd0a88fcd59a8ce2ae8a12214fcc..663ec8a1fad1e67d4bcdd935c785727ffa4bbc51 100644 (file)
@@ -1,7 +1,7 @@
 %define                mod_name        cvs
 %define        apxs            /usr/sbin/apxs
 Summary:       Apache module: Automatically updates files in a CVS-based webtree
-Summary(pl):   Modu³ do apache: Automatyczne uaktualnianie plików z drzewa CVS
+Summary(pl.UTF-8):     Moduł do apache: Automatyczne uaktualnianie plików z drzewa CVS
 Name:          apache-mod_%{mod_name}
 Version:       0.5.91
 Release:       2
@@ -10,12 +10,12 @@ Group:              Networking/Daemons
 Source0:       http://resare.com/noa/mod_cvs/dist/mod_%{mod_name}-%{version}.tar.gz
 # Source0-md5: ef100c30ff734464c6194a2e707136b5
 URL:           http://www.resare.com/noa/mod_cvs/
-BuildRequires: %{apxs}
+BuildRequires: apache-apxs >= 2.0
 BuildRequires: apache-devel
 BuildRequires: rpmbuild(macros) >= 1.268
 BuildRequires: zlib-devel
 Requires(triggerpostun):       %{apxs}
-Requires:      apache
+Requires:      apache(modules-api) = %apache_modules_api
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _pkglibdir      %(%{apxs} -q LIBEXECDIR 2>/dev/null)
@@ -24,8 +24,8 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 Apache module: Automatically updates files in a CVS-based webtree.
 
-%description -l pl
-Modu³ do apache: Automatyczne uaktualnianie plików z drzewa CVS.
+%description -l pl.UTF-8
+Moduł do apache: Automatyczne uaktualnianie plików z drzewa CVS.
 
 %prep
 %setup -q -n mod_%{mod_name}-%{version}
This page took 0.037037 seconds and 4 git commands to generate.