[avahi] Drop INSTALL from docs, fix some trivial rpmlint warnings.

Ville Skyttä scop at fedoraproject.org
Thu Jan 16 20:00:43 UTC 2014


commit 9a2dbece8fb8073c50a6f766ec80896079cc0036
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Thu Jan 16 22:00:52 2014 +0200

    Drop INSTALL from docs, fix some trivial rpmlint warnings.

 avahi.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/avahi.spec b/avahi.spec
index 254a3d8..09f0961 100644
--- a/avahi.spec
+++ b/avahi.spec
@@ -21,7 +21,7 @@
 
 Name:             avahi
 Version:          0.6.31
-Release:          23%{?dist}
+Release:          24%{?dist}
 Summary:          Local network service discovery
 License:          LGPLv2+
 URL:              http://avahi.org
@@ -323,6 +323,7 @@ fashion with mDNS.
 %setup -q
 %patch0 -p1 -b .mono-libdir
 %patch1 -p1 -b .no_deprecations
+rm docs/INSTALL
 
 # patch1 requires autogen
 NOCONFIGURE=1 ./autogen.sh
@@ -345,7 +346,7 @@ NOCONFIGURE=1 ./autogen.sh
         --enable-compat-howl \
 %endif
 %if ! %{WITH_QT3}
-	--disable-qt3 \
+        --disable-qt3 \
 %endif
 %if ! %{WITH_MONO}
         --disable-mono \
@@ -634,6 +635,9 @@ exit 0
 %endif
 
 %changelog
+* Thu Jan 16 2014 Ville Skyttä <ville.skytta at iki.fi> - 0.6.31-24
+- Drop INSTALL from docs, fix some trivial rpmlint warnings.
+
 * Wed Jan  8 2014 Peter Robinson <pbrobinson at fedoraproject.org> 0.6.31-23
 - Fix minor issue in exclude logic
 
@@ -997,7 +1001,7 @@ exit 0
 - fix bug 185965: make chkconfigs unconditional
 
 * Thu Mar 16 2006 Jason Vas Dias <jvdias at redhat.com> - 0.6.9-6
-- Fix bug 185692: install avahi-sharp into %{_prefix}/lib, not %{_libdir}
+- Fix bug 185692: install avahi-sharp into %%{_prefix}/lib, not %%{_libdir}
 
 * Thu Mar 09 2006 Jason Vas Dias <jvdias at redhat.com> - 0.6.9-4
 - fix scriptlet error introduced by last fix:


More information about the scm-commits mailing list