Mon Oct 10 16:21:54 CEST 2005  BMH1980 <[EMAIL PROTECTED]>
  * setserial-2.17-3-i686
  Replacing -1 with -n 1 in /etc/rc.d/rc.serial
  Adding groff to makedepends
diff -rN -u old-frugalware-current/source/base/setserial/FrugalBuild 
new-frugalware-current/source/base/setserial/FrugalBuild
--- old-frugalware-current/source/base/setserial/FrugalBuild    2005-10-10 
16:49:49.000000000 +0200
+++ new-frugalware-current/source/base/setserial/FrugalBuild    2005-10-10 
16:23:00.000000000 +0200
@@ -1,13 +1,14 @@
-# Last Modified: Thu, 05 May 2005 11:35:41 +0200
+# Last Modified: Mon, 10 Oct 2005 16:19:39 +0200
 # Compiling Time: ~1 minute
 # Maintainer: VMiklos <[EMAIL PROTECTED]>
 
 pkgname=setserial
 pkgver=2.17
-pkgrel=2
+pkgrel=3
 pkgdesc="allows you to look at and change various attributes of a serial 
device"
 url="ftp://tsx-11.mit.edu/pub/linux/sources/sbin/";
 depends=('glibc')
+makedepends=('groff')
 groups=('base')
 archs=('i686' 'x86_64')
 up2date="wget --passive-ftp -O - -q 
ftp://tsx-11.mit.edu/pub/linux/sources/sbin/ |grep setserial |grep tar.gz|tail 
-n 1|cut -d '>' -f 2|cut -d '<' -f 1|sed 's/.tar.gz//'|cut -d - -f 2"
@@ -20,6 +21,7 @@
        Fmake || return 1
        Fexerel /sbin/setserial
        Fexerel /etc/rc.d/rc.serial
+       Fsed "-1" "-n 1" $Fdestdir/etc/rc.d/rc.serial
        Ffilerel /etc/serial.conf
        Ffilerel /usr/man/man8/setserial.8
 }

_______________________________________________
Frugalware-darcs mailing list
Frugalware-darcs@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-darcs

Reply via email to