]> git.pld-linux.org Git - packages/apache-mod_perl.git/commitdiff
add missing files (but double check if some file are still missing), release 5
authorArtur Frysiak <artur@frysiak.net>
Fri, 12 Apr 2002 14:36:59 +0000 (14:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_perl.spec -> 1.21

apache-mod_perl.spec

index aa84f201e89fa403f1e63a762595359426d5c963..97b40485ee958c4f48786620e85cb411bd879de1 100644 (file)
@@ -1,3 +1,5 @@
+# TODO:
+# - add devel subpackage
 %include       /usr/lib/rpm/macros.perl
 %define        apxs    /usr/sbin/apxs
 Summary:       A Perl interpreter for the Apache Web server
@@ -21,7 +23,7 @@ Summary(uk):  
 Summary(zh_CN):        ÓÃÓÚ Apache web ·þÎñ³ÌÐòµÄ Perl ½âÊͳÌÐò¡£
 Name:          apache-mod_perl
 Version:       1.26
-Release:       4
+Release:       5
 License:       GPL
 Group:         Networking/Daemons
 Source0:       http://perl.apache.org/dist/mod_perl-%{version}.tar.gz
@@ -248,3 +250,8 @@ fi
 %attr(755,root,root) %{perl_sitearch}/auto/*/*/*.so
 
 %{_mandir}/man3/[Acm]*
+
+# to -devel ?
+%{perl_sitearch}/auto/Apache/typemap
+%{perl_sitearch}/auto/Apache/mod_perl.exp
+%{perl_sitearch}/auto/Apache/include
This page took 0.133843 seconds and 4 git commands to generate.