[xorg-x11-drv-synaptics] add explicit BR for automake, autoconf

Peter Hutterer whot at fedoraproject.org
Wed May 15 22:07:16 UTC 2013


commit b16ec586241a283b84cb25c39f95c9ea4cfb1181
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Thu May 16 07:53:32 2013 +1000

    add explicit BR for automake, autoconf
    
    - Fix a few specfile complaints

 xorg-x11-drv-synaptics.spec |   12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/xorg-x11-drv-synaptics.spec b/xorg-x11-drv-synaptics.spec
index cbcef51..4bc71f0 100644
--- a/xorg-x11-drv-synaptics.spec
+++ b/xorg-x11-drv-synaptics.spec
@@ -8,7 +8,7 @@
 Name:           xorg-x11-drv-synaptics
 Summary:        Xorg X11 Synaptics touchpad input driver
 Version:        1.7.1
-Release:        1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
+Release:        2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
 URL:            http://www.x.org
 License:        MIT
 Group:          User Interface/X Hardware Support
@@ -25,7 +25,7 @@ Source4:        70-touchpad-quirks.rules
 
 ExcludeArch:    s390 s390x
 
-BuildRequires:  libtool pkgconfig
+BuildRequires:  autoconf automake libtool pkgconfig
 BuildRequires:  xorg-x11-server-devel >= 1.10.99.902
 BuildRequires:  libX11-devel libXi-devel libXtst-devel
 BuildRequires:  xorg-x11-util-macros >= 1.8.0
@@ -135,6 +135,10 @@ Development files for the Synaptics TouchPad for X.Org.
 
 
 %changelog
+* Thu May 16 2013 Peter Hutterer <peter.hutterer at redhat.com> 1.7.1-2
+- add explicit BR for automake, autoconf
+- Fix a few specfile complaints
+
 * Mon May 13 2013 Peter Hutterer <peter.hutterer at redhat.com> 1.7.1-1
 - synaptics 1.7.1
 
@@ -172,7 +176,7 @@ Development files for the Synaptics TouchPad for X.Org.
 - Allow right softbuttons in dead area (#888051)
 
 * Wed Oct 31 2012 Peter Hutterer <peter.hutterer at redhat.com> - 1.6.2-7
-- Fix %{?dist} tag
+- Fix {?dist} tag
 
 * Fri Aug 31 2012 Peter Hutterer <peter.hutterer at redhat.com> 1.6.2-6
 - Fix memory corruption on resume. Triggered if fingers are still on the
@@ -506,7 +510,7 @@ Development files for the Synaptics TouchPad for X.Org.
 * Mon Aug 25 2008 Adel Gadllah <adel.gadllah at gmail.com> 0.15.0-2
 - Enable tapping RH #439386
 
-* Fri Aug 7 2008 Peter Hutterer <peter.hutterer at redhat.com> 0.15.0-1
+* Fri Aug 8 2008 Peter Hutterer <peter.hutterer at redhat.com> 0.15.0-1
 - Initial RPM release - this is the relicensed version of the old synaptics
   package.
 - Includes Changelog from synaptics package.


More information about the scm-commits mailing list