]> git.pld-linux.org Git - packages/apache1-mod_frontpage.git/commitdiff
- release 2 - license fix, new doc
authorPaweł Gołaszewski <blues@pld-linux.org>
Sun, 18 Aug 2002 14:59:57 +0000 (14:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache1-mod_frontpage.spec -> 1.6

apache1-mod_frontpage.spec

index 77a0c921fb375bb41450bcf5725c17f46c8bf24c..4c2ee30d99e39d4ef04397d4838112a7f11c482b 100644 (file)
@@ -6,8 +6,8 @@ Summary:        The improved mod_frontpage module for the Apache Web server
 Summary(pl):   Ulepszony modu³ mod_frontpage dla serwera Apache
 Name:          apache-mod_%{mod_name}
 Version:       1.6.1
-Release:       1
-License:       Apache License
+Release:       2
+License:       Apache
 Group:         Networking/Daemons
 #Source0: http://home.edo.uni-dortmund.de/~chripo/download/%{name}-%{version}mdk-1.3.19.tar.bz2
 #The patch is now maintained by FreeBSD
@@ -67,8 +67,6 @@ install -d $RPM_BUILD_ROOT{%{_pkglibdir},%{_sbindir}}
 install mod_%{mod_name}.so $RPM_BUILD_ROOT%{_pkglibdir}
 install fp{exec,static} $RPM_BUILD_ROOT%{_sbindir}
 
-gzip -9nf CHANGES FEATURES LICENSE README
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -88,7 +86,7 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc *.gz
+%doc CHANGES FEATURES LICENSE README
 %attr(755,root,root) %{_pkglibdir}/*
 %attr(4750,root,root) %{_sbindir}/fpexec
 %attr(755,root,root) %{_sbindir}/fpstatic
This page took 0.055462 seconds and 4 git commands to generate.