SPECS: quodlibet.spec - rel 2; x86_64 fix

arekm arekm at pld-linux.org
Thu Dec 7 23:08:43 CET 2006


Author: arekm                        Date: Thu Dec  7 22:08:43 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; x86_64 fix

---- Files affected:
SPECS:
   quodlibet.spec (1.48 -> 1.49) 

---- Diffs:

================================================================
Index: SPECS/quodlibet.spec
diff -u SPECS/quodlibet.spec:1.48 SPECS/quodlibet.spec:1.49
--- SPECS/quodlibet.spec:1.48	Thu Dec  7 21:18:23 2006
+++ SPECS/quodlibet.spec	Thu Dec  7 23:08:37 2006
@@ -7,7 +7,7 @@
 Summary(pl):	Quod Libet - odtwarzacz dźwięku oparty na GTK+
 Name:		quodlibet
 Version:	0.24
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		X11/Applications/Multimedia
 Source0:	http://www.sacredchao.net/~piman/software/%{name}-%{version}.tar.gz
@@ -62,6 +62,7 @@
 %setup -q
 %{?with_home_etc:%patch0 -p1}
 %patch1 -p1
+sed -i -e 's#lib/quodlibet#%{_lib}/%{name}#g' quodlibet.py
 
 %build
 %{__make} extensions
@@ -71,6 +72,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
+	TODEP="%{_lib}/%{name}" \
 	LIBDIR=%{_libdir} \
 	PREFIX=%{_prefix} \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -119,6 +121,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.49  2006/12/07 22:08:37  arekm
+- rel 2; x86_64 fix
+
 Revision 1.48  2006/12/07 20:18:23  dzeus
 - up to 0.24, removed deprecated.patch, updated Makefile.patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/quodlibet.spec?r1=1.48&r2=1.49&f=u



More information about the pld-cvs-commit mailing list