Author: wiget                        Date: Mon Sep 22 12:39:40 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- start update to 2.0

---- Files affected:
SPECS:
   quodlibet.spec (1.54 -> 1.55) 

---- Diffs:

================================================================
Index: SPECS/quodlibet.spec
diff -u SPECS/quodlibet.spec:1.54 SPECS/quodlibet.spec:1.55
--- SPECS/quodlibet.spec:1.54   Mon May  7 18:34:47 2007
+++ SPECS/quodlibet.spec        Mon Sep 22 14:39:35 2008
@@ -6,16 +6,15 @@
 Summary:       Quod Libet - GTK+-based audio player
 Summary(pl.UTF-8):     Quod Libet - odtwarzacz dźwięku oparty na GTK+
 Name:          quodlibet
-Version:       1.0
-Release:       1
+Version:       2.0
+Release:       0.1
 License:       GPL v2
 Group:         X11/Applications/Multimedia
-Source0:       
http://www.sacredchao.net/~piman/software/%{name}-%{version}.tar.gz
-# Source0-md5: 5c925b754bd8505a7a66f2ffcc5b5fe4
+Source0:       
http://quodlibet.googlecode.com/files/quodlibet-%{version}.tar.gz
+# Source0-md5: 4ec9703b3ef7ecf5c6ecf1b8ac7773f4
 Patch0:                %{name}-home_etc.patch
-Patch1:                %{name}-Makefile.patch
 Patch2:                %{name}-paned.patch
-URL:           http://www.sacredchao.net/quodlibet/wiki
+URL:           http://code.google.com/p/quodlibet/
 BuildRequires: gtk+2-devel >= 2:2.6.0
 BuildRequires: intltool
 BuildRequires: pkgconfig
@@ -31,7 +30,7 @@
 Requires:      python-mutagen >= 1.11
 # for python-ctypes
 Requires:      python-modules >= 1:2.5
-Requires:      python-pygtk-gtk >= 2:2.6.0
+Requires:      python-pygtk-gtk >= 2:2.10.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -63,22 +62,16 @@
 %prep
 %setup -q
 %{?with_home_etc:%patch0 -p1}
-%patch1 -p1
-%patch2 -p0
-sed -i -e 's#lib/quodlibet#%{_lib}/%{name}#g' quodlibet.py
 
 %build
-%{__make} extensions
-%{__make} po-data
+CFLAGS="%{rpmcflags}"; export CFLAGS
+python setup.py build
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
-%{__make} install \
-       TODEP="%{_lib}/%{name}" \
-       LIBDIR=%{_libdir} \
-       PREFIX=%{_prefix} \
-       DESTDIR=$RPM_BUILD_ROOT
+python setup.py install \
+       --prefix=$RPM_BUILD_ROOT/%{_prefix} \
+       --optimize=2
 
 %find_lang %{name}
 
@@ -124,6 +117,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.55  2008/09/22 12:39:35  wiget
+- start update to 2.0
+
 Revision 1.54  2007/05/07 16:34:47  wiget
 - updated to 1.0
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/quodlibet.spec?r1=1.54&r2=1.55&f=u

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

Reply via email to