Author: qboosh Date: Wed Mar 31 19:11:31 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.8.14
---- Files affected: packages/libIDL: libIDL.spec (1.50 -> 1.51) ---- Diffs: ================================================================ Index: packages/libIDL/libIDL.spec diff -u packages/libIDL/libIDL.spec:1.50 packages/libIDL/libIDL.spec:1.51 --- packages/libIDL/libIDL.spec:1.50 Thu Mar 26 06:42:13 2009 +++ packages/libIDL/libIDL.spec Wed Mar 31 21:11:25 2010 @@ -6,14 +6,14 @@ Summary: Library for parsing IDL (Interface Definition Language) Summary(pl.UTF-8): Biblioteka do parsowania IDL (języka definicji interfejsu) Name: libIDL -Version: 0.8.13 +Version: 0.8.14 Release: 1 License: LGPL v2+ Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/libIDL/0.8/%{name}-%{version}.tar.bz2 -# Source0-md5: b43b289a859eb38a710f70622c46e571 +# Source0-md5: bb8e10a218fac793a52d404d14adedcb Patch0: %{name}-info.patch -URL: http://www.gnome.org/ +URL: http://projects.gnome.org/ORBit2/ BuildRequires: autoconf BuildRequires: automake >= 1:1.9 BuildRequires: bison @@ -73,6 +73,7 @@ %{__autoconf} %{__automake} %configure \ + --disable-silent-rules \ %{!?with_static_libs:--disable-static} %{__make} @@ -89,10 +90,10 @@ %post -p /sbin/ldconfig %postun -p /sbin/ldconfig -%post devel -p /sbin/postshell +%post devel -p /sbin/postshell -/usr/sbin/fix-info-dir -c %{_infodir} -%postun devel -p /sbin/postshell +%postun devel -p /sbin/postshell -/usr/sbin/fix-info-dir -c %{_infodir} %files @@ -123,6 +124,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.51 2010/03/31 19:11:25 qboosh +- updated to 0.8.14 + Revision 1.50 2009/03/26 05:42:13 qboosh - updated to 0.8.13 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libIDL/libIDL.spec?r1=1.50&r2=1.51&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
