packages: gupnp/gupnp.spec - updated to 0.13.4

megabajt megabajt at pld-linux.org
Sun Jun 20 12:43:11 CEST 2010


Author: megabajt                     Date: Sun Jun 20 10:43:11 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 0.13.4

---- Files affected:
packages/gupnp:
   gupnp.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: packages/gupnp/gupnp.spec
diff -u packages/gupnp/gupnp.spec:1.10 packages/gupnp/gupnp.spec:1.11
--- packages/gupnp/gupnp.spec:1.10	Tue Dec 29 21:25:23 2009
+++ packages/gupnp/gupnp.spec	Sun Jun 20 12:43:06 2010
@@ -2,17 +2,19 @@
 Summary:	UPnP library
 Summary(pl.UTF-8):	Biblioteka UPnP
 Name:		gupnp
-Version:	0.13.2
+Version:	0.13.4
 Release:	1
 License:	LGPL v2+
 Group:		Libraries
 Source0:	http://www.gupnp.org/sources/gupnp/%{name}-%{version}.tar.gz
-# Source0-md5:	eca3f79b32deb43f5de752d6cf2c160d
+# Source0-md5:	0d562f5f02534c70c3743b2c514db8ba
 URL:		http://gupnp.org/
 BuildRequires:	autoconf >= 2.53
 BuildRequires:	automake >= 1:1.9
 BuildRequires:	dbus-glib-devel >= 0.76
+BuildRequires:	gir-repository-devel
 BuildRequires:	glib2-devel >= 1:2.18.0
+BuildRequires:	gobject-introspection-devel >= 0.6.4
 BuildRequires:	gssdp-devel >= 0.7.1
 BuildRequires:	gtk-doc >= 1.0
 BuildRequires:	libsoup-devel >= 2.4.1
@@ -80,6 +82,7 @@
 %setup -q
 
 %build
+mkdir m4
 %{__gtkdocize}
 %{__libtoolize}
 %{__aclocal}
@@ -89,7 +92,8 @@
 %configure \
 	--enable-gtk-doc \
 	--with-html-dir=%{_gtkdocdir} \
-	--with-context-manager=network-manager
+	--with-context-manager=network-manager \
+	--disable-silent-rules
 
 %{__make}
 
@@ -111,11 +115,13 @@
 %attr(755,root,root) %{_bindir}/gupnp-binding-tool
 %attr(755,root,root) %{_libdir}/libgupnp-1.0.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libgupnp-1.0.so.3
+%{_libdir}/girepository-1.0/GUPnP-1.0.typelib
 
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libgupnp-1.0.so
 %{_libdir}/libgupnp-1.0.la
+%{_datadir}/gir-1.0/GUPnP-1.0.gir
 %{_includedir}/gupnp-1.0
 %{_pkgconfigdir}/gupnp-1.0.pc
 
@@ -133,6 +139,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2010/06/20 10:43:06  megabajt
+- updated to 0.13.4
+
 Revision 1.10  2009/12/29 20:25:23  megabajt
 - updated to 0.13.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gupnp/gupnp.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list