Browse Source

Fix heise runtime logic and promote package to PLUS.

Michael Schloh von Bennewitz 24 years ago
parent
commit
9722cc60c1
1 changed files with 4 additions and 4 deletions
  1. 4 4
      heise/heise.spec

+ 4 - 4
heise/heise.spec

@@ -33,11 +33,11 @@ Summary:      Heise Register
 URL:          http://www.heise.de/ct/ftp/register.shtml
 Vendor:       Heise Verlag, Andy Spiegl, Jan Starzynski
 Packager:     The OpenPKG Project
-Distribution: OpenPKG [JUNK]
+Distribution: OpenPKG [PLUS]
 Group:        Misc
 License:      GPL
 Version:      %{V_vl}
-Release:      20020510
+Release:      20020822
 
 #   list of sources
 Source0:      ftp://ftp.heise.de/pub/ct/register/regpl%{V_vs}.zip
@@ -63,10 +63,10 @@ AutoReqProv:  no
 %build
     ( echo "#!%{l_prefix}/bin/perl"
       sed \
-          -e '1,10d' \
+          -e '1,15d' \
           -e "s;~/heise/inhalt.frm;%{l_prefix}/share/heise/inhalt.frm;" \
           -e "s;^\(\$frmfilefmt = \).*$;\1\"%{l_prefix}/etc/heise/heise.conf\"\;;" \
-          <reg.2.1.7
+          <reg.pl
 #          -e "s;^\(\$frmfilefmt = \).*$;\1%{l_prefix}/etc/heise/heise.conf;" \
     ) >heise