Update of /cvsroot/fink/experimental/dmacks/finkinfo
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv31725

Modified Files:
        gzip.info 
Log Message:
new version--please test


Index: gzip.info
===================================================================
RCS file: /cvsroot/fink/experimental/dmacks/finkinfo/gzip.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gzip.info   21 Jan 2010 16:40:25 -0000      1.1
+++ gzip.info   21 Jan 2010 16:40:56 -0000      1.2
@@ -1,51 +1,40 @@
 Package: gzip
-Version: 1.2.4a
-Revision: 6
-Source: mirror:sourceforge:fink/%n-%v.tar.gz
-Source-MD5: 39053e044b18ecd0627f80fbe7cfeaad
+Version: 1.4
+Revision: 1
+#Source: mirror:sourceforge:fink/%n-%v.tar.gz
+Source: mirror:gnu:%n/%n-%v.tar.gz
+Source-MD5: e381b8506210c794278f5527cba0e765
 Essential: yes
 BuildDepends: fink (>= 0.24.12-1)
 Depends: base-files
-PatchFile: %n.patch
-PatchFile-MD5: 74b81d7ec67a369e4e782a16d6f65afc
+#PatchFile: %n.patch
+#PatchFile-MD5: 74b81d7ec67a369e4e782a16d6f65afc
 PatchScript: <<
- %{default_script}
- mv -f INSTALL INSTALL.txt
+# %{default_script}
 <<
+ConfigureParams: --infodir=%p/share/info --mandir=%p/share/man
 CompileScript: <<
  ./configure %c
- make all G= ZCAT=zcat
+ make all
 <<
 InstallScript: <<
- make -j1 install G= ZCAT=zcat prefix=%i
- mkdir -p %i/share
- mv %i/man %i/share/
- mv %i/info %i/share/
+ make -j1 install DESTDIR=%d
  ln -s zcat %i/bin/gzcat
  ln -s zcat.1 %i/share/man/man1/gzcat.1
- ln -s zmore %i/bin/zless
- ln -s zmore.1 %i/share/man/man1/zless.1
 <<
 InfoDocs: gzip.info
 DocFiles: README COPYING THANKS
 Description: File-compression program
 DescPort: <<
-The file INSTALL clashes with the Makefile target install on
-file-insensitive file systems. Fixed by renaming INSTALL to
-INSTALL.txt.
 <<
 DescPackaging: <<
-Needs some tweaking to put documentation in <prefix>/share.
-
-The configure script tries to be adaptive with gzcat and the like, we
-force the Makefile to do the right thing regardless.
-
-The patch file fixes a security hole with long file names.
+#The patch file fixes a security hole with long file names.
 
 We also add some alternate names for the commands.
 
 Previous versions by Christoph Pfisterer.
 <<
 License: GPL
-Homepage: http://www.gzip.org/
+#Homepage: http://www.gzip.org/
+Homepage: http://savannah.gnu.org/projects/gzip/
 Maintainer: Fink Core Group <fink-c...@lists.sourceforge.net>


------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to