Author: arekm Date: Sun Apr 13 17:37:23 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2; fix include path
---- Files affected: SPECS: gavl.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/gavl.spec diff -u SPECS/gavl.spec:1.7 SPECS/gavl.spec:1.8 --- SPECS/gavl.spec:1.7 Sun Apr 13 19:25:39 2008 +++ SPECS/gavl.spec Sun Apr 13 19:37:18 2008 @@ -3,12 +3,13 @@ Summary(pl.UTF-8): Biblioteka audio/video GMerlin Name: gavl Version: 0.2.7 -Release: 1 +Release: 2 License: GPL Group: Libraries Source0: http://dl.sourceforge.net/gmerlin/%{name}-%{version}.tar.gz # Source0-md5: a52fdbd94ed9432c956d269bc8893915 Patch0: %{name}-make.patch +Patch1: %{name}-pc.patch URL: http://gmerlin.sourceforge.net/gavl_frame.html BuildRequires: autoconf >= 2.50 BuildRequires: automake @@ -49,6 +50,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p0 %build %{__libtoolize} @@ -98,6 +100,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2008-04-13 17:37:18 arekm +- rel 2; fix include path + Revision 1.7 2008-04-13 17:25:39 arekm - up to 0.2.7 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gavl.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
