Author: shadzik Date: Mon Apr 9 02:29:28 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - add -translations_path.patch
---- Files affected: SPECS: smplayer.spec (1.17.2.4 -> 1.17.2.5) ---- Diffs: ================================================================ Index: SPECS/smplayer.spec diff -u SPECS/smplayer.spec:1.17.2.4 SPECS/smplayer.spec:1.17.2.5 --- SPECS/smplayer.spec:1.17.2.4 Mon Apr 9 03:10:00 2007 +++ SPECS/smplayer.spec Mon Apr 9 04:29:23 2007 @@ -8,6 +8,7 @@ Group: X11/Applications Source0: http://smplayer.sourceforge.net/download/%{name}-%{version}.tar.gz # Source0-md5: 5408819fc2e2ed902914b631ef73bc52 +Patch0: %{name}-translations_path.patch URL: http://smplayer.sourceforge.net/ BuildRequires: kdelibs-devel >= 9:3.2.0 BuildRequires: qmake @@ -41,6 +42,7 @@ %prep %setup -q +%patch0 -p0 echo 'CONFIG+= thread' >> src/smplayer.pro rm -f src/Makefile @@ -100,6 +102,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17.2.5 2007/04/09 02:29:23 shadzik +- add -translations_path.patch + Revision 1.17.2.4 2007/04/09 01:10:00 shadzik - 0.3.13 - more icons ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/smplayer.spec?r1=1.17.2.4&r2=1.17.2.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
