packages: udev/udev.spec - enable glib introspection - rel 2

patrys patrys at pld-linux.org
Wed Jul 22 22:47:08 CEST 2009


Author: patrys                       Date: Wed Jul 22 20:47:08 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- enable glib introspection
- rel 2

---- Files affected:
packages/udev:
   udev.spec (1.296 -> 1.297) 

---- Diffs:

================================================================
Index: packages/udev/udev.spec
diff -u packages/udev/udev.spec:1.296 packages/udev/udev.spec:1.297
--- packages/udev/udev.spec:1.296	Fri Jul 10 10:53:59 2009
+++ packages/udev/udev.spec	Wed Jul 22 22:47:03 2009
@@ -33,7 +33,7 @@
 Summary(pl.UTF-8):	Zarządca urządzeń dla Linuksa 2.6
 Name:		udev
 Version:	144
-Release:	1
+Release:	2
 Epoch:		1
 License:	GPL
 Group:		Base
@@ -57,7 +57,9 @@
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	device-mapper-devel
+BuildRequires:	gir-repository-devel
 BuildRequires:	glib2-devel
+BuildRequires:	gobject-introspection-devel
 BuildRequires:	gtk-doc
 %{?with_selinux:BuildRequires:	libselinux-devel >= 1.17.13}
 BuildRequires:	libtool
@@ -288,6 +290,7 @@
 	--with-rootlibdir=/%{_lib} \
 	--enable-extras \
 	--enable-gtk-doc \
+	--enable-introspection \
 	--enable-logging \
 	--enable-shared \
 	--enable-static \
@@ -490,12 +493,14 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libgudev-1.0.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libgudev-1.0.so.0
+%{_libdir}/girepository-1.0/*.typelib
 
 %files glib-devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libgudev-1.0.so
 %{_includedir}/gudev-1.0
 %{_pkgconfigdir}/gudev-1.0.pc
+%{_datadir}/gir-1.0/*.gir
 
 %files glib-static
 %defattr(644,root,root,755)
@@ -531,6 +536,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.297  2009/07/22 20:47:03  patrys
+- enable glib introspection
+- rel 2
+
 Revision 1.296  2009/07/10 08:53:59  arekm
 - up to 144
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/udev/udev.spec?r1=1.296&r2=1.297&f=u



More information about the pld-cvs-commit mailing list