SPECS: apache1-mod_perl.spec - correct last changelog - added -dev...

glen glen at pld-linux.org
Thu Dec 29 20:32:55 CET 2005


Author: glen                         Date: Thu Dec 29 19:32:55 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- correct last changelog
- added -devel package

---- Files affected:
SPECS:
   apache1-mod_perl.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/apache1-mod_perl.spec
diff -u SPECS/apache1-mod_perl.spec:1.28 SPECS/apache1-mod_perl.spec:1.29
--- SPECS/apache1-mod_perl.spec:1.28	Thu Dec 29 20:29:35 2005
+++ SPECS/apache1-mod_perl.spec	Thu Dec 29 20:32:50 2005
@@ -1,6 +1,5 @@
 # $Revision$, $Date$
 # TODO:
-# - add devel subpackage
 # - orphaned dirs for %{_manualdocdir}/mod/*html
 #
 %bcond_without	ipv6		# disable IPv6 support. must match same bcond from apache1-devel
@@ -29,7 +28,7 @@
 Summary(zh_CN):	ÓĂÓÚ Apache web ˇţÎńłĚĐňľÄ Perl ˝âĘÍłĚĐňĄŁ
 Name:		apache1-mod_perl
 Version:	1.29
-Release:	10.4
+Release:	10.5
 License:	GPL
 Group:		Networking/Daemons
 Source0:	http://perl.apache.org/dist/mod_perl-%{version}.tar.gz
@@ -197,6 +196,16 @@
 ˝ÓżÚĄŁ ÓÉÓÚ˛ťąŘĆôśŻČÎşÎÍⲿ Perl ˝âĘÍłĚĐňŁŹŇň´ËťáĘš CGI
 ˝ĹąžťŘתšýłĚ¸üÎŞżěËŮĄŁ
 
+%package devel
+Summary:	Files needed for building XS modules that use mod_perl
+Group:		Development/Libraries
+Requires:	%{name} = %{version}-%{release}
+Requires:	apache1-devel
+
+%description devel
+The apache1-mod_perl-devel package contains the files needed for
+building XS modules that use mod_perl.
+
 %prep
 %setup  -q -n mod_perl-%{version}
 %patch0 -p1
@@ -286,7 +295,8 @@
 
 %{_mandir}/man3/[Acm]*
 
-# to -devel ?
+%files devel
+%defattr(644,root,root,755)
 %{perl_vendorarch}/auto/Apache/typemap
 %{perl_vendorarch}/auto/Apache/mod_perl.exp
 %{perl_vendorarch}/auto/Apache/include
@@ -297,11 +307,16 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2005/12/29 19:32:50  glen
+- correct last changelog
+- added -devel package
+
 Revision 1.28  2005/12/29 19:29:35  glen
 - fix mod_perl.html document location
 - remove Provides: mod_perl (no PLD package uses it)
 - drop Obsoletes: perl-Apache-Test as it's not clear why it's needed
-  and it causes apache2 mod_perl being obsoleted with each this mod_perl package
+  and it causes apache2 mod_perl being obsoleted with each this
+  mod_perl package upgrade
 - fix (activate) apache ipv6 dep
 - please test
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/apache1-mod_perl.spec?r1=1.28&r2=1.29&f=u



More information about the pld-cvs-commit mailing list