OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Christoph Schug
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 14-Jul-2004 16:53:20
Branch: HEAD Handle: 2004071415532000
Modified files:
openpkg-src/tiff tiff.spec
Log:
removed obsolete subst which resulted in content change
Summary:
Revision Changes Path
1.34 +1 -4 openpkg-src/tiff/tiff.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/tiff/tiff.spec
============================================================================
$ cvs diff -u -r1.33 -r1.34 tiff.spec
--- openpkg-src/tiff/tiff.spec 7 Feb 2004 17:59:18 -0000 1.33
+++ openpkg-src/tiff/tiff.spec 14 Jul 2004 14:53:20 -0000 1.34
@@ -34,7 +34,7 @@
Group: Graphics
License: GPL
Version: 3.6.1
-Release: 20040207
+Release: 20040714
# list of sources
Source0: ftp://ftp.remotesensing.org/pub/libtiff/tiff-v%{version}.tar.gz
@@ -61,9 +61,6 @@
%prep
%setup -q -n tiff-v%{version}
- %{l_shtool} subst \
- -e 's;ORIENTATION_BOTTOMLEFT;ORIENTATION_BOTLEFT;' \
- libtiff/tiffio.h
%build
CC="%{l_cc}" \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]