From dd348f91c99392d82473a2c9ce0d38fb38a6a03d Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Jun 25 2007 19:09:15 +0000 Subject: fix %%endif typo, should fix ppc64 build --- diff --git a/avahi.spec b/avahi.spec index 30c9c0d..f5c57cd 100644 --- a/avahi.spec +++ b/avahi.spec @@ -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 - 0.6.20-3 +- fix %%endif typo + * Mon Jun 25 2007 Lennart Poettering - 0.6.20-2 - add gtk-sharp2-devel to build deps