SPECS: dpkg.spec - package dpkg-architecture script - R: perl

aredridel aredridel at pld-linux.org
Sun Jul 29 07:01:21 CEST 2007


Author: aredridel                    Date: Sun Jul 29 05:01:21 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- package dpkg-architecture script
- R: perl

---- Files affected:
SPECS:
   dpkg.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/dpkg.spec
diff -u SPECS/dpkg.spec:1.26 SPECS/dpkg.spec:1.27
--- SPECS/dpkg.spec:1.26	Mon Jun 25 01:48:40 2007
+++ SPECS/dpkg.spec	Sun Jul 29 07:01:16 2007
@@ -16,6 +16,7 @@
 BuildRequires:	libtool
 BuildRequires:	perl-tools-pod
 BuildRequires:	zlib-devel
+Requires: perl
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -67,7 +68,7 @@
 %attr(755,root,root) %{_bindir}/dpkg*
 %dir %{_libdir}/dpkg
 %dir %{_libdir}/dpkg/parsechangelog
-%{_libdir}/dpkg/controllib.pl
+%{_libdir}/dpkg/*.pl
 %attr(755,root,root) %{_libdir}/dpkg/mksplit
 %attr(755,root,root) %dir %{_libdir}/dpkg/parsechangelog/debian
 %attr(755,root,root) %{_sbindir}/dpkg-divert
@@ -105,6 +106,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2007/07/29 05:01:16  aredridel
+- package dpkg-architecture script
+- R: perl
+
 Revision 1.26  2007/06/24 23:48:40  baggins
 - started update to 1.14.4
 - removed obsolete source1 and patches
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dpkg.spec?r1=1.26&r2=1.27&f=u



More information about the pld-cvs-commit mailing list