Author: glen                         Date: Mon Feb 28 19:30:52 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't package GPL and Apache licenses
- less subdirs in doc
- remove duplicate README from doc

---- Files affected:
SPECS:
   apache1-mod_suphp.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/apache1-mod_suphp.spec
diff -u SPECS/apache1-mod_suphp.spec:1.2 SPECS/apache1-mod_suphp.spec:1.3
--- SPECS/apache1-mod_suphp.spec:1.2    Mon Feb 28 20:22:05 2005
+++ SPECS/apache1-mod_suphp.spec        Mon Feb 28 20:30:46 2005
@@ -9,7 +9,7 @@
 Summary(pl):   Moduł do apache: suPHP - uruchamianie skryptów PHP z 
uprawnieniami ich właścicieli
 Name:          apache1-mod_%{mod_name}
 Version:       0.5.2
-Release:       1.4
+Release:       1.11
 License:       GPL
 Group:         Networking/Daemons
 Source0:       http://www.suphp.org/download/%{mod_name}-%{version}.tar.gz
@@ -45,6 +45,11 @@
 %prep
 %setup -q -n %{mod_name}-%{version}
 
+# common GPL license
+rm -f doc/{de,en}/LICENSE
+# common Apache license
+rm -f doc/{de,en}/apache/LICENSE
+
 %build
 %{__aclocal}
 %{__autoconf}
@@ -108,7 +113,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc README AUTHORS ChangeLog doc
+%doc AUTHORS ChangeLog doc/en doc/de
 %attr(4755,root,root) %{_sbindir}/suphp
 %attr(755,root,root) %{_pkglibdir}/*
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) 
/etc/logrotate.d/*
@@ -120,6 +125,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/02/28 19:30:46  glen
+- don't package GPL and Apache licenses
+- less subdirs in doc
+- remove duplicate README from doc
+
 Revision 1.2  2005/02/28 19:22:05  glen
 - unify with template-apache1_module.spec
 - full confdir apache1 support
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/apache1-mod_suphp.spec?r1=1.2&r2=1.3&f=u


_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to