rpms/udev-extras/devel udev-extras.spec,1.13,1.14

Bastien Nocera hadess at fedoraproject.org
Mon Jun 8 21:26:28 UTC 2009


Author: hadess

Update of /cvs/pkgs/rpms/udev-extras/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7061

Modified Files:
	udev-extras.spec 
Log Message:
Disable introspection more


Index: udev-extras.spec
===================================================================
RCS file: /cvs/pkgs/rpms/udev-extras/devel/udev-extras.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- udev-extras.spec	8 Jun 2009 20:43:42 -0000	1.13
+++ udev-extras.spec	8 Jun 2009 21:25:58 -0000	1.14
@@ -96,12 +96,14 @@ rm -rf $RPM_BUILD_ROOT
 %files -n libgudev
 %defattr(0644, root, root, 0755)
 %attr(0755,root,root) %{_libdir}/libgudev-1.0*
-%attr(0644,root,root) %{_libdir}/girepository-1.0/GUdev-1.0.typelib
+# FIXME missing introspection
+# %attr(0644,root,root) %{_libdir}/girepository-1.0/GUdev-1.0.typelib
 
 %files -n libgudev-devel
 %defattr(0644, root, root, 0755)
 %attr(0644,root,root) %{_includedir}/gudev-1.0/gudev/*.h
-%attr(0644,root,root) %{_datadir}/gir-1.0/GUdev-1.0.gir
+# FIXME missing introspection
+#%attr(0644,root,root) %{_datadir}/gir-1.0/GUdev-1.0.gir
 %dir %{_datadir}/gtk-doc/html/gudev
 %attr(0644,root,root) %{_datadir}/gtk-doc/html/gudev/*
 %attr(0755,root,root) %{_libdir}/pkgconfig/gudev-1.0*




More information about the fedora-extras-commits mailing list