Author: wiget                        Date: Sat Aug  9 16:48:20 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to 0.94.5

---- Files affected:
SPECS:
   python-tagpy.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/python-tagpy.spec
diff -u SPECS/python-tagpy.spec:1.3 SPECS/python-tagpy.spec:1.4
--- SPECS/python-tagpy.spec:1.3 Fri May  9 23:01:06 2008
+++ SPECS/python-tagpy.spec     Sat Aug  9 18:48:15 2008
@@ -3,12 +3,12 @@
 Summary:       Python bindings for TagLib
 Summary(pl.UTF-8):     Wiązania Pythona dla biblioteki TagLib
 Name:          python-tagpy
-Version:       0.91
-Release:       0.1
+Version:       0.94.5
+Release:       1
 License:       BSD-Style
 Group:         Libraries/Python
-Source0:       
http://news.tiker.net/news.tiker.net/download/software/tagpy/tagpy-%{version}.tar.gz
-# Source0-md5: c9de0b7b3819579b5f460b20c42e03c9
+Source0:       
http://pypi.python.org/packages/source/t/tagpy/tagpy-%{version}.tar.gz
+# Source0-md5: 84d7862786ad7bab91d0d45ded15a875
 URL:           http://news.tiker.net/software/tagpy
 BuildRequires: boost-devel >= 1.35.0
 BuildRequires: boost-python-devel
@@ -46,6 +46,10 @@
 %setup -n tagpy-%{version} -q
 
 %build
+# this isn't autoconf generated
+./configure \
+       --taglib-inc-dir=`pkg-config --variable=includedir taglib`/taglib \
+       --boost-python-libname=boost_python
 %{__python} setup.py build
 
 %install
@@ -75,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2008/08/09 16:48:15  wiget
+- update to 0.94.5
+
 Revision 1.3  2008/05/09 21:01:06  qboosh
 - pl desc
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-tagpy.spec?r1=1.3&r2=1.4&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to