SPECS: smplayer.spec - drop patch0
shadzik
shadzik at pld-linux.org
Thu May 31 00:56:21 CEST 2007
Author: shadzik Date: Wed May 30 22:56:21 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- drop patch0
---- Files affected:
SPECS:
smplayer.spec (1.69 -> 1.70)
---- Diffs:
================================================================
Index: SPECS/smplayer.spec
diff -u SPECS/smplayer.spec:1.69 SPECS/smplayer.spec:1.70
--- SPECS/smplayer.spec:1.69 Wed May 30 00:23:53 2007
+++ SPECS/smplayer.spec Thu May 31 00:56:16 2007
@@ -8,7 +8,6 @@
Group: X11/Applications
Source0: http://smplayer.sourceforge.net/download/%{name}-%{version}.tar.gz
# Source0-md5: e3282320cb1b186e601511ec51bacdbe
-Patch0: %{name}-translations_path.patch
URL: http://smplayer.sourceforge.net/
BuildRequires: Qt3Support-devel
BuildRequires: QtCore-devel
@@ -45,15 +44,16 @@
%prep
%setup -q
-%patch0 -p0
%build
cd src
rm -f Makefile
qt3to4 -alwaysOverwrite %{name}.pro
qt4-qmake
-%{__make} THEMES_PATH=\\\"%{_datadir}/smplayer/themes\\\"
-
+%{__make} \
+ THEMES_PATH=\\\"%{_datadir}/smplayer/themes\\\" \
+ TRANSLATION_PATH=\\\"%{_datadir}/smplayer/translations/\\\"
+
%install
rm -rf $RPM_BUILD_ROOT
@@ -104,6 +104,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.70 2007/05/30 22:56:16 shadzik
+- drop patch0
+
Revision 1.69 2007/05/29 22:23:53 vip
- up to 0.5.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/smplayer.spec?r1=1.69&r2=1.70&f=u
More information about the pld-cvs-commit
mailing list