OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 30-Jun-2004 13:53:43 Branch: HEAD Handle: -NONE- Modified files: openpkg-src/automake automake.spec Log: keep versioned executables, because although it is ugly it is unfortunately important for upgrading existing Automake based projects Summary: Revision Changes Path 1.57 +1 -2 openpkg-src/automake/automake.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/automake/automake.spec ============================================================================ $ cvs diff -u -r1.56 -r1.57 automake.spec --- openpkg-src/automake/automake.spec 17 May 2004 08:21:04 -0000 1.56 +++ openpkg-src/automake/automake.spec 30 Jun 2004 11:53:43 -0000 1.57 @@ -34,7 +34,7 @@ Group: Development License: GPL Version: 1.8.5 -Release: 20040517 +Release: 20040630 # list of sources Source0: ftp://sources.redhat.com/pub/automake/automake-%{version}.tar.gz @@ -74,7 +74,6 @@ rm -rf $RPM_BUILD_ROOT %{l_make} %{l_mflags} install DESTDIR=$RPM_BUILD_ROOT rm -f $RPM_BUILD_ROOT%{l_prefix}/info/dir - rm -f $RPM_BUILD_ROOT%{l_prefix}/bin/*-* %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} %files -f files @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]