commit 8ad436e2eabe061b4929a5f1d95615299f022fb9
Author: Kacper Kornet <[email protected]>
Date:   Tue Oct 7 17:28:45 2014 +0100

    keep old Perl identification string for compatibility with old file

 rpm-perl-magic.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/rpm-perl-magic.patch b/rpm-perl-magic.patch
index 4352d1b..2b41d61 100644
--- a/rpm-perl-magic.patch
+++ b/rpm-perl-magic.patch
@@ -1,10 +1,10 @@
 --- lib/rpmfc.c.orig   2014-10-07 15:53:03.185631053 +0100
 +++ lib/rpmfc.c        2014-10-07 16:02:32.487591097 +0100
-@@ -593,7 +593,7 @@
+@@ -593,7 +593,8 @@
  
    { "Desktop Entry",          RPMFC_DESKTOP_FILE|RPMFC_INCLUDE },
  
--  { "perl script text",               RPMFC_PERL|RPMFC_INCLUDE },
+   { "perl script text",               RPMFC_PERL|RPMFC_INCLUDE },
 +  { "Perl script",            RPMFC_PERL|RPMFC_INCLUDE },
    { "Perl5 module source text", RPMFC_PERL|RPMFC_MODULE|RPMFC_INCLUDE },
  
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm.git/commitdiff/8ad436e2eabe061b4929a5f1d95615299f022fb9

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to