]> git.pld-linux.org Git - packages/apache1-mod_gunzip.git/commitdiff
- spec adapterized.
authorkloczek <kloczek@pld-linux.org>
Wed, 18 Jul 2001 03:42:41 +0000 (03:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache1-mod_gunzip.spec -> 1.9

apache1-mod_gunzip.spec

index 9d61c12323b5f36750ada949a5e6ddf9c0b0be33..f088ddacfb405e9df5076d4f9ce0dc8b6ff177c2 100644 (file)
@@ -6,6 +6,7 @@ Version:        1
 Release:       2
 License:       GPL
 Group:         Networking/Daemons
+Group(de):     Netzwerkwesen/Server
 Group(pl):     Sieciowe/Serwery
 Source0:       http://sep.hamburg.com/mod_%{mod_name}.tar.gz
 BuildRequires: /usr/sbin/apxs
@@ -31,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
 %{_sbindir}/apxs -e -a -n %{mod_name} %{_pkglibdir}/mod_%{mod_name}.so 1>&2
 if [ -f /var/lock/subsys/httpd ]; then
This page took 0.052823 seconds and 4 git commands to generate.