From 2134f1fe38f879b364dab89eb13a58dda39d35d9 Mon Sep 17 00:00:00 2001 From: kloczek Date: Thu, 19 Apr 2001 04:32:20 +0000 Subject: [PATCH] - cosmetics. Changed files: apache1-mod_cvs.spec -> 1.7 --- apache1-mod_cvs.spec | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/apache1-mod_cvs.spec b/apache1-mod_cvs.spec index fdfbe7d..3d5fac5 100644 --- a/apache1-mod_cvs.spec +++ b/apache1-mod_cvs.spec @@ -1,5 +1,5 @@ %define mod_name cvs -Summary: Apache module: Automatically updates files in a CVS-based webtree. +Summary: Apache module: Automatically updates files in a CVS-based webtree Summary(pl): Modu³ do apache: Automatyczne uaktualnianie plików z drzewa CVS Name: apache-mod_%{mod_name} Version: 0.4 @@ -12,8 +12,7 @@ URL: http://www.sub.nu/mod_cvs/ BuildRequires: /usr/sbin/apxs BuildRequires: apache-devel BuildRequires: zlib-devel -Prereq: %{_sbindir}/apxs -BuildRequires: %{_sbindir}/apxs +Prereq: /usr/sbin/apxs Requires: apache BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -33,13 +32,10 @@ Modu %install rm -rf $RPM_BUILD_ROOT - install -d $RPM_BUILD_ROOT%{_pkglibdir} install mod_%{mod_name}.so $RPM_BUILD_ROOT%{_pkglibdir} -strip --strip-unneeded $RPM_BUILD_ROOT%{_pkglibdir}/* - %post /usr/sbin/apxs -e -a -n %{mod_name} %{_pkglibdir}/mod_%{mod_name}.so 1>&2 if [ -f /var/lock/subsys/httpd ]; then -- 2.43.0