From eebb6f33f7e2766c88dfc663676491a9b2ecc8d3abe020cb77de003c13597e99 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Tue, 29 Apr 2008 21:12:57 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/avahi?expand=0&rev=36 --- avahi-mono.spec | 11 ++++++----- avahi-qt4.spec | 10 +++++----- avahi.changes | 6 ++++++ avahi.spec | 5 ++++- baselibs.conf | 3 +++ 5 files changed, 24 insertions(+), 11 deletions(-) diff --git a/avahi-mono.spec b/avahi-mono.spec index c12c748..c96ec78 100644 --- a/avahi-mono.spec +++ b/avahi-mono.spec @@ -22,7 +22,7 @@ Name: avahi-mono %define build_qt3 0 %define build_qt4 0 Version: 0.6.22 -Release: 57 +Release: 67 %if !%build_mono && !%build_qt3 && !%build_qt4 # Create split spec files only when building per partes: #%(sh %{_sourcedir}/%{_name}_spec-prepare.sh %{_sourcedir} %{name}) @@ -337,7 +337,7 @@ Authors: Sebastien Estienne %package utils - +License: LGPL v2.1 or later Summary: Command Line Utilities for D-BUS Service for Zeroconf and Bonjour Requires: %{name} >= %{version} Group: Productivity/Networking/Other @@ -364,7 +364,7 @@ Authors: Sebastien Estienne %package utils-gtk - +License: LGPL v2.1 or later Summary: GTK+ Utilities for D-BUS Service for Zeroconf and Bonjour Requires: %{name} >= %{version} Group: Productivity/Networking/Other @@ -512,7 +512,7 @@ Authors: Sebastien Estienne %package compat-mDNSResponder-devel - +License: LGPL v2.1 or later Summary: mDNSResponder Compatibility Package for D-BUS Service for Zeroconf/Bonjour Requires: libavahi-devel = %{version} libdns_sd = %{version} Group: Development/Libraries/C and C++ @@ -543,7 +543,7 @@ Authors: Sebastien Estienne %package compat-howl-devel - +License: LGPL v2.1 or later Summary: howl Compatibility Package for D-BUS Service for Zeroconf/Bonjour Requires: libavahi-devel = %{version} libhowl0 = %{version} Group: Development/Libraries/C and C++ @@ -706,6 +706,7 @@ Authors: %if %build_mono %package -n avahi-mono +License: LGPL v2.1 or later Summary: Mono Bindings for avahi, the D-BUS Service for Zeroconf and Bonjour Requires: gtk-sharp2 libavahi-client3 >= %{version} libavahi-common3 >= %{version} libavahi-ui0 >= %{version} libavahi-glib1 >= %{version} Group: Development/Languages/Mono diff --git a/avahi-qt4.spec b/avahi-qt4.spec index 6afe4ad..4c04ff4 100644 --- a/avahi-qt4.spec +++ b/avahi-qt4.spec @@ -22,7 +22,7 @@ Name: avahi-qt4 %define build_qt3 0 %define build_qt4 1 Version: 0.6.22 -Release: 3 +Release: 4 %if !%build_mono && !%build_qt3 && !%build_qt4 # Create split spec files only when building per partes: #%(sh %{_sourcedir}/%{_name}_spec-prepare.sh %{_sourcedir} %{name}) @@ -340,7 +340,7 @@ Authors: Sebastien Estienne %package utils - +License: LGPL v2.1 or later Summary: Command Line Utilities for D-BUS Service for Zeroconf and Bonjour Requires: %{name} >= %{version} Group: Productivity/Networking/Other @@ -367,7 +367,7 @@ Authors: Sebastien Estienne %package utils-gtk - +License: LGPL v2.1 or later Summary: GTK+ Utilities for D-BUS Service for Zeroconf and Bonjour Requires: %{name} >= %{version} Group: Productivity/Networking/Other @@ -515,7 +515,7 @@ Authors: Sebastien Estienne %package compat-mDNSResponder-devel - +License: LGPL v2.1 or later Summary: mDNSResponder Compatibility Package for D-BUS Service for Zeroconf/Bonjour Requires: libavahi-devel = %{version} libdns_sd = %{version} Group: Development/Libraries/C and C++ @@ -546,7 +546,7 @@ Authors: Sebastien Estienne %package compat-howl-devel - +License: LGPL v2.1 or later Summary: howl Compatibility Package for D-BUS Service for Zeroconf/Bonjour Requires: libavahi-devel = %{version} libhowl0 = %{version} Group: Development/Libraries/C and C++ diff --git a/avahi.changes b/avahi.changes index 64e0810..07d1792 100644 --- a/avahi.changes +++ b/avahi.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Apr 29 17:01:55 CEST 2008 - cthiel@suse.de + +- obsolete avahi-, avahi-compat-mDNSResponder- and + avahi-glib- via baselibs.conf + ------------------------------------------------------------------- Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de diff --git a/avahi.spec b/avahi.spec index 0143052..4eaa609 100644 --- a/avahi.spec +++ b/avahi.spec @@ -24,7 +24,7 @@ Name: avahi %define build_qt3 0 %define build_qt4 0 Version: 0.6.22 -Release: 47 +Release: 53 %if !%build_mono && !%build_qt3 && !%build_qt4 # Create split spec files only when building per partes: #%(sh %{_sourcedir}/%{_name}_spec-prepare.sh %{_sourcedir} %{name}) @@ -1143,6 +1143,9 @@ fi %endif %changelog +* Tue Apr 29 2008 cthiel@suse.de +- obsolete avahi-, avahi-compat-mDNSResponder- and + avahi-glib- via baselibs.conf * Thu Apr 10 2008 ro@suse.de - added baselibs.conf file to build xxbit packages for multilib support diff --git a/baselibs.conf b/baselibs.conf index 4263976..0ec58f8 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,5 +1,8 @@ avahi libavahi-client3 libavahi-common3 + obsoletes "avahi-" libavahi-glib1 + obsoletes "avahi-glib-" libdns_sd + obsoletes "avahi-compat-mDNSResponder-"