packages: avahi/avahi.spec, avahi/gir.patch (NEW) - fix building Avahi-*.gi...

wiget wiget at pld-linux.org
Fri Jul 9 23:26:45 CEST 2010


Author: wiget                        Date: Fri Jul  9 21:26:45 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix building Avahi-*.gir
- rel. 2

---- Files affected:
packages/avahi:
   avahi.spec (1.116 -> 1.117) , gir.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/avahi/avahi.spec
diff -u packages/avahi/avahi.spec:1.116 packages/avahi/avahi.spec:1.117
--- packages/avahi/avahi.spec:1.116	Fri Jul  9 14:55:34 2010
+++ packages/avahi/avahi.spec	Fri Jul  9 23:26:39 2010
@@ -5,6 +5,7 @@
 #	- check BRs for gtk+3
 #	- make gtk3 bcond enabled by default when gtk+3 will be stable
 #	- introspection files
+#       - dbus files
 #
 # Conditional build:
 %bcond_with	apidocs		# build API documentation
@@ -33,7 +34,7 @@
 Summary(pl.UTF-8):	Wolna implementacja mDNS/DNS-SD/Zeroconf
 Name:		avahi
 Version:	0.6.26
-Release:	1
+Release:	2
 License:	LGPL v2.1+
 Group:		Applications
 Source0:	http://avahi.org/download/%{name}-%{version}.tar.gz
@@ -51,6 +52,7 @@
 Patch5:		%{name}-dhclient_hooks.patch
 Patch6:		%{name}-autoipd-sbin_ip.patch
 Patch7:		%{name}-gtk_detect.patch
+Patch8:		gir.patch
 URL:		http://avahi.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -599,6 +601,7 @@
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 %build
 %{__intltoolize}
@@ -608,6 +611,7 @@
 %{__autoheader}
 %{__automake}
 %configure \
+	--disable-silent-rules \
 	--enable-compat-libdns_sd \
 	--enable-compat-howl \
 	--with-distro=none \
@@ -1013,6 +1017,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.117  2010/07/09 21:26:39  wiget
+- fix building Avahi-*.gir
+- rel. 2
+
 Revision 1.116  2010/07/09 12:55:34  lisu
 - fix gtk+2/gtk+3 detection (patch)
 - missing introspection file

================================================================
Index: packages/avahi/gir.patch
diff -u /dev/null packages/avahi/gir.patch:1.1
--- /dev/null	Fri Jul  9 23:26:45 2010
+++ packages/avahi/gir.patch	Fri Jul  9 23:26:39 2010
@@ -0,0 +1,9 @@
+--- avahi-0.6.26/avahi-gobject/AvahiCore-0.6.gir.wiget	2010-07-09 23:18:45.296015778 +0200
++++ avahi-0.6.26/avahi-gobject/AvahiCore-0.6.gir	2010-07-09 23:19:00.748515016 +0200
+@@ -1,5 +1,5 @@
+ <?xml version="1.0"?>
+-<repository version="1.0"
++<repository version="1.1"
+             xmlns="http://www.gtk.org/introspection/core/1.0"
+             xmlns:c="http://www.gtk.org/introspection/c/1.0"
+             xmlns:glib="http://www.gtk.org/introspection/glib/1.0">
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/avahi/avahi.spec?r1=1.116&r2=1.117&f=u



More information about the pld-cvs-commit mailing list