This commit is contained in:
parent
7817b050e6
commit
eebb6f33f7
@ -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 <sebastien.estienne@gmail.com>
|
||||
|
||||
%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 <sebastien.estienne@gmail.com>
|
||||
|
||||
%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 <sebastien.estienne@gmail.com>
|
||||
|
||||
%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 <sebastien.estienne@gmail.com>
|
||||
|
||||
%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
|
||||
|
@ -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 <sebastien.estienne@gmail.com>
|
||||
|
||||
%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 <sebastien.estienne@gmail.com>
|
||||
|
||||
%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 <sebastien.estienne@gmail.com>
|
||||
|
||||
%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 <sebastien.estienne@gmail.com>
|
||||
|
||||
%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++
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 29 17:01:55 CEST 2008 - cthiel@suse.de
|
||||
|
||||
- obsolete avahi-<arch>, avahi-compat-mDNSResponder-<arch> and
|
||||
avahi-glib-<arch> via baselibs.conf
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
|
||||
|
||||
|
@ -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-<arch>, avahi-compat-mDNSResponder-<arch> and
|
||||
avahi-glib-<arch> via baselibs.conf
|
||||
* Thu Apr 10 2008 ro@suse.de
|
||||
- added baselibs.conf file to build xxbit packages
|
||||
for multilib support
|
||||
|
@ -1,5 +1,8 @@
|
||||
avahi
|
||||
libavahi-client3
|
||||
libavahi-common3
|
||||
obsoletes "avahi-<targettype>"
|
||||
libavahi-glib1
|
||||
obsoletes "avahi-glib-<targettype>"
|
||||
libdns_sd
|
||||
obsoletes "avahi-compat-mDNSResponder-<targettype>"
|
||||
|
Loading…
Reference in New Issue
Block a user