Author: qboosh Date: Thu Sep 8 16:06:02 2011 GMT Module: packages Tag: HEAD ---- Log message: - package gi files
---- Files affected: packages/babl: babl.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: packages/babl/babl.spec diff -u packages/babl/babl.spec:1.13 packages/babl/babl.spec:1.14 --- packages/babl/babl.spec:1.13 Thu Sep 8 11:58:06 2011 +++ packages/babl/babl.spec Thu Sep 8 18:05:57 2011 @@ -12,6 +12,7 @@ URL: http://www.gegl.org/babl/ BuildRequires: autoconf >= 2.54 BuildRequires: automake +BuildRequires: gobject-introspection-devel >= 0.6.8 BuildRequires: libtool BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -82,11 +83,12 @@ %files %defattr(644,root,root,755) -%doc AUTHORS ChangeLog NEWS README +%doc AUTHORS ChangeLog NEWS README TODO %attr(755,root,root) %{_libdir}/libbabl-0.1.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libbabl-0.1.so.0 %dir %{_libdir}/babl-0.1 -%attr(755,root,root) %{_libdir}/babl-0.1/*.so* +%attr(755,root,root) %{_libdir}/babl-0.1/*.so +%{_libdir}/girepository-1.0/Babl-0.1.typelib %files devel %defattr(644,root,root,755) @@ -94,6 +96,7 @@ %attr(755,root,root) %{_libdir}/libbabl-0.1.so %{_libdir}/libbabl-0.1.la %{_includedir}/babl-0.1 +%{_datadir}/gir-1.0/Babl-0.1.gir %{_pkgconfigdir}/babl.pc %files static @@ -106,6 +109,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2011/09/08 16:05:57 qboosh +- package gi files + Revision 1.13 2011/09/08 09:58:06 lisu - updated to 0.1.4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/babl/babl.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
