]> git.pld-linux.org Git - packages/apache1-mod_gunzip.git/commitdiff
- cosmetics.
authorkloczek <kloczek@pld-linux.org>
Sat, 25 Sep 1999 19:29:24 +0000 (19:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache1-mod_gunzip.spec -> 1.2

apache1-mod_gunzip.spec

index e07a50e6741e235e6b32975bb2b40b206f2988fc..7d0143081569fd308df7326faeca9588c823ea54 100644 (file)
@@ -4,10 +4,10 @@ Summary(pl):  Modu
 Name:          apache-mod_%{mod_name}
 Version:       1
 Release:       0.1
+Copyright:     GPL
 Group:         Networking/Daemons
 Group(pl):     Sieciowe/Serwery
 Source0:       http://sep.hamburg.com/mod_%{mod_name}.tar.gz
-Copyright:     GPL
 BuildRequires: /usr/sbin/apxs
 BuildRequires: apache-devel
 BuildRequires: zlib-devel
@@ -35,7 +35,7 @@ rm -rf $RPM_BUILD_ROOT
 
 install -d $RPM_BUILD_ROOT%{_pkglibdir}
 
-install -m755 mod_%{mod_name}.so $RPM_BUILD_ROOT%{_pkglibdir}
+install mod_%{mod_name}.so $RPM_BUILD_ROOT%{_pkglibdir}
 
 strip --strip-unneeded $RPM_BUILD_ROOT%{_pkglibdir}/* 
 
This page took 0.046077 seconds and 4 git commands to generate.