Explorar el Código

apply some OpenPKG branding to Perl

Ralf S. Engelschall hace 19 años
padre
commit
5af30a2609
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  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} \