SPECS (VERSIONED): w32codec.spec - fix versionning

ankry ankry at pld-linux.org
Sun Nov 27 06:36:35 CET 2005


Author: ankry                        Date: Sun Nov 27 05:36:35 2005 GMT
Module: SPECS                         Tag: VERSIONED
---- Log message:
- fix versionning

---- Files affected:
SPECS:
   w32codec.spec (1.70 -> 1.70.2.1) 

---- Diffs:

================================================================
Index: SPECS/w32codec.spec
diff -u SPECS/w32codec.spec:1.70 SPECS/w32codec.spec:1.70.2.1
--- SPECS/w32codec.spec:1.70	Fri Apr 15 09:15:57 2005
+++ SPECS/w32codec.spec	Sun Nov 27 06:36:30 2005
@@ -5,7 +5,7 @@
 #
 %define		source_url	ftp://ftp1.mplayerhq.hu/MPlayer/releases/codecs/
 # don't remove this macro
-%define		get_version	%(cd %{tmpdir};rm -f index.html;wget --passive-ftp %{source_url}>/dev/null 2>&1;grep '>all-.*\.tar\.bz2</a>' index.html|sed -e 's:\.tar\.bz2</a>.*::' -e 's:.*>all-::'|sort|tail -n1;rm -f index.html)
+%define		get_version	%(cd %{tmpdir};rm -f index.html;wget --passive-ftp %{source_url}>/dev/null 2>&1;grep '>all-[0-9].*\.tar\.bz2</a>' index.html|sed -e 's:\.tar\.bz2</a>.*::' -e 's:.*>all-::'|sort|tail -n1;rm -f index.html)
 Summary:	Binary compression/decompression libraries used by movie players
 Summary(pl):	Binarne biblioteki do kompresji/dekompresji dla odtwarzaczy filmów
 %define		base_name	w32codec
@@ -180,6 +180,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.70.2.1  2005/11/27 05:36:30  ankry
+- fix versionning
+
 Revision 1.70  2005/04/15 07:15:57  tommat
 - update to 20050412
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/w32codec.spec?r1=1.70&r2=1.70.2.1&f=u




More information about the pld-cvs-commit mailing list