Author: baggins Date: Mon Jun 25 15:44:27 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 8 - added cvs snap patch
---- Files affected: SPECS: ogle_gui.spec (1.35 -> 1.36) ---- Diffs: ================================================================ Index: SPECS/ogle_gui.spec diff -u SPECS/ogle_gui.spec:1.35 SPECS/ogle_gui.spec:1.36 --- SPECS/ogle_gui.spec:1.35 Tue Feb 13 08:16:50 2007 +++ SPECS/ogle_gui.spec Mon Jun 25 17:44:22 2007 @@ -3,13 +3,14 @@ Summary(pl.UTF-8): Interfejs użytkownika odtwarzacza DVD Ogle Name: ogle_gui Version: 0.9.2 -Release: 7.1 +Release: 8 License: GPL Group: X11/Applications/Multimedia Source0: http://www.dtek.chalmers.se/groups/dvd/dist/%{name}-%{version}.tar.gz # Source0-md5: e685aa3046f9da13532ede9300f2f794 Source1: %{name}.desktop Patch0: %{name}-libdir.patch +Patch1: %{name}-cvs-20070625.patch URL: http://www.dtek.chalmers.se/~dvd/ BuildRequires: autoconf BuildRequires: automake @@ -35,6 +36,7 @@ %prep %setup -q %patch0 -p0 +%patch1 -p1 cat >> acinclude.m4 <<EOF AC_DEFUN([AM_PATH_GTK],[$3]) @@ -48,8 +50,7 @@ %{__autoconf} %{__automake} %configure \ - --enable-gtk2 \ - + --enable-gtk2 %{__make} @@ -79,6 +80,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.36 2007/06/25 15:44:22 baggins +- rel 8 +- added cvs snap patch + Revision 1.35 2007/02/13 07:16:50 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ogle_gui.spec?r1=1.35&r2=1.36&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
