Author: goetz
Date: Mon Feb  5 09:12:22 2007
New Revision: 116186

Added:
   packages/cooker/avahi/current/SOURCES/avahi-0.6.17.tar.bz2   (contents, 
props changed)
Removed:
   packages/cooker/avahi/current/SOURCES/avahi-0.6.11-align.patch
   
packages/cooker/avahi/current/SOURCES/avahi-0.6.16-dont_log_broken_packets.patch
   packages/cooker/avahi/current/SOURCES/avahi-0.6.16.tar.bz2
Modified:
   packages/cooker/avahi/current/SPECS/avahi.spec

Log:
- new version
- new major for libavahi-core
- drop the patches, the problems are fixed upstream


Added: packages/cooker/avahi/current/SOURCES/avahi-0.6.17.tar.bz2
==============================================================================
Binary file. No diff available.

Modified: packages/cooker/avahi/current/SPECS/avahi.spec
==============================================================================
--- packages/cooker/avahi/current/SPECS/avahi.spec      (original)
+++ packages/cooker/avahi/current/SPECS/avahi.spec      Mon Feb  5 09:12:22 2007
@@ -1,7 +1,7 @@
 %define name avahi
-%define version 0.6.16
+%define version 0.6.17
 
-%define release %mkrel 3
+%define release %mkrel 1
 
 %define client_name     %{name}-client
 %define common_name     %{name}-common
@@ -17,7 +17,7 @@
 
 %define client_major 3
 %define common_major 3
-%define core_major 4
+%define core_major 5
 %define dns_sd_major 1
 %define glib_major 1
 %define howl_major 0
@@ -57,10 +57,6 @@
 Version: %{version}
 Release: %{release}
 Source0: http://avahi.org/download/%{name}-%{version}.tar.bz2
-# gw from Debian: don't flood syslog about broken packets
-Patch: avahi-0.6.16-dont_log_broken_packets.patch
-# (fc) 0.6.15-3mdv  ia64: unaligned access errors seen  during startup of 
avahi-daemon (Fedora)
-Patch2: avahi-0.6.11-align.patch
 License: LGPL
 Group: System/Servers
 Url: http://avahi.org/
@@ -285,13 +281,6 @@
 
 %prep
 %setup -q
-%patch -p0
-%patch2 -p1 -b .align
-
-#fix build
-aclocal-1.9 -I common
-automake-1.9
-autoconf
 
 %build
 %configure2_5x \

Reply via email to