New version 0.6.32

Add patch from Mageia to fix gir file (but we don't build gir for now anyway)
This commit is contained in:
Andrey Bondrov 2016-09-03 18:07:45 +10:00
parent a3381fc01a
commit 43acb5b4fc
3 changed files with 17 additions and 3 deletions

View file

@ -1,2 +1,2 @@
sources:
"avahi-0.6.31.tar.gz": 7e05bd78572c9088b03b1207a0ad5aba38490684
avahi-0.6.32.tar.gz: 1c6d234058fd7883b3a4515e99216fdc8f71b223

View file

@ -0,0 +1,13 @@
Index: avahi-0.6.30/avahi-gobject/AvahiCore-0.6.gir
===================================================================
--- avahi-0.6.30.orig/avahi-gobject/AvahiCore-0.6.gir
+++ avahi-0.6.30/avahi-gobject/AvahiCore-0.6.gir
@@ -3,7 +3,7 @@
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">
- <namespace name="AvahiCore" version="0.6" shared-library="avahi-core">
+ <namespace name="AvahiCore" version="0.6" shared-library="libavahi-core.so.7">
<alias name="IfIndex" c:type="AvahiIfIndex">
<type name="gint" c:type="int"/>
</alias>

View file

@ -66,8 +66,8 @@
Summary: Avahi service discovery (mDNS/DNS-SD) suite
Name: avahi
Version: 0.6.31
Release: 18
Version: 0.6.32
Release: 1
License: LGPLv2+
Group: System/Servers
Url: http://avahi.org/
@ -76,6 +76,7 @@ Source1: avahi-hostname.sh
Source100: %{name}.rpmlintrc
Patch0: avahi-0.6.31-gtk-is-broken-beyond-repair-gtk-die-die-die.patch
Patch1: avahi-0.6.31.workaround.patch
Patch2: avahi-0.6.31-avahi-gir-fixup.patch
BuildRequires: intltool
BuildRequires: pygtk2.0
BuildRequires: cap-devel