Accepting request 26992 from GNOME:Factory
Copy from GNOME:Factory/avahi based on submit request 26992 from user vuntz OBS-URL: https://build.opensuse.org/request/show/26992 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/avahi?expand=0&rev=59
This commit is contained in:
commit
5820249459
@ -31,7 +31,7 @@ Name: avahi-glib2
|
||||
%define build_qt3 0
|
||||
%define build_qt4 0
|
||||
Version: 0.6.25
|
||||
Release: 5
|
||||
Release: 6
|
||||
%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})
|
||||
@ -49,7 +49,7 @@ Release: 5
|
||||
%endif
|
||||
Url: http://www.avahi.org/
|
||||
Group: System/Daemons
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: D-BUS Service for Zeroconf and Bonjour
|
||||
Source: %{_name}-%{version}.tar.bz2
|
||||
Source1: gnome-nettool2.png
|
||||
@ -57,6 +57,7 @@ Source2: avahi-bookmarks.init
|
||||
Source3: avahi.firewall
|
||||
Source100: attributes
|
||||
Source101: update_spec.pl
|
||||
Source102: baselibs.conf
|
||||
# Copy of glib-2.0.m4 from glib2-devel to not depend on glib2-devel.
|
||||
Source4: avahi-glib-gettext.m4
|
||||
#PATCH-FIX-OPENSUSE avahi-gacdir.patch -- Mono libs are in $prefix/lib on suse
|
||||
@ -132,7 +133,7 @@ across LAN segments.
|
||||
%if %build_core
|
||||
|
||||
%package -n libavahi-client3
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: D-BUS Service for Zeroconf and Bonjour
|
||||
Group: System/Libraries
|
||||
|
||||
@ -150,7 +151,7 @@ addition, it supports some nifty things, like correct mDNS reflection
|
||||
across LAN segments.
|
||||
|
||||
%package -n libavahi-common3
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: D-BUS Service for Zeroconf and Bonjour
|
||||
Group: System/Libraries
|
||||
|
||||
@ -168,7 +169,7 @@ addition, it supports some nifty things, like correct mDNS reflection
|
||||
across LAN segments.
|
||||
|
||||
%package -n libavahi-core6
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: D-BUS Service for Zeroconf and Bonjour
|
||||
Group: System/Libraries
|
||||
|
||||
@ -186,7 +187,7 @@ addition, it supports some nifty things, like correct mDNS reflection
|
||||
across LAN segments.
|
||||
|
||||
%package -n libdns_sd
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: mDNSResponder Compatibility Package for D-BUS Service for Zeroconf/Bonjour
|
||||
Group: System/Libraries
|
||||
# mDNSResponder-lib used unversioned soname.
|
||||
@ -224,7 +225,7 @@ supports some nifty things that have never been seen elsewhere like
|
||||
correct mDNS reflection accross LAN segments.
|
||||
|
||||
%package -n libhowl0
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: howl Compatibility Package for D-BUS Service for Zeroconf/Bonjour
|
||||
Group: System/Libraries
|
||||
# Old name used for <= 10.3:
|
||||
@ -247,7 +248,7 @@ supports some nifty things that have never been seen elsewhere like
|
||||
correct mDNS reflection accross LAN segments.
|
||||
|
||||
%package -n python-avahi
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: A set of Avahi utilities written in Python
|
||||
PreReq: coreutils
|
||||
Requires: %{name} = %{version} python-gdbm dbus-1-python python-twisted python-twisted-web
|
||||
@ -290,7 +291,7 @@ addition, it supports some nifty things, like correct mDNS reflection
|
||||
across LAN segments.
|
||||
|
||||
%package -n libavahi-devel
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: Include Files and Libraries Mandatory for Development
|
||||
#
|
||||
Requires: %{_name} = %{version} libavahi-common3 = %{version} libavahi-core6 = %{version} libavahi-client3 = %{version} dbus-1-devel glibc-devel
|
||||
@ -360,7 +361,7 @@ correct mDNS reflection accross LAN segments.
|
||||
%if %build_glib2
|
||||
|
||||
%package -n libavahi-ui0
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: D-BUS Service for Zeroconf and Bonjour
|
||||
Group: System/Libraries
|
||||
|
||||
@ -378,7 +379,7 @@ addition, it supports some nifty things, like correct mDNS reflection
|
||||
across LAN segments.
|
||||
|
||||
%package -n libavahi-glib1
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: Glib Bindings for avahi, the D-BUS Service for Zeroconf and Bonjour
|
||||
Group: System/GUI/GNOME
|
||||
# Old name used for <= 10.3:
|
||||
@ -401,7 +402,7 @@ supports some nifty things that have never been seen elsewhere like
|
||||
correct mDNS reflection accross LAN segments.
|
||||
|
||||
%package -n libavahi-gobject0
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: D-BUS Service for Zeroconf and Bonjour
|
||||
Group: System/Daemons
|
||||
|
||||
@ -419,7 +420,7 @@ addition, it supports some nifty things, like correct mDNS reflection
|
||||
across LAN segments.
|
||||
|
||||
%package -n avahi-utils-gtk
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: GTK+ Utilities for D-BUS Service for Zeroconf and Bonjour
|
||||
Requires: %{_name} >= %{version}
|
||||
Group: Productivity/Networking/Other
|
||||
@ -443,7 +444,7 @@ addition, it supports some nifty things, like correct mDNS reflection
|
||||
across LAN segments.
|
||||
|
||||
%package -n python-avahi-gtk
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: A set of Avahi utilities written in Python Using python-gtk
|
||||
PreReq: coreutils
|
||||
Requires: python-avahi = %{version} python-gtk
|
||||
@ -469,7 +470,7 @@ addition, it supports some nifty things that have never been seen
|
||||
elsewhere, like correct mDNS reflection across LAN segments.
|
||||
|
||||
%package -n libavahi-glib-devel
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: Include Files and Libraries Mandatory for Development
|
||||
Requires: libavahi-devel = %{version} libavahi-ui0 = %{version} libavahi-glib1 = %{version} glib2-devel gtk2-devel
|
||||
Group: Development/Libraries/C and C++
|
||||
@ -492,7 +493,7 @@ supports some nifty things that have never been seen elsewhere like
|
||||
correct mDNS reflection accross LAN segments.
|
||||
|
||||
%package -n libavahi-gobject-devel
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: D-BUS Service for Zeroconf and Bonjour
|
||||
Requires: libavahi-devel = %{version} libavahi-glib-devel libavahi-gobject0 = %{version} glib2-devel
|
||||
Group: System/Daemons
|
||||
@ -563,7 +564,7 @@ correct mDNS reflection accross LAN segments.
|
||||
%if %build_qt4
|
||||
|
||||
%package -n libavahi-qt4-1
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: Qt4 Bindings for avahi, the D-BUS Service for Zeroconf and Bonjour
|
||||
Group: System/GUI/KDE
|
||||
# Old name used for <= 10.3:
|
||||
@ -586,7 +587,7 @@ supports some nifty things that have never been seen elsewhere like
|
||||
correct mDNS reflection accross LAN segments.
|
||||
|
||||
%package -n libavahi-qt4-devel
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: Include Files and Libraries Mandatory for Development
|
||||
Requires: libavahi-devel = %{version} libavahi-qt4-1 = %{version} libqt4-devel
|
||||
Group: Development/Libraries/C and C++
|
||||
@ -613,7 +614,7 @@ correct mDNS reflection accross LAN segments.
|
||||
%if %build_mono
|
||||
|
||||
%package -n avahi-mono
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
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
|
||||
|
@ -31,7 +31,7 @@ Name: avahi-mono
|
||||
%define build_qt3 0
|
||||
%define build_qt4 0
|
||||
Version: 0.6.25
|
||||
Release: 5
|
||||
Release: 6
|
||||
%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})
|
||||
@ -49,7 +49,7 @@ Release: 5
|
||||
%endif
|
||||
Url: http://www.avahi.org/
|
||||
Group: Development/Languages/Mono
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: Mono Bindings for avahi, the D-BUS Service for Zeroconf and Bonjour
|
||||
Source: %{_name}-%{version}.tar.bz2
|
||||
Source1: gnome-nettool2.png
|
||||
@ -57,6 +57,7 @@ Source2: avahi-bookmarks.init
|
||||
Source3: avahi.firewall
|
||||
Source100: attributes
|
||||
Source101: update_spec.pl
|
||||
Source102: baselibs.conf
|
||||
# Copy of glib-2.0.m4 from glib2-devel to not depend on glib2-devel.
|
||||
Source4: avahi-glib-gettext.m4
|
||||
#PATCH-FIX-OPENSUSE avahi-gacdir.patch -- Mono libs are in $prefix/lib on suse
|
||||
@ -131,7 +132,7 @@ things, like correct mDNS reflection across LAN segments.
|
||||
%if %build_core
|
||||
|
||||
%package -n libavahi-client3
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: D-BUS Service for Zeroconf and Bonjour
|
||||
Group: System/Libraries
|
||||
|
||||
@ -149,7 +150,7 @@ addition, it supports some nifty things, like correct mDNS reflection
|
||||
across LAN segments.
|
||||
|
||||
%package -n libavahi-common3
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: D-BUS Service for Zeroconf and Bonjour
|
||||
Group: System/Libraries
|
||||
|
||||
@ -167,7 +168,7 @@ addition, it supports some nifty things, like correct mDNS reflection
|
||||
across LAN segments.
|
||||
|
||||
%package -n libavahi-core6
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: D-BUS Service for Zeroconf and Bonjour
|
||||
Group: System/Libraries
|
||||
|
||||
@ -185,7 +186,7 @@ addition, it supports some nifty things, like correct mDNS reflection
|
||||
across LAN segments.
|
||||
|
||||
%package -n libdns_sd
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: mDNSResponder Compatibility Package for D-BUS Service for Zeroconf/Bonjour
|
||||
Group: System/Libraries
|
||||
# mDNSResponder-lib used unversioned soname.
|
||||
@ -223,7 +224,7 @@ supports some nifty things that have never been seen elsewhere like
|
||||
correct mDNS reflection accross LAN segments.
|
||||
|
||||
%package -n libhowl0
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: howl Compatibility Package for D-BUS Service for Zeroconf/Bonjour
|
||||
Group: System/Libraries
|
||||
# Old name used for <= 10.3:
|
||||
@ -246,7 +247,7 @@ supports some nifty things that have never been seen elsewhere like
|
||||
correct mDNS reflection accross LAN segments.
|
||||
|
||||
%package -n python-avahi
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: A set of Avahi utilities written in Python
|
||||
PreReq: coreutils
|
||||
Requires: %{name} = %{version} python-gdbm dbus-1-python python-twisted python-twisted-web
|
||||
@ -289,7 +290,7 @@ addition, it supports some nifty things, like correct mDNS reflection
|
||||
across LAN segments.
|
||||
|
||||
%package -n libavahi-devel
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: Include Files and Libraries Mandatory for Development
|
||||
#
|
||||
Requires: %{_name} = %{version} libavahi-common3 = %{version} libavahi-core6 = %{version} libavahi-client3 = %{version} dbus-1-devel glibc-devel
|
||||
@ -359,7 +360,7 @@ correct mDNS reflection accross LAN segments.
|
||||
%if %build_glib2
|
||||
|
||||
%package -n libavahi-ui0
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: D-BUS Service for Zeroconf and Bonjour
|
||||
Group: System/Libraries
|
||||
|
||||
@ -377,7 +378,7 @@ addition, it supports some nifty things, like correct mDNS reflection
|
||||
across LAN segments.
|
||||
|
||||
%package -n libavahi-glib1
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: Glib Bindings for avahi, the D-BUS Service for Zeroconf and Bonjour
|
||||
Group: System/GUI/GNOME
|
||||
# Old name used for <= 10.3:
|
||||
@ -400,7 +401,7 @@ supports some nifty things that have never been seen elsewhere like
|
||||
correct mDNS reflection accross LAN segments.
|
||||
|
||||
%package -n libavahi-gobject0
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: D-BUS Service for Zeroconf and Bonjour
|
||||
Group: System/Daemons
|
||||
|
||||
@ -418,7 +419,7 @@ addition, it supports some nifty things, like correct mDNS reflection
|
||||
across LAN segments.
|
||||
|
||||
%package -n avahi-utils-gtk
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: GTK+ Utilities for D-BUS Service for Zeroconf and Bonjour
|
||||
Requires: %{_name} >= %{version}
|
||||
Group: Productivity/Networking/Other
|
||||
@ -442,7 +443,7 @@ addition, it supports some nifty things, like correct mDNS reflection
|
||||
across LAN segments.
|
||||
|
||||
%package -n python-avahi-gtk
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: A set of Avahi utilities written in Python Using python-gtk
|
||||
PreReq: coreutils
|
||||
Requires: python-avahi = %{version} python-gtk
|
||||
@ -468,7 +469,7 @@ addition, it supports some nifty things that have never been seen
|
||||
elsewhere, like correct mDNS reflection across LAN segments.
|
||||
|
||||
%package -n libavahi-glib-devel
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: Include Files and Libraries Mandatory for Development
|
||||
Requires: libavahi-devel = %{version} libavahi-ui0 = %{version} libavahi-glib1 = %{version} glib2-devel gtk2-devel
|
||||
Group: Development/Libraries/C and C++
|
||||
@ -491,7 +492,7 @@ supports some nifty things that have never been seen elsewhere like
|
||||
correct mDNS reflection accross LAN segments.
|
||||
|
||||
%package -n libavahi-gobject-devel
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: D-BUS Service for Zeroconf and Bonjour
|
||||
Requires: libavahi-devel = %{version} libavahi-glib-devel libavahi-gobject0 = %{version} glib2-devel
|
||||
Group: System/Daemons
|
||||
@ -562,7 +563,7 @@ correct mDNS reflection accross LAN segments.
|
||||
%if %build_qt4
|
||||
|
||||
%package -n libavahi-qt4-1
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: Qt4 Bindings for avahi, the D-BUS Service for Zeroconf and Bonjour
|
||||
Group: System/GUI/KDE
|
||||
# Old name used for <= 10.3:
|
||||
@ -585,7 +586,7 @@ supports some nifty things that have never been seen elsewhere like
|
||||
correct mDNS reflection accross LAN segments.
|
||||
|
||||
%package -n libavahi-qt4-devel
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: Include Files and Libraries Mandatory for Development
|
||||
Requires: libavahi-devel = %{version} libavahi-qt4-1 = %{version} libqt4-devel
|
||||
Group: Development/Libraries/C and C++
|
||||
@ -612,7 +613,7 @@ correct mDNS reflection accross LAN segments.
|
||||
%if %build_mono
|
||||
|
||||
%package -n avahi-mono
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
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
|
||||
|
@ -31,7 +31,7 @@ Name: avahi-qt4
|
||||
%define build_qt3 0
|
||||
%define build_qt4 1
|
||||
Version: 0.6.25
|
||||
Release: 5
|
||||
Release: 6
|
||||
%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})
|
||||
@ -49,7 +49,7 @@ Release: 5
|
||||
%endif
|
||||
Url: http://www.avahi.org/
|
||||
Group: System/GUI/KDE
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: Qt4 Bindings for avahi, the D-BUS Service for Zeroconf and Bonjour
|
||||
Source: %{_name}-%{version}.tar.bz2
|
||||
Source1: gnome-nettool2.png
|
||||
@ -57,6 +57,7 @@ Source2: avahi-bookmarks.init
|
||||
Source3: avahi.firewall
|
||||
Source100: attributes
|
||||
Source101: update_spec.pl
|
||||
Source102: baselibs.conf
|
||||
# Copy of glib-2.0.m4 from glib2-devel to not depend on glib2-devel.
|
||||
Source4: avahi-glib-gettext.m4
|
||||
#PATCH-FIX-OPENSUSE avahi-gacdir.patch -- Mono libs are in $prefix/lib on suse
|
||||
@ -134,7 +135,7 @@ correct mDNS reflection accross LAN segments.
|
||||
%if %build_core
|
||||
|
||||
%package -n libavahi-client3
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: D-BUS Service for Zeroconf and Bonjour
|
||||
Group: System/Libraries
|
||||
|
||||
@ -152,7 +153,7 @@ addition, it supports some nifty things, like correct mDNS reflection
|
||||
across LAN segments.
|
||||
|
||||
%package -n libavahi-common3
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: D-BUS Service for Zeroconf and Bonjour
|
||||
Group: System/Libraries
|
||||
|
||||
@ -170,7 +171,7 @@ addition, it supports some nifty things, like correct mDNS reflection
|
||||
across LAN segments.
|
||||
|
||||
%package -n libavahi-core6
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: D-BUS Service for Zeroconf and Bonjour
|
||||
Group: System/Libraries
|
||||
|
||||
@ -188,7 +189,7 @@ addition, it supports some nifty things, like correct mDNS reflection
|
||||
across LAN segments.
|
||||
|
||||
%package -n libdns_sd
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: mDNSResponder Compatibility Package for D-BUS Service for Zeroconf/Bonjour
|
||||
Group: System/Libraries
|
||||
# mDNSResponder-lib used unversioned soname.
|
||||
@ -226,7 +227,7 @@ supports some nifty things that have never been seen elsewhere like
|
||||
correct mDNS reflection accross LAN segments.
|
||||
|
||||
%package -n libhowl0
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: howl Compatibility Package for D-BUS Service for Zeroconf/Bonjour
|
||||
Group: System/Libraries
|
||||
# Old name used for <= 10.3:
|
||||
@ -249,7 +250,7 @@ supports some nifty things that have never been seen elsewhere like
|
||||
correct mDNS reflection accross LAN segments.
|
||||
|
||||
%package -n python-avahi
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: A set of Avahi utilities written in Python
|
||||
PreReq: coreutils
|
||||
Requires: %{name} = %{version} python-gdbm dbus-1-python python-twisted python-twisted-web
|
||||
@ -292,7 +293,7 @@ addition, it supports some nifty things, like correct mDNS reflection
|
||||
across LAN segments.
|
||||
|
||||
%package -n libavahi-devel
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: Include Files and Libraries Mandatory for Development
|
||||
#
|
||||
Requires: %{_name} = %{version} libavahi-common3 = %{version} libavahi-core6 = %{version} libavahi-client3 = %{version} dbus-1-devel glibc-devel
|
||||
@ -362,7 +363,7 @@ correct mDNS reflection accross LAN segments.
|
||||
%if %build_glib2
|
||||
|
||||
%package -n libavahi-ui0
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: D-BUS Service for Zeroconf and Bonjour
|
||||
Group: System/Libraries
|
||||
|
||||
@ -380,7 +381,7 @@ addition, it supports some nifty things, like correct mDNS reflection
|
||||
across LAN segments.
|
||||
|
||||
%package -n libavahi-glib1
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: Glib Bindings for avahi, the D-BUS Service for Zeroconf and Bonjour
|
||||
Group: System/GUI/GNOME
|
||||
# Old name used for <= 10.3:
|
||||
@ -403,7 +404,7 @@ supports some nifty things that have never been seen elsewhere like
|
||||
correct mDNS reflection accross LAN segments.
|
||||
|
||||
%package -n libavahi-gobject0
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: D-BUS Service for Zeroconf and Bonjour
|
||||
Group: System/Daemons
|
||||
|
||||
@ -421,7 +422,7 @@ addition, it supports some nifty things, like correct mDNS reflection
|
||||
across LAN segments.
|
||||
|
||||
%package -n avahi-utils-gtk
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: GTK+ Utilities for D-BUS Service for Zeroconf and Bonjour
|
||||
Requires: %{_name} >= %{version}
|
||||
Group: Productivity/Networking/Other
|
||||
@ -445,7 +446,7 @@ addition, it supports some nifty things, like correct mDNS reflection
|
||||
across LAN segments.
|
||||
|
||||
%package -n python-avahi-gtk
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: A set of Avahi utilities written in Python Using python-gtk
|
||||
PreReq: coreutils
|
||||
Requires: python-avahi = %{version} python-gtk
|
||||
@ -471,7 +472,7 @@ addition, it supports some nifty things that have never been seen
|
||||
elsewhere, like correct mDNS reflection across LAN segments.
|
||||
|
||||
%package -n libavahi-glib-devel
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: Include Files and Libraries Mandatory for Development
|
||||
Requires: libavahi-devel = %{version} libavahi-ui0 = %{version} libavahi-glib1 = %{version} glib2-devel gtk2-devel
|
||||
Group: Development/Libraries/C and C++
|
||||
@ -494,7 +495,7 @@ supports some nifty things that have never been seen elsewhere like
|
||||
correct mDNS reflection accross LAN segments.
|
||||
|
||||
%package -n libavahi-gobject-devel
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: D-BUS Service for Zeroconf and Bonjour
|
||||
Requires: libavahi-devel = %{version} libavahi-glib-devel libavahi-gobject0 = %{version} glib2-devel
|
||||
Group: System/Daemons
|
||||
@ -565,7 +566,7 @@ correct mDNS reflection accross LAN segments.
|
||||
%if %build_qt4
|
||||
|
||||
%package -n libavahi-qt4-1
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: Qt4 Bindings for avahi, the D-BUS Service for Zeroconf and Bonjour
|
||||
Group: System/GUI/KDE
|
||||
# Old name used for <= 10.3:
|
||||
@ -588,7 +589,7 @@ supports some nifty things that have never been seen elsewhere like
|
||||
correct mDNS reflection accross LAN segments.
|
||||
|
||||
%package -n libavahi-qt4-devel
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: Include Files and Libraries Mandatory for Development
|
||||
Requires: libavahi-devel = %{version} libavahi-qt4-1 = %{version} libqt4-devel
|
||||
Group: Development/Libraries/C and C++
|
||||
@ -615,7 +616,7 @@ correct mDNS reflection accross LAN segments.
|
||||
%if %build_mono
|
||||
|
||||
%package -n avahi-mono
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
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
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 15 22:09:00 CET 2009 - jengelh@medozas.de
|
||||
|
||||
- Add baselibs.conf as a source
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 3 19:11:57 UTC 2009 - coolo@novell.com
|
||||
|
||||
|
45
avahi.spec
45
avahi.spec
@ -33,7 +33,7 @@ Name: avahi
|
||||
%define build_qt3 0
|
||||
%define build_qt4 0
|
||||
Version: 0.6.25
|
||||
Release: 5
|
||||
Release: 6
|
||||
%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})
|
||||
@ -51,7 +51,7 @@ Release: 5
|
||||
%endif
|
||||
Url: http://www.avahi.org/
|
||||
Group: System/Daemons
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: D-BUS Service for Zeroconf and Bonjour
|
||||
Source: %{_name}-%{version}.tar.bz2
|
||||
Source1: gnome-nettool2.png
|
||||
@ -59,6 +59,7 @@ Source2: avahi-bookmarks.init
|
||||
Source3: avahi.firewall
|
||||
Source100: attributes
|
||||
Source101: update_spec.pl
|
||||
Source102: baselibs.conf
|
||||
# Copy of glib-2.0.m4 from glib2-devel to not depend on glib2-devel.
|
||||
Source4: avahi-glib-gettext.m4
|
||||
#PATCH-FIX-OPENSUSE avahi-gacdir.patch -- Mono libs are in $prefix/lib on suse
|
||||
@ -134,7 +135,7 @@ across LAN segments.
|
||||
%if %build_core
|
||||
|
||||
%package -n libavahi-client3
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: D-BUS Service for Zeroconf and Bonjour
|
||||
Group: System/Libraries
|
||||
|
||||
@ -152,7 +153,7 @@ addition, it supports some nifty things, like correct mDNS reflection
|
||||
across LAN segments.
|
||||
|
||||
%package -n libavahi-common3
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: D-BUS Service for Zeroconf and Bonjour
|
||||
Group: System/Libraries
|
||||
|
||||
@ -170,7 +171,7 @@ addition, it supports some nifty things, like correct mDNS reflection
|
||||
across LAN segments.
|
||||
|
||||
%package -n libavahi-core6
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: D-BUS Service for Zeroconf and Bonjour
|
||||
Group: System/Libraries
|
||||
|
||||
@ -188,7 +189,7 @@ addition, it supports some nifty things, like correct mDNS reflection
|
||||
across LAN segments.
|
||||
|
||||
%package -n libdns_sd
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: mDNSResponder Compatibility Package for D-BUS Service for Zeroconf/Bonjour
|
||||
Group: System/Libraries
|
||||
# mDNSResponder-lib used unversioned soname.
|
||||
@ -226,7 +227,7 @@ supports some nifty things that have never been seen elsewhere like
|
||||
correct mDNS reflection accross LAN segments.
|
||||
|
||||
%package -n libhowl0
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: howl Compatibility Package for D-BUS Service for Zeroconf/Bonjour
|
||||
Group: System/Libraries
|
||||
# Old name used for <= 10.3:
|
||||
@ -249,7 +250,7 @@ supports some nifty things that have never been seen elsewhere like
|
||||
correct mDNS reflection accross LAN segments.
|
||||
|
||||
%package -n python-avahi
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: A set of Avahi utilities written in Python
|
||||
PreReq: coreutils
|
||||
Requires: %{name} = %{version} python-gdbm dbus-1-python python-twisted python-twisted-web
|
||||
@ -273,7 +274,7 @@ addition, it supports some nifty things that have never been seen
|
||||
elsewhere, like correct mDNS reflection across LAN segments.
|
||||
|
||||
%package utils
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: Command Line Utilities for D-BUS Service for Zeroconf and Bonjour
|
||||
Requires: %{_name} >= %{version}
|
||||
Group: Productivity/Networking/Other
|
||||
@ -292,7 +293,7 @@ addition, it supports some nifty things, like correct mDNS reflection
|
||||
across LAN segments.
|
||||
|
||||
%package -n libavahi-devel
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: Include Files and Libraries Mandatory for Development
|
||||
#
|
||||
Requires: %{_name} = %{version} libavahi-common3 = %{version} libavahi-core6 = %{version} libavahi-client3 = %{version} dbus-1-devel glibc-devel
|
||||
@ -315,7 +316,7 @@ supports some nifty things that have never been seen elsewhere like
|
||||
correct mDNS reflection accross LAN segments.
|
||||
|
||||
%package compat-mDNSResponder-devel
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: mDNSResponder Compatibility Package for D-BUS Service for Zeroconf/Bonjour
|
||||
Requires: libavahi-devel = %{version} libdns_sd = %{version}
|
||||
Group: Development/Libraries/C and C++
|
||||
@ -338,7 +339,7 @@ supports some nifty things that have never been seen elsewhere like
|
||||
correct mDNS reflection accross LAN segments.
|
||||
|
||||
%package compat-howl-devel
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: howl Compatibility Package for D-BUS Service for Zeroconf/Bonjour
|
||||
Requires: libavahi-devel = %{version} libhowl0 = %{version}
|
||||
Group: Development/Libraries/C and C++
|
||||
@ -362,7 +363,7 @@ correct mDNS reflection accross LAN segments.
|
||||
%if %build_glib2
|
||||
|
||||
%package -n libavahi-ui0
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: D-BUS Service for Zeroconf and Bonjour
|
||||
Group: System/Libraries
|
||||
|
||||
@ -380,7 +381,7 @@ addition, it supports some nifty things, like correct mDNS reflection
|
||||
across LAN segments.
|
||||
|
||||
%package -n libavahi-glib1
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: Glib Bindings for avahi, the D-BUS Service for Zeroconf and Bonjour
|
||||
Group: System/GUI/GNOME
|
||||
# Old name used for <= 10.3:
|
||||
@ -403,7 +404,7 @@ supports some nifty things that have never been seen elsewhere like
|
||||
correct mDNS reflection accross LAN segments.
|
||||
|
||||
%package -n libavahi-gobject0
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: D-BUS Service for Zeroconf and Bonjour
|
||||
Group: System/Daemons
|
||||
|
||||
@ -421,7 +422,7 @@ addition, it supports some nifty things, like correct mDNS reflection
|
||||
across LAN segments.
|
||||
|
||||
%package -n avahi-utils-gtk
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: GTK+ Utilities for D-BUS Service for Zeroconf and Bonjour
|
||||
Requires: %{_name} >= %{version}
|
||||
Group: Productivity/Networking/Other
|
||||
@ -445,7 +446,7 @@ addition, it supports some nifty things, like correct mDNS reflection
|
||||
across LAN segments.
|
||||
|
||||
%package -n python-avahi-gtk
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: A set of Avahi utilities written in Python Using python-gtk
|
||||
PreReq: coreutils
|
||||
Requires: python-avahi = %{version} python-gtk
|
||||
@ -471,7 +472,7 @@ addition, it supports some nifty things that have never been seen
|
||||
elsewhere, like correct mDNS reflection across LAN segments.
|
||||
|
||||
%package -n libavahi-glib-devel
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: Include Files and Libraries Mandatory for Development
|
||||
Requires: libavahi-devel = %{version} libavahi-ui0 = %{version} libavahi-glib1 = %{version} glib2-devel gtk2-devel
|
||||
Group: Development/Libraries/C and C++
|
||||
@ -494,7 +495,7 @@ supports some nifty things that have never been seen elsewhere like
|
||||
correct mDNS reflection accross LAN segments.
|
||||
|
||||
%package -n libavahi-gobject-devel
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: D-BUS Service for Zeroconf and Bonjour
|
||||
Requires: libavahi-devel = %{version} libavahi-glib-devel libavahi-gobject0 = %{version} glib2-devel
|
||||
Group: System/Daemons
|
||||
@ -565,7 +566,7 @@ correct mDNS reflection accross LAN segments.
|
||||
%if %build_qt4
|
||||
|
||||
%package -n libavahi-qt4-1
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: Qt4 Bindings for avahi, the D-BUS Service for Zeroconf and Bonjour
|
||||
Group: System/GUI/KDE
|
||||
# Old name used for <= 10.3:
|
||||
@ -588,7 +589,7 @@ supports some nifty things that have never been seen elsewhere like
|
||||
correct mDNS reflection accross LAN segments.
|
||||
|
||||
%package -n libavahi-qt4-devel
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
Summary: Include Files and Libraries Mandatory for Development
|
||||
Requires: libavahi-devel = %{version} libavahi-qt4-1 = %{version} libqt4-devel
|
||||
Group: Development/Libraries/C and C++
|
||||
@ -615,7 +616,7 @@ correct mDNS reflection accross LAN segments.
|
||||
%if %build_mono
|
||||
|
||||
%package -n avahi-mono
|
||||
License: LGPL v2.1 or later
|
||||
License: LGPLv2.1+
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user