Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/perlmods
In directory
sc8-pr-cvs17:/tmp/cvs-serv20361/10.3/unstable/main/finkinfo/libs/perlmods
Modified Files:
archive-zip-pm.info
Log Message:
Take over and update.
Note DescPackaging regarding merger of -bin splitoff back into parent
Index: archive-zip-pm.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/perlmods/archive-zip-pm.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- archive-zip-pm.info 14 Nov 2006 05:32:26 -0000 1.6
+++ archive-zip-pm.info 25 Sep 2007 01:32:29 -0000 1.7
@@ -1,31 +1,41 @@
Info2: <<
Package: archive-zip-pm%type_pkg[perl]
-Version: 1.18
+Version: 1.20
Revision: 1
Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
+Distribution: (%type_pkg[perl] = 581) 10.3, (%type_pkg[perl] = 581) 10.4,
(%type_pkg[perl] = 584) 10.3, (%type_pkg[perl] = 584) 10.4
Type: perl (5.8.1 5.8.4 5.8.6)
Description: Provide an interface to ZIP archive files
License: Artistic/GPL
-Maintainer: Chris Dolan <[EMAIL PROTECTED]>
+Maintainer: Daniel Macks <[EMAIL PROTECTED]>
Homepage: http://search.cpan.org/dist/Archive-Zip
Depends: perl%type_pkg[perl]-core, compress-zlib-pm%type_pkg[perl]
BuildDepends: file-which-pm
-Conflicts: %N-man (<< 1.18-1)
-Replaces: %N-man (<< 1.18-1)
+Conflicts: %N-man (<< 1.18-1), %N580-bin, %N581-bin, %N584-bin, %N586-bin
+Replaces: %N-man (<< 1.18-1), %N580-bin, %N581-bin, %N584-bin, %N586-bin
Source: mirror:cpan:authors/id/A/AD/ADAMK/Archive-Zip-%v.tar.gz
-Source-MD5: b198ee6700e27203c071803216dba11c
+Source-MD5: 6e40ed5e4ae4174b998388ade76148a7
InstallScript: <<
- %{default_script}
- mv %i/share/man %i/lib/perl5/%type_raw[perl]
+ %{default_script}
+ mv %i/share/man %i/lib/perl5/%type_raw[perl]
+ mv %i/bin/crc32 %i/bin/crc32-%type_raw[perl]
<<
UpdatePOD: true
-DocFiles: Changes MANIFEST META.yml README
-Splitoff: <<
- Package: %N-bin
- Depends: %N (= %v-%r)
- Files: bin
- Conflicts: %{Ni}580-bin, %{Ni}581-bin, %{Ni}584-bin, %{Ni}586-bin
- Replaces: %{Ni}580-bin, %{Ni}581-bin, %{Ni}584-bin, %{Ni}586-bin
- DocFiles: Changes MANIFEST META.yml README
+DocFiles: Changes LICENSE README
+PostInstScript: <<
+if [ "$1" = configure ]; then
+ update-alternatives --install %p/bin/crc32 crc32
%p/bin/crc32-%type_raw[perl] %type_pkg[perl]
+fi
+<<
+PreRmScript: <<
+if [ "$1" = remove ]; then
+ update-alternatives --remove crc32 %p/bin/crc32-%type_raw[perl]
+fi
<<
+DescPackaging: <<
+ The old archive-zip-pmXXX-bin packages are re-incorporated
+ into the archive-zip-pmXXX packages as of 1.20-1, which
+ may confuse some versions of fink. However, the message fink
+ displays fink's suggesting how to resolve the problem does
+ seem to work.
<<
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits