Author: megabajt Date: Thu Jan 31 19:04:07 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.8.10
---- Files affected: SPECS: libIDL.spec (1.47 -> 1.48) ---- Diffs: ================================================================ Index: SPECS/libIDL.spec diff -u SPECS/libIDL.spec:1.47 SPECS/libIDL.spec:1.48 --- SPECS/libIDL.spec:1.47 Thu Jan 24 02:36:33 2008 +++ SPECS/libIDL.spec Thu Jan 31 20:04:02 2008 @@ -6,16 +6,16 @@ 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.9 +Version: 0.8.10 Release: 1 License: LGPL v2+ Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/libIDL/0.8/%{name}-%{version}.tar.bz2 -# Source0-md5: a4f84903e289bb874ae2fbe92d80e656 +# Source0-md5: 9e10a77ff225587e59c0a28c66b4faa7 Patch0: %{name}-info.patch URL: http://www.gnome.org/ BuildRequires: autoconf -BuildRequires: automake +BuildRequires: automake >= 1:1.9 BuildRequires: bison BuildRequires: flex BuildRequires: glib2-devel >= 1:2.14.1 @@ -99,6 +99,7 @@ %defattr(644,root,root,755) %doc AUTHORS README NEWS %attr(755,root,root) %{_libdir}/libIDL-2.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libIDL-2.so.0 %files devel %defattr(644,root,root,755) @@ -122,6 +123,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.48 2008-01-31 19:04:02 megabajt +- updated to 0.8.10 + Revision 1.47 2008-01-24 01:36:33 glen - invoke fix-info-dir via /sbin/postshell where possible to avoid extra /bin/sh dep ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libIDL.spec?r1=1.47&r2=1.48&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
