Author: arekm Date: Sun Feb 11 17:06:57 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 1
---- Files affected: SPECS: ming.spec (1.34 -> 1.35) ---- Diffs: ================================================================ Index: SPECS/ming.spec diff -u SPECS/ming.spec:1.34 SPECS/ming.spec:1.35 --- SPECS/ming.spec:1.34 Fri Feb 9 17:58:52 2007 +++ SPECS/ming.spec Sun Feb 11 18:06:52 2007 @@ -4,13 +4,15 @@ Summary(pl): Ming - biblioteka do produkcji plików SWF Name: ming Version: 0.3.0 -Release: 0.1 +Release: 1 License: LGPL Group: Libraries Source0: http://dl.sourceforge.net/ming/%{name}-%{version}.tar.gz # Source0-md5: 56b29eeb4fdd0b98c9ee62e25d14841d Patch0: %{name}-DESTDIR.patch +Patch1: %{name}-build.patch URL: http://ming.sourceforge.net/ +BuildRequires: giflib-devel BuildRequires: python-devel BuildRequires: rpm-perlprov >= 4.0.2-24 BuildRequires: zlib-devel @@ -69,6 +71,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %configure @@ -132,6 +135,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.35 2007/02/11 17:06:52 arekm +- rel 1 + Revision 1.34 2007/02/09 16:58:52 glen - 0.3.0 - new url, php and perl extensions distributed elsewhere ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ming.spec?r1=1.34&r2=1.35&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
