Author: sls Date: Sat Mar 31 12:20:13 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - added c_bindings.patch - rel. 2
---- Files affected: SPECS: libart_lgpl.spec (1.36 -> 1.37) ---- Diffs: ================================================================ Index: SPECS/libart_lgpl.spec diff -u SPECS/libart_lgpl.spec:1.36 SPECS/libart_lgpl.spec:1.37 --- SPECS/libart_lgpl.spec:1.36 Thu Mar 1 19:58:34 2007 +++ SPECS/libart_lgpl.spec Sat Mar 31 14:20:07 2007 @@ -7,11 +7,12 @@ Summary(pl.UTF-8): Biblioteka funkcji graficznych używanych przez libgnomecanvas Name: libart_lgpl Version: 2.3.19 -Release: 1 +Release: 2 License: LGPL Group: X11/Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/libart_lgpl/2.3/%{name}-%{version}.tar.bz2 # Source0-md5: ac885805d1918026a18b560f4015bc66 +Patch0: %{name}-c_bindings.patch URL: http://www.gnome.org/ BuildRequires: autoconf BuildRequires: automake >= 1:1.9 @@ -56,6 +57,7 @@ %prep %setup -q +%patch0 -p1 %build %{__libtoolize} @@ -105,6 +107,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.37 2007/03/31 12:20:07 sls +- added c_bindings.patch +- rel. 2 + Revision 1.36 2007/03/01 18:58:34 megabajt - updated to 2.3.19 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/libart_lgpl.spec?r1=1.36&r2=1.37&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
