use mktemp? it's available in PLD On Friday 17 June 2005 14:55, undefine wrote: > Author: undefine Date: Fri Jun 17 11:55:21 2005 GMT > Module: SPECS Tag: HEAD > ---- Log message: > - tmpfix with use tempfile is debian-specific, not usable in pld > - release 1 > > ---- Files affected: > SPECS: > sharutils.spec (1.46 -> 1.47) > > ---- Diffs: > > ================================================================ > Index: SPECS/sharutils.spec > diff -u SPECS/sharutils.spec:1.46 SPECS/sharutils.spec:1.47 > --- SPECS/sharutils.spec:1.46 Sat Jun 11 23:06:46 2005 > +++ SPECS/sharutils.spec Fri Jun 17 13:55:16 2005 > @@ -10,17 +10,15 @@ > Summary(uk): őÔÉĚŚÔÉ GNU shar ÄĚŃ ÓÔ×ĎŇĹÎÎŃ ÔÁ ŇĎÚĐÁËĎ×ËÉ shell-ÁŇČŚ×Ś× > Name: sharutils > Version: 4.3.80 > -Release: 0.1 > +Release: 1 > License: GPL > Group: Applications > > Source0: > ftp://ftp.gnu.org/pub/gnu/sharutils/REL-%{version}/%{name}-%{versi >on}.tar.bz2 # Source0-md5: 81449e6080bb28f6dd8d377fa7a14f12 > > Source1: > http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-engli >sh-man-pages.tar.bz2 # Source1-md5: 336f405f69324d129a6ccd3b66f8eb6c > -Patch1: %{name}-pl.patch > -Patch5: %{name}-sh.patch > -# todo: > -Patch6: %{name}-tmpfix.patch > +Patch0: %{name}-pl.patch > +Patch1: %{name}-sh.patch > BuildRequires: autoconf > BuildRequires: automake > BuildRequires: gettext-devel > @@ -91,10 +89,8 @@ > > %prep > %setup -q -a1 > +%patch0 -p1 > %patch1 -p1 > -%patch5 -p1 > -# %patch6 -p1 > -#%patch10 -p1 > > %build > %{__gettextize} > @@ -143,6 +139,10 @@ > All persons listed below can be reached at <cvs_login>@pld-linux.org > > $Log$ > +Revision 1.47 2005/06/17 11:55:16 undefine > +- tmpfix with use tempfile is debian-specific, not usable in pld > +- release 1 > + > Revision 1.46 2005/06/11 21:06:46 undefine > - cleanup install > > ================================================================ > > ---- CVS-web: > http://cvs.pld-linux.org/SPECS/sharutils.spec?r1=1.46&r2=1.47&f=u > > _______________________________________________ > pld-cvs-commit mailing list > [email protected] > http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
-- glen _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
