Переглянути джерело

apply some OpenPKG branding to Perl

Ralf S. Engelschall 19 роки тому
батько
коміт
5af30a2609
1 змінених файлів з 3 додано та 1 видалено
  1. 3 1
      perl/perl.spec

+ 3 - 1
perl/perl.spec

@@ -33,7 +33,7 @@ Class:        CORE
 Group:        Language
 License:      GPL/Artistic
 Version:      5.8.8
-Release:      20060201
+Release:      20060826
 
 #   list of sources
 Source0:      ftp://ftp.cpan.org/pub/CPAN/src/perl-%{version}.tar.gz
@@ -81,6 +81,8 @@ AutoReqProv:  no
     esac
     ./Configure \
         -d -e -s \
+        -Dcf_by="%{l_openpkg_release}" \
+        -Dcf_email="http://www.openpkg.org/" \
         -Dprefix=%{l_prefix} \
         -Dvendorprefix=%{l_prefix} \
         -Dinstallprefix=%{l_prefix} \