Accepting request 186071 from GNOME:Factory

- Remove -DGTK_DISABLE_DEPRECATED=1 from avahi-ui/Makefile.am in
  order to allow building against GTK+ 3.9.10, which has GtkStock
  deprecated. (forwarded request 185992 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/186071
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/avahi?expand=0&rev=101
This commit is contained in:
Tomáš Chvátal 2013-08-12 12:23:00 +00:00 committed by Git OBS Bridge
commit c5d7705aa3
5 changed files with 15 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Aug 5 21:31:42 UTC 2013 - dimstar@opensuse.org
- Remove -DGTK_DISABLE_DEPRECATED=1 from avahi-ui/Makefile.am in
order to allow building against GTK+ 3.9.10, which has GtkStock
deprecated.
-------------------------------------------------------------------
Mon Feb 4 16:59:54 CET 2013 - sbrabec@suse.cz

View File

@ -30,6 +30,7 @@ Name: avahi-glib2
%define build_qt4 0
Version: 0.6.31
Release: 0
# FIXME: on upgrade, ensure to verify if -DGTK_DISABLE_DEPRECATED=1 can remain in avahi=ui/Makefile.am (GtkStock deprecated with GTK+ 3.9.10).
%if !%build_glib2 && !%build_mono && !%build_qt3 && !%build_qt4
# Create split spec files only when building per partes:
#%(sh %{_sourcedir}/%{_name}_spec-prepare.sh %{_sourcedir} %{name})
@ -781,6 +782,7 @@ if ! test -f %{_datadir}/aclocal/glib-gettext.m4 ; then
fi
# FIXME: We do not have xmltoman, use original doc, just fix paths.
sed -i s:/home/lennart/tmp/avahi:: man/*.[0-9]
sed -i "s:-DGTK_DISABLE_DEPRECATED=1::" avahi-ui/Makefile.am
%build
autoreconf -f -i

View File

@ -30,6 +30,7 @@ Name: avahi-mono
%define build_qt4 0
Version: 0.6.31
Release: 0
# FIXME: on upgrade, ensure to verify if -DGTK_DISABLE_DEPRECATED=1 can remain in avahi=ui/Makefile.am (GtkStock deprecated with GTK+ 3.9.10).
%if !%build_glib2 && !%build_mono && !%build_qt3 && !%build_qt4
# Create split spec files only when building per partes:
#%(sh %{_sourcedir}/%{_name}_spec-prepare.sh %{_sourcedir} %{name})
@ -780,6 +781,7 @@ if ! test -f %{_datadir}/aclocal/glib-gettext.m4 ; then
fi
# FIXME: We do not have xmltoman, use original doc, just fix paths.
sed -i s:/home/lennart/tmp/avahi:: man/*.[0-9]
sed -i "s:-DGTK_DISABLE_DEPRECATED=1::" avahi-ui/Makefile.am
%build
autoreconf -f -i

View File

@ -30,6 +30,7 @@ Name: avahi-qt4
%define build_qt4 1
Version: 0.6.31
Release: 0
# FIXME: on upgrade, ensure to verify if -DGTK_DISABLE_DEPRECATED=1 can remain in avahi=ui/Makefile.am (GtkStock deprecated with GTK+ 3.9.10).
%if !%build_glib2 && !%build_mono && !%build_qt3 && !%build_qt4
# Create split spec files only when building per partes:
#%(sh %{_sourcedir}/%{_name}_spec-prepare.sh %{_sourcedir} %{name})
@ -783,6 +784,7 @@ if ! test -f %{_datadir}/aclocal/glib-gettext.m4 ; then
fi
# FIXME: We do not have xmltoman, use original doc, just fix paths.
sed -i s:/home/lennart/tmp/avahi:: man/*.[0-9]
sed -i "s:-DGTK_DISABLE_DEPRECATED=1::" avahi-ui/Makefile.am
%build
autoreconf -f -i

View File

@ -32,6 +32,7 @@ Name: avahi
%define build_qt4 0
Version: 0.6.31
Release: 0
# FIXME: on upgrade, ensure to verify if -DGTK_DISABLE_DEPRECATED=1 can remain in avahi=ui/Makefile.am (GtkStock deprecated with GTK+ 3.9.10).
%if !%build_glib2 && !%build_mono && !%build_qt3 && !%build_qt4
# Create split spec files only when building per partes:
#%(sh %{_sourcedir}/%{_name}_spec-prepare.sh %{_sourcedir} %{name})
@ -783,6 +784,7 @@ if ! test -f %{_datadir}/aclocal/glib-gettext.m4 ; then
fi
# FIXME: We do not have xmltoman, use original doc, just fix paths.
sed -i s:/home/lennart/tmp/avahi:: man/*.[0-9]
sed -i "s:-DGTK_DISABLE_DEPRECATED=1::" avahi-ui/Makefile.am
%build
autoreconf -f -i