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 openpkg-web Date: 11-Jul-2003 11:34:13
Branch: HEAD Handle: 2003071110341101
Modified files:
openpkg-src/ghostscript-esp
ghostscript-esp.spec
openpkg-web news.txt
Log:
remove crap
Summary:
Revision Changes Path
1.5 +7 -1 openpkg-src/ghostscript-esp/ghostscript-esp.spec
1.5525 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ghostscript-esp/ghostscript-esp.spec
============================================================================
$ cvs diff -u -r1.4 -r1.5 ghostscript-esp.spec
--- openpkg-src/ghostscript-esp/ghostscript-esp.spec 9 Jul 2003 14:06:59 -0000
1.4
+++ openpkg-src/ghostscript-esp/ghostscript-esp.spec 11 Jul 2003 09:34:12 -0000
1.5
@@ -37,7 +37,7 @@
Group: Graphics
License: GPL
Version: %{V_espgs}
-Release: 20030709
+Release: 20030711
# package options
%option with_cups no
@@ -120,6 +120,12 @@
# strip installation
rm -rf $RPM_BUILD_ROOT%{l_prefix}/man/de || true
+ rm -f $RPM_BUILD_ROOT%{l_prefix}/bin/pv.sh
+ rm -f $RPM_BUILD_ROOT%{l_prefix}/bin/fixmswrd.pl
+ rm -f $RPM_BUILD_ROOT%{l_prefix}/bin/unix-lpr.sh
+ rm -f $RPM_BUILD_ROOT%{l_prefix}/bin/pj-gs.sh
+ rm -f $RPM_BUILD_ROOT%{l_prefix}/bin/sysvlp.sh
+ rm -f $RPM_BUILD_ROOT%{l_prefix}/bin/lprsetup.sh
strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true
# generate file list
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5524 -r1.5525 news.txt
--- openpkg-web/news.txt 11 Jul 2003 09:30:19 -0000 1.5524
+++ openpkg-web/news.txt 11 Jul 2003 09:34:11 -0000 1.5525
@@ -1,3 +1,4 @@
+11-Jul-2003: Upgraded package: P<ghostscript-esp-7.05.6-20030711>
11-Jul-2003: Upgraded package: P<j2se-1.3.1-20030711>
11-Jul-2003: Upgraded package: P<freetype1-1.3.1-20030711>
11-Jul-2003: Upgraded package: P<apache2-2.0.47-20030711>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]