OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 06-Jul-2003 13:43:35
Branch: HEAD Handle: 2003070612433301
Modified files:
openpkg-src/gimp gimp.spec
openpkg-web news.txt
Log:
Fix package by installing again the main application
Summary:
Revision Changes Path
1.29 +1 -2 openpkg-src/gimp/gimp.spec
1.5293 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/gimp/gimp.spec
============================================================================
$ cvs diff -u -r1.28 -r1.29 gimp.spec
--- openpkg-src/gimp/gimp.spec 4 Jul 2003 18:23:01 -0000 1.28
+++ openpkg-src/gimp/gimp.spec 6 Jul 2003 11:43:34 -0000 1.29
@@ -33,7 +33,7 @@
Group: Graphics
License: GPL
Version: 1.2.5
-Release: 20030704
+Release: 20030706
# list of sources
Source0: ftp://ftp.gimp.org/pub/gimp/v1.2/v%{version}/gimp-%{version}.tar.bz2
@@ -81,7 +81,6 @@
rm -rf $RPM_BUILD_ROOT
%{l_make} %{l_mflags} install AM_MAKEFLAGS="DESTDIR=$RPM_BUILD_ROOT"
rm -f $RPM_BUILD_ROOT%{l_prefix}/info/dir
- rm -f $RPM_BUILD_ROOT%{l_prefix}/bin/*-[0-9].[0-9]
strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5292 -r1.5293 news.txt
--- openpkg-web/news.txt 6 Jul 2003 10:52:14 -0000 1.5292
+++ openpkg-web/news.txt 6 Jul 2003 11:43:33 -0000 1.5293
@@ -1,3 +1,4 @@
+06-Jul-2003: Upgraded package: P<gimp-1.2.5-20030706>
06-Jul-2003: Upgraded package: P<j2se-1.3.1-20030706>
06-Jul-2003: Upgraded package: P<samba-2.2.8a-20030706>
06-Jul-2003: Upgraded package: P<aegis-4.11-20030706>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]