- The qt3 subpackage should (Build)Require: qt3
This commit is contained in:
parent
be9d671117
commit
55d44ea9e7
11
avahi.spec
11
avahi.spec
@ -6,7 +6,7 @@
|
||||
%endif
|
||||
Name: avahi
|
||||
Version: 0.6.22
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
Summary: Local network service discovery
|
||||
Group: System Environment/Base
|
||||
License: LGPLv2
|
||||
@ -21,7 +21,7 @@ BuildRequires: dbus-glib-devel >= 0.70
|
||||
BuildRequires: dbus-python
|
||||
BuildRequires: libxml2-python
|
||||
BuildRequires: gtk2-devel
|
||||
BuildRequires: qt-devel
|
||||
BuildRequires: qt3-devel
|
||||
BuildRequires: libglade2-devel
|
||||
BuildRequires: libdaemon-devel >= 0.11
|
||||
BuildRequires: glib2-devel
|
||||
@ -132,7 +132,7 @@ necessary for developing programs using avahi-ui.
|
||||
Summary: Qt3 libraries for avahi
|
||||
Group: System Environment/Base
|
||||
Requires: %{name} = %{version}
|
||||
Requires: qt
|
||||
Requires: qt3
|
||||
|
||||
%description qt3
|
||||
Libraries for easy use of avahi from Qt3 applications.
|
||||
@ -142,7 +142,7 @@ Summary: Libraries and header files for avahi Qt3 development
|
||||
Group: Development/Libraries
|
||||
Requires: %{name}-devel = %{version}
|
||||
Requires: %{name}-qt3 = %{version}
|
||||
Requires: qt-devel
|
||||
Requires: qt3-devel
|
||||
|
||||
%description qt3-devel
|
||||
The avahi-qt3-devel package contains the header files and libraries
|
||||
@ -522,6 +522,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Mar 10 2008 Christopher Aillon <caillon@redhat.com> - 0.6.22-9
|
||||
- The qt3 subpackage should (Build)Require: qt3
|
||||
|
||||
* Mon Mar 03 2008 Kevin Kofler <Kevin@tigcc.ticalc.org> - 0.6.22-8
|
||||
- updated (completed) German translation by Fabian Affolter (#427090)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user