Explorar el Código

do not patch our own sources -- instead change the original

Ralf S. Engelschall hace 22 años
padre
commit
063cfaa647
Se han modificado 4 ficheros con 2 adiciones y 4 borrados
  1. 1 2
      smtpfeed/smtpfeed.spec
  2. BIN
      smtpfeed/smtpfeedd.tar.gz
  3. 1 2
      uucp/uucp.spec
  4. BIN
      uucp/uucpd.tar.gz

+ 1 - 2
smtpfeed/smtpfeed.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
 Group:        Mail
 License:      GPL
 Version:      1.18
-Release:      20030725
+Release:      20030813
 
 #   package options
 %option       with_fsl yes
@@ -65,7 +65,6 @@ AutoReqProv:  no
 %prep
     %setup0 -q -c
     %setup1 -q -T -D -a 1
-    %{l_shtool} subst -e 's/port program \[argv0 argv1/port argv0 \[argv1 argv2/' smtpfeedd/smtpfeedd.c
     %{l_shtool} subst \
         -e 's;5\.8;5.[89];g' \
         smtpfeed-%{version}/configure

BIN
smtpfeed/smtpfeedd.tar.gz


+ 1 - 2
uucp/uucp.spec

@@ -33,7 +33,7 @@ Distribution: OpenPKG [BASE]
 Group:        Communication
 License:      GPL
 Version:      1.07
-Release:      20030730
+Release:      20030813
 
 #   list of sources
 Source0:      ftp://ftp.gnu.org/gnu/uucp/uucp-%{version}.tar.gz
@@ -66,7 +66,6 @@ AutoReqProv:  no
           -e 's;chgrp;true;g' \
           `find . -name Makefile.in -print`
     ) || exit $?
-    %{l_shtool} subst -e 's/port program \[argv0 argv1/port argv0 \[argv1 argv2/' uucpd/uucpd.c
 
 %build
     ( cd uucp-%{version}

BIN
uucp/uucpd.tar.gz