]> git.pld-linux.org Git - packages/avahi.git/commitdiff
- fix building Avahi-*.gir auto/th/avahi-0_6_26-2
authorArtur Frysiak <artur@frysiak.net>
Fri, 9 Jul 2010 21:26:39 +0000 (21:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel. 2

Changed files:
    avahi.spec -> 1.117
    gir.patch -> 1.1

avahi.spec
gir.patch [new file with mode: 0644]

index a0fe76ceea1406b9b47cd356baf04034238a3f7a..d08ac910f1561466b088ddd2a4c26bc443365c77 100644 (file)
@@ -4,6 +4,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
@@ -32,7 +33,7 @@ Summary:      Free mDNS/DNS-SD/Zeroconf implementation
 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
@@ -50,6 +51,7 @@ Patch4:               nss-mdns-package.patch
 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
@@ -598,6 +600,7 @@ Narzędzia linii poleceń korzystające z avahi-client.
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 %build
 %{__intltoolize}
@@ -607,6 +610,7 @@ Narzędzia linii poleceń korzystające z avahi-client.
 %{__autoheader}
 %{__automake}
 %configure \
+       --disable-silent-rules \
        --enable-compat-libdns_sd \
        --enable-compat-howl \
        --with-distro=none \
diff --git a/gir.patch b/gir.patch
new file mode 100644 (file)
index 0000000..d987a69
--- /dev/null
+++ b/gir.patch
@@ -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">
This page took 0.039939 seconds and 4 git commands to generate.