fix %%endif typo, should fix ppc64 build

This commit is contained in:
Bill Nottingham 2007-06-25 19:09:15 +00:00
parent 5661b6cbc2
commit dd348f91c9

View File

@ -6,7 +6,7 @@
%endif
Name: avahi
Version: 0.6.20
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Local network service discovery
Group: System Environment/Base
License: LGPL
@ -133,7 +133,7 @@ BuildRequires: gtk-sharp2-devel
%description ui-sharp
The avahi-sharp package contains the files needed to develop
mono programs that use avahi-ui.
%%endif
%endif
%package devel
Summary: Libraries and header files for avahi development
@ -461,6 +461,9 @@ fi
%endif
%changelog
* Mon Jun 25 2007 Bill Nottingham <notting@redhat.com> - 0.6.20-3
- fix %%endif typo
* Mon Jun 25 2007 Lennart Poettering <lpoetter@redhat.com> - 0.6.20-2
- add gtk-sharp2-devel to build deps