rerl requires

Radoslaw Zielinski radek at karnet.pl
Sun Apr 13 11:40:33 CEST 2003


Paweł Gołaszewski <blues at ds.pg.gda.pl> [13-04-2003 02:06]:
> /usr/lib/rpm/perl.req
> /usr/lib/rpm/perl.prov
> Ten skrypt nie wykrywa zależności od skryptów perlowych, które są w 
> katalogu cgi-bin apache-a. IMHO to wielki błąd...

$ diff -u /usr/lib/rpm/perl.req perl.req 
--- /usr/lib/rpm/perl.req       Sat Apr 12 10:21:06 2003
+++ perl.req    Sun Apr 13 09:39:10 2003
@@ -41,7 +41,7 @@
 
 foreach ( @ARGV ? @ARGV : <> ) {
        chomp;
-    if (m=/usr/(sbin|bin|lib|share|X11R6/(lib|bin))/=) {
+    if (m=/usr/(sbin|bin|lib|share|X11R6/(lib|bin))/|/home/services/=) {
       if (! m=(/(doc|man|info|usr/src)/|\.(so|ph|h|html|pod)$)=) {
         process_file($_) if -f;
       }

Wystarczy?

-- 
Radosław Zieliński <radek at karnet.pl>
[ GPG key: http://radek.karnet.pl/ ]

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: </mailman/pipermail/pld-devel-pl/attachments/20030413/cb423535/attachment.sig>


More information about the pld-devel-pl mailing list