Selaa lähdekoodia

cleanup packaging

Ralf S. Engelschall 21 vuotta sitten
vanhempi
commit
44cd78ca7b

+ 2 - 1
perl-apache/perl-apache.spec

@@ -52,7 +52,7 @@ Class:        EVAL
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20040422
+Release:      20040508
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/Apache/Apache-AuthCookie-%{V_apache_authcookie}.tar.gz
@@ -198,6 +198,7 @@ AutoReqProv:  no
 %build
 
 %install
+    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE0}  configure build install
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE1}  configure build install

+ 2 - 1
perl-ars/perl-ars.spec

@@ -41,7 +41,7 @@ Class:        EVAL
 Group:        Language
 License:      Commercial
 Version:      %{V_perl}
-Release:      20040502
+Release:      20040508
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/ARS/ARSperl-%{V_arsperl}.tgz
@@ -94,6 +94,7 @@ AutoReqProv:  no
 %build
 
 %install
+    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
 
     #   build and install ARSperl

+ 2 - 1
perl-comp/perl-comp.spec

@@ -41,7 +41,7 @@ Class:        BASE
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20040422
+Release:      20040508
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/Compress/Compress-Zlib-%{V_compress_zlib}.tar.gz
@@ -97,6 +97,7 @@ AutoReqProv:  no
 %build
 
 %install
+    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
     ( cd Compress-LZO-%{V_compress_lzo}
       %{l_shtool} subst \

+ 2 - 1
perl-conv/perl-conv.spec

@@ -44,7 +44,7 @@ Class:        BASE
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20040424
+Release:      20040508
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/Convert/Convert-ASN1-%{V_convert_asn1}.tar.gz
@@ -122,6 +122,7 @@ AutoReqProv:  no
 %build
 
 %install
+    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE0} configure build install
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE1} configure build install

+ 2 - 1
perl-crypto/perl-crypto.spec

@@ -62,7 +62,7 @@ Class:        BASE
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20040505
+Release:      20040508
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/Digest/Digest-%{V_digest}.tar.gz
@@ -276,6 +276,7 @@ AutoReqProv:  no
 %build
 
 %install
+    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE0}  configure build install
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE1}  configure build install

+ 2 - 1
perl-curses/perl-curses.spec

@@ -43,7 +43,7 @@ Class:        BASE
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20040422
+Release:      20040508
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/Curses/Curses-%{V_curses}.tar.gz
@@ -116,6 +116,7 @@ AutoReqProv:  no
 %build
 
 %install
+    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
 
     #   build Curses

+ 2 - 1
perl-db/perl-db.spec

@@ -40,7 +40,7 @@ Class:        BASE
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20040422
+Release:      20040508
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/BerkeleyDB/BerkeleyDB-%{V_berkeleydb}.tar.gz
@@ -88,6 +88,7 @@ AutoReqProv:  no
 %build
 
 %install
+    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
 
     #   build BerkeleyDB

+ 2 - 1
perl-dbi/perl-dbi.spec

@@ -46,7 +46,7 @@ Class:        BASE
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20040423
+Release:      20040508
 
 #   package options
 %option       with_dbd_mysql   no
@@ -164,6 +164,7 @@ AutoReqProv:  no
 %build
 
 %install
+    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
 
     #   build and install individual modules

+ 2 - 1
perl-dbix/perl-dbix.spec

@@ -45,7 +45,7 @@ Class:        BASE
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20040506
+Release:      20040508
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/DBIx/DBIx-DBSchema-%{V_dbix_dbschema}.tar.gz
@@ -133,6 +133,7 @@ AutoReqProv:  no
 %build
 
 %install
+    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE0}  configure build install
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE1}  configure build install

+ 2 - 1
perl-dns/perl-dns.spec

@@ -38,7 +38,7 @@ Class:        BASE
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20040422
+Release:      20040508
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/Net/Net-DNS-%{V_net_dns}.tar.gz
@@ -70,6 +70,7 @@ AutoReqProv:  no
 %build
 
 %install
+    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE0}  configure build install
     %{l_prefix}/bin/perl-openpkg -F perl-openpkg-files fixate cleanup

+ 2 - 1
perl-ds/perl-ds.spec

@@ -47,7 +47,7 @@ Class:        BASE
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20040503
+Release:      20040508
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/Bit/Bit-Vector-%{V_bit_vector}.tar.gz
@@ -150,6 +150,7 @@ AutoReqProv:  no
 %build
 
 %install
+    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE0}  configure build install
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE1}  configure build install

+ 2 - 1
perl-gd/perl-gd.spec

@@ -47,7 +47,7 @@ Class:        BASE
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20040424
+Release:      20040508
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/GD/GD-%{V_gd}.tar.gz
@@ -153,6 +153,7 @@ AutoReqProv:  no
 %build
 
 %install
+    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
     ( cd GD-%{V_gd}
       %{l_shtool} subst \

+ 2 - 1
perl-gfx/perl-gfx.spec

@@ -39,7 +39,7 @@ Class:        BASE
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20040422
+Release:      20040508
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/Image/Image-Info-%{V_image_info}.tar.gz
@@ -79,6 +79,7 @@ AutoReqProv:  no
 %build
 
 %install
+    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE0}  configure build install
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE1}  configure build install

+ 2 - 1
perl-gtk/perl-gtk.spec

@@ -42,7 +42,7 @@ Class:        EVAL
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20040422
+Release:      20040508
 
 #   package options
 %option       with_gtk1          yes
@@ -120,6 +120,7 @@ AutoReqProv:  no
 %build
 
 %install
+    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
 %if "%{with_gtk1}" == "yes"
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE0} \

+ 2 - 1
perl-inline/perl-inline.spec

@@ -40,7 +40,7 @@ Class:        BASE
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20040422
+Release:      20040508
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/Inline/Inline-%{V_inline}.tar.gz
@@ -88,6 +88,7 @@ AutoReqProv:  no
 %build
 
 %install
+    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
 
     #   build and install Inline module

+ 2 - 1
perl-kolab/perl-kolab.spec

@@ -48,7 +48,7 @@ Class:        PLUS
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20040505
+Release:      20040508
 
 #   list of sources
 Source0:      http://www.cpan.org/authors/id/S/ST/STEPHANB/Kolab-%{V_kolab}.tar.gz
@@ -152,6 +152,7 @@ AutoReqProv:  no
 %build
 
 %install
+    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE0}  configure build install
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE1}  configure build install

+ 2 - 1
perl-ldap/perl-ldap.spec

@@ -38,7 +38,7 @@ Class:        BASE
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20040422
+Release:      20040508
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/Net/perl-ldap-%{V_perl_ldap}.tar.gz
@@ -70,6 +70,7 @@ AutoReqProv:  no
 %build
 
 %install
+    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE0}  configure build install
     %{l_prefix}/bin/perl-openpkg -F perl-openpkg-files fixate cleanup

+ 2 - 1
perl-mail/perl-mail.spec

@@ -50,7 +50,7 @@ Class:        BASE
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20040507
+Release:      20040508
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/Mail/MailTools-%{V_mailtools}.tar.gz
@@ -180,6 +180,7 @@ AutoReqProv:  no
 %build
 
 %install
+    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE0}  configure build install
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE1}  configure build install

+ 2 - 1
perl-net/perl-net.spec

@@ -54,7 +54,7 @@ Class:        BASE
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20040427
+Release:      20040508
 
 #   package options
 %option       with_curl   no
@@ -234,6 +234,7 @@ AutoReqProv:  no
 %build
 
 %install
+    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE0}  configure build install
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE1}  configure build install

+ 2 - 1
perl-ole/perl-ole.spec

@@ -41,7 +41,7 @@ Class:        BASE
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20040428
+Release:      20040508
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/OLE/OLE-Storage-%{V_ole_storage}.tar.gz
@@ -97,6 +97,7 @@ AutoReqProv:  no
 %build
 
 %install
+    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE0}  configure build install
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE1}  configure build install

+ 2 - 1
perl-parse/perl-parse.spec

@@ -47,7 +47,7 @@ Class:        BASE
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20040422
+Release:      20040508
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/Config/Config-IniFiles-%{V_config_inifiles}.tar.gz
@@ -143,6 +143,7 @@ AutoReqProv:  no
 %build
 
 %install
+    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE0}  configure build install
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE1}  configure build install

+ 2 - 1
perl-poe/perl-poe.spec

@@ -43,7 +43,7 @@ Class:        BASE
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20040504
+Release:      20040508
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/POE/POE-%{V_poe}.tar.gz
@@ -115,6 +115,7 @@ AutoReqProv:  no
 %build
 
 %install
+    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE0} \
         --args '--default' \

+ 2 - 1
perl-ssl/perl-ssl.spec

@@ -40,7 +40,7 @@ Class:        BASE
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20040422
+Release:      20040508
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/Net/Net_SSLeay.pm-%{V_net_ssleay}.tar.gz
@@ -88,6 +88,7 @@ AutoReqProv:  no
 %build
 
 %install
+    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
 
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE0} \

+ 1 - 0
perl-sys/perl-sys.spec

@@ -214,6 +214,7 @@ AutoReqProv:  no
 %build
 
 %install
+    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE0}  configure build install
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE1}  configure build install

+ 2 - 1
perl-term/perl-term.spec

@@ -47,7 +47,7 @@ Class:        BASE
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20040426
+Release:      20040508
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/Term/TermReadKey-%{V_term_readkey}.tar.gz
@@ -154,6 +154,7 @@ AutoReqProv:  no
 %build
 
 %install
+    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE0}  configure build install
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE1}  configure build install

+ 1 - 0
perl-text/perl-text.spec

@@ -132,6 +132,7 @@ AutoReqProv:  no
 %build
 
 %install
+    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE0}  configure build install
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE1}  configure build install

+ 2 - 1
perl-time/perl-time.spec

@@ -46,7 +46,7 @@ Class:        BASE
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20040422
+Release:      20040508
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/Date/TimeDate-%{V_time_date}.tar.gz
@@ -129,6 +129,7 @@ AutoReqProv:  no
 %build
 
 %install
+    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE0}  configure build install
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE1}  configure build install

+ 3 - 2
perl-tk/perl-tk.spec

@@ -67,7 +67,7 @@ Class:        BASE
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20040429
+Release:      20040508
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/Tk/Tk-%{V_tk}.tar.gz
@@ -323,11 +323,12 @@ AutoReqProv:  no
     %setup -q -T -D -a 27
     %setup -q -T -D -a 28
     %setup -q -T -D -a 29
-    %patch
+    %patch -p0
 
 %build
 
 %install
+    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
 
     #   build Tk::TIFF

+ 2 - 1
perl-util/perl-util.spec

@@ -64,7 +64,7 @@ Class:        BASE
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20040505
+Release:      20040508
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/Test/Test-%{V_test}.tar.gz
@@ -302,6 +302,7 @@ AutoReqProv:  no
 %build
 
 %install
+    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE0}  configure build install
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE1}  configure build install

+ 2 - 1
perl-vcs/perl-vcs.spec

@@ -45,7 +45,7 @@ Class:        EVAL
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20040422
+Release:      20040508
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/Algorithm/Algorithm-Diff-%{V_algorithm_diff}.tar.gz
@@ -133,6 +133,7 @@ AutoReqProv:  no
 %build
 
 %install
+    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE0}  configure build install
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE1}  configure build install

+ 2 - 1
perl-www/perl-www.spec

@@ -69,7 +69,7 @@ Class:        BASE
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20040503
+Release:      20040508
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/URI/URI-%{V_uri}.tar.gz
@@ -349,6 +349,7 @@ AutoReqProv:  no
 %build
 
 %install
+    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE0}  configure build install
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE1}  configure build install

+ 2 - 1
perl-wx/perl-wx.spec

@@ -39,7 +39,7 @@ Class:        EVAL
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20040422
+Release:      20040508
 
 #   list of sources
 Source0:      http://www.cpan.org/modules/by-module/Wx/Wx-%{V_wx}.tar.gz
@@ -81,6 +81,7 @@ AutoReqProv:  no
 %build
 
 %install
+    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE0}  configure build install
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE1}  configure build install

+ 2 - 1
perl-xml/perl-xml.spec

@@ -74,7 +74,7 @@ Class:        BASE
 Group:        Language
 License:      GPL/Artistic
 Version:      %{V_perl}
-Release:      20040422
+Release:      20040508
 
 #   package options
 %option       with_libxml            no
@@ -428,6 +428,7 @@ AutoReqProv:  no
 %build
 
 %install
+    rm -rf $RPM_BUILD_ROOT
     %{l_prefix}/bin/perl-openpkg prepare
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE0} \
           --args EXPATLIBPATH=%{l_prefix}/lib \