This commit is contained in:
parent
f1bdce00fe
commit
41ec9638cc
@ -31,7 +31,7 @@ Name: avahi-glib2
|
||||
%define build_qt3 0
|
||||
%define build_qt4 0
|
||||
Version: 0.6.23
|
||||
Release: 7
|
||||
Release: 8
|
||||
%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})
|
||||
@ -166,7 +166,6 @@ Authors:
|
||||
%package -n libavahi-common3
|
||||
License: LGPL v2.1 or later
|
||||
Summary: D-BUS Service for Zeroconf and Bonjour
|
||||
Requires: %{name} >= %{version}
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n libavahi-common3
|
||||
|
@ -31,7 +31,7 @@ Name: avahi-mono
|
||||
%define build_qt3 0
|
||||
%define build_qt4 0
|
||||
Version: 0.6.23
|
||||
Release: 55
|
||||
Release: 56
|
||||
%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})
|
||||
@ -165,7 +165,6 @@ Authors:
|
||||
%package -n libavahi-common3
|
||||
License: LGPL v2.1 or later
|
||||
Summary: D-BUS Service for Zeroconf and Bonjour
|
||||
Requires: %{name} >= %{version}
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n libavahi-common3
|
||||
|
@ -31,7 +31,7 @@ Name: avahi-qt4
|
||||
%define build_qt3 0
|
||||
%define build_qt4 1
|
||||
Version: 0.6.23
|
||||
Release: 7
|
||||
Release: 8
|
||||
%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})
|
||||
@ -168,7 +168,6 @@ Authors:
|
||||
%package -n libavahi-common3
|
||||
License: LGPL v2.1 or later
|
||||
Summary: D-BUS Service for Zeroconf and Bonjour
|
||||
Requires: %{name} >= %{version}
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n libavahi-common3
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 24 15:22:14 CET 2008 - sbrabec@suse.cz
|
||||
|
||||
- Removed dependency libavahi-common3 -> avahi (bnc#447101).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 23 11:36:59 CDT 2008 - maw@suse.de
|
||||
|
||||
|
11
avahi.spec
11
avahi.spec
@ -33,7 +33,7 @@ Name: avahi
|
||||
%define build_qt3 0
|
||||
%define build_qt4 0
|
||||
Version: 0.6.23
|
||||
Release: 36
|
||||
Release: 37
|
||||
%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})
|
||||
@ -168,7 +168,6 @@ Authors:
|
||||
%package -n libavahi-common3
|
||||
License: LGPL v2.1 or later
|
||||
Summary: D-BUS Service for Zeroconf and Bonjour
|
||||
Requires: %{name} >= %{version}
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n libavahi-common3
|
||||
@ -1293,6 +1292,8 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Nov 24 2008 sbrabec@suse.cz
|
||||
- Removed dependency libavahi-common3 -> avahi (bnc#447101).
|
||||
* Thu Oct 23 2008 maw@suse.de
|
||||
- Make debug packages require a specific %%{version}-%%{release}.
|
||||
* Fri Oct 17 2008 lnussel@suse.de
|
||||
@ -1411,7 +1412,7 @@ fi
|
||||
- Don't remove libavahi-common.la, because many things depend on it
|
||||
- Make avahi-mono require gtk-sharp2.
|
||||
- Update avahi-gacdir.patch, fixing the build on biarch platforms.
|
||||
* Wed Jul 04 2007 maw@suse.de
|
||||
* Thu Jul 05 2007 maw@suse.de
|
||||
- Remove some extraneous comments in the .spec file.
|
||||
* Tue Jul 03 2007 maw@suse.de
|
||||
- Update to version 0.6.20:
|
||||
@ -1427,7 +1428,7 @@ fi
|
||||
- Buildrequire gtk-sharp2.
|
||||
* Wed Jun 06 2007 sbrabec@suse.cz
|
||||
- Removed invalid desktop Category "Application" (#254654).
|
||||
* Wed May 23 2007 ro@suse.de
|
||||
* Thu May 24 2007 ro@suse.de
|
||||
- fix some rpmlint errors (call ldconfig in post scripts)
|
||||
* Tue Mar 27 2007 crivera@suse.de
|
||||
- Improve libdns_sd compat support. This helps fix 214887.
|
||||
@ -1470,7 +1471,7 @@ fi
|
||||
* Wed Jan 31 2007 ro@suse.de
|
||||
- removed gnome-nettool from BuildRequires (and Recommends)
|
||||
(causes a build-cycle) and use local copy of the icon
|
||||
* Thu Jan 25 2007 ro@suse.de
|
||||
* Fri Jan 26 2007 ro@suse.de
|
||||
- add mono-devel to build requires to make mono-reqprov work
|
||||
* Wed Jan 24 2007 sbrabec@suse.cz
|
||||
- Updated to version 0.6.16 (CVE-2006-5461, CVE-2006-6870):
|
||||
|
1184
project.diff
1184
project.diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user