SPECS: smplayer.spec - fix themes dir (thanks to megabajt)

vip vip at pld-linux.org
Sat May 26 17:29:34 CEST 2007


Author: vip                          Date: Sat May 26 15:29:34 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix themes dir (thanks to megabajt)

---- Files affected:
SPECS:
   smplayer.spec (1.67 -> 1.68) 

---- Diffs:

================================================================
Index: SPECS/smplayer.spec
diff -u SPECS/smplayer.spec:1.67 SPECS/smplayer.spec:1.68
--- SPECS/smplayer.spec:1.67	Sat May 26 14:38:43 2007
+++ SPECS/smplayer.spec	Sat May 26 17:29:29 2007
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	smplayer - nakładka na mplayera
 Name:		smplayer
 Version:	0.4.29
-Release:	1
+Release:	2
 License:	GPL
 Group:		X11/Applications
 Source0:	http://smplayer.sourceforge.net/download/%{name}-%{version}.tar.gz
@@ -52,8 +52,8 @@
 rm -f Makefile
 qt3to4 -alwaysOverwrite %{name}.pro
 qt4-qmake
-%{__make}
-
+%{__make} THEMES_PATH=\\\"%{_datadir}/smplayer/themes\\\" 
+	
 %install
 rm -rf $RPM_BUILD_ROOT
 
@@ -103,6 +103,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.68  2007/05/26 15:29:29  vip
+- fix themes dir (thanks to megabajt)
+
 Revision 1.67  2007/05/26 12:38:43  vip
 - up to 0.4.29
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/smplayer.spec?r1=1.67&r2=1.68&f=u



More information about the pld-cvs-commit mailing list