Dave,

I'm packaging the latest libtiff that bumps libN, and taking the 
opportunity to update our existing libtiff to the last of that line. 
Here's the proposed update for our existing libtiff package.  It bumps 
%v, adds InfoTest and Conflicts/Replaces the dev packages.  This newish 
version now recognizes libjbig, so I'm explicitly disabling it for 
libtiff-shlibs, although if you wnat it enabled, that is easy to do 
(libtiff5 will have it enabled).  Let me know if the changes are OK to 
commit.

diff -u -r1.1 libtiff.info
--- libtiff.info        20 Jul 2011 13:29:03 -0000      1.1
+++ libtiff.info        13 Feb 2013 15:29:24 -0000
@@ -1,14 +1,23 @@
  Package: libtiff
-Version: 3.9.4
+Version: 3.9.7
  Revision: 1
  Depends: %N-shlibs (= %v-%r), %N-bin
  BuildDepends: libjpeg8 (>= 8-2), fink (>= 0.24.12)
+Conflicts: <<
+       libtiff,
+       libtiff5
+<<
+Replaces: <<
+       libtiff,
+       libtiff5
+<<
  Source: http://download.osgeo.org/libtiff/tiff-%v.tar.gz
-Source-MD5: 2006c1bdd12644dbf02956955175afd6
+Source-MD5: 626102f448ba441d42e3212538ad67d2
  NoSetMAKEFLAGS: true
  SetMAKEFLAGS: -j1
-ConfigureParams: --mandir='${prefix}/share/man' 
--disable-dependency-tracking --with-docdir='${prefix}/share/doc/%n'
+ConfigureParams: --mandir='${prefix}/share/man' 
--disable-dependency-tracking --with-docdir='${prefix}/share/doc/%n' 
--disable-jbig
  GCC: 4.0
+InfoTest: TestScript: make check || exit 2
  BuildDependsOnly: True
  SplitOff: <<
    Package: %N-shlibs


Hanspeter

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to