Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/perlmods
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv12431/10.3/unstable/main/finkinfo/libs/perlmods

Modified Files:
        text-pdf-pm.info 
Log Message:
fix build
future-proof version string (no problem with technical downgrade from this
commit b/c previous wasn't even buildable at all)


Index: text-pdf-pm.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/perlmods/text-pdf-pm.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- text-pdf-pm.info    16 Nov 2006 00:24:44 -0000      1.5
+++ text-pdf-pm.info    16 Nov 2006 06:21:56 -0000      1.6
@@ -1,16 +1,17 @@
 Info2: <<
 Package: text-pdf-pm%type_pkg[perl]
-Version: 0.29a
+Version: 0.29
 Revision: 1
 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
-Source: mirror:cpan:authors/id/M/MH/MHOSKEN/Text-PDF-%v.tar.gz
+Source: mirror:cpan:authors/id/M/MH/MHOSKEN/Text-PDF-%{v}a.tar.gz
 Source-MD5: 2fdf4c3170e53a083715888237914a9b
+SourceDirectory: Text-PDF-%v
 Type: perl (5.8.1 5.8.4 5.8.6)
 PatchScript: perl -0 
-pe's/^.*=head\d\s+(Licensing.*?)(=head\d.*|=cut.*|)$/$1/is' 
lib/Text/PDF/File.pm > COPYRIGHT
 UpdatePOD: true
 Depends: perl%type_pkg[perl]-core, compress-zlib-pm%type_pkg[perl], font-ttf-pm
-Conflicts: %N-man (<< 0.29a-1)
-Replaces: %N-man (<< 0.29a-1)
+Conflicts: %N-man (<< 0.29-1)
+Replaces: %N-man (<< 0.29-1)
 InstallScript: <<
   %{default_script}
   mv %i/share/man %i/lib/perl5/%type_raw[perl]
@@ -23,6 +24,9 @@
 DescPackaging: <<
  Found a bug?  Please check if it has already been reported:
  http://rt.cpan.org/NoAuth/Bugs.html?Dist=Text-PDF
+
+ Upstream version is 0.29a, we'll call it 0.29-1 in case "a" means
+ "alpha" and a real 0.29 follows so we won't have ordering problems.
 <<
 Splitoff: <<
  Package: %N-bin


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to