SPECS: exaile.spec - actually fix FHS

patrys patrys at pld-linux.org
Tue Jan 9 23:56:27 CET 2007


Author: patrys                       Date: Tue Jan  9 22:56:27 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- actually fix FHS

---- Files affected:
SPECS:
   exaile.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/exaile.spec
diff -u SPECS/exaile.spec:1.7 SPECS/exaile.spec:1.8
--- SPECS/exaile.spec:1.7	Tue Jan  9 10:12:25 2007
+++ SPECS/exaile.spec	Tue Jan  9 23:56:22 2007
@@ -3,7 +3,7 @@
 Summary(pl):	Potężny odtwarzacz multimediów oparty na GTK+2
 Name:		exaile
 Version:	0.2.8
-Release:	1
+Release:	2
 License:	GPL
 Group:		X11/Applications/Multimedia
 Source0:	http://www.exaile.org/files/%{name}_%{version}.tar.gz
@@ -68,7 +68,8 @@
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-	DESTDIR=$RPM_BUILD_ROOT
+	DESTDIR=$RPM_BUILD_ROOT \
+	LIBDIR=%{_libdir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -95,6 +96,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2007/01/09 22:56:22  patrys
+- actually fix FHS
+
 Revision 1.7  2007/01/09 09:12:25  sls
 - mmkeys.so installed in python_sitearch (FHS.patch fixed)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/exaile.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list