]> git.pld-linux.org Git - packages/quodlibet.git/commitdiff
- rel 2; x86_64 fix auto/th/quodlibet-0_24-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 7 Dec 2006 22:08:37 +0000 (22:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    quodlibet.spec -> 1.49

quodlibet.spec

index dce7869172a2988a2d946933cd53c0cc8be98bae..0a03f2de969fb372fd319f1741ffac36e600c56e 100644 (file)
@@ -6,7 +6,7 @@ Summary:        Quod Libet - GTK+-based audio player
 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
@@ -61,6 +61,7 @@ python-pyao, python-mad, python-pyid3lib.
 %setup -q
 %{?with_home_etc:%patch0 -p1}
 %patch1 -p1
+sed -i -e 's#lib/quodlibet#%{_lib}/%{name}#g' quodlibet.py
 
 %build
 %{__make} extensions
@@ -70,6 +71,7 @@ python-pyao, python-mad, python-pyid3lib.
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
+       TODEP="%{_lib}/%{name}" \
        LIBDIR=%{_libdir} \
        PREFIX=%{_prefix} \
        DESTDIR=$RPM_BUILD_ROOT
This page took 0.28119 seconds and 4 git commands to generate.