rpms/gsynaptics/devel .cvsignore, 1.7, 1.8 gsynaptics.spec, 1.15, 1.16 sources, 1.7, 1.8

Christoph Wickert (cwickert) fedora-extras-commits at redhat.com
Sun Jul 27 00:19:14 UTC 2008


Author: cwickert

Update of /cvs/pkgs/rpms/gsynaptics/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25858

Modified Files:
	.cvsignore gsynaptics.spec sources 
Log Message:
* Sun Jul 27 2008 Christoph Wickert <fedora christoph-wickert de> - 0.9.14-1
- Update 0.9.14



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gsynaptics/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .cvsignore	1 Dec 2007 10:39:54 -0000	1.7
+++ .cvsignore	27 Jul 2008 00:18:44 -0000	1.8
@@ -1,2 +1 @@
-gsynaptics-0.9.13.tar.gz
-gsynaptics-touchpad.png
+gsynaptics-0.9.14.tar.gz


Index: gsynaptics.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gsynaptics/devel/gsynaptics.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- gsynaptics.spec	9 Feb 2008 13:53:49 -0000	1.15
+++ gsynaptics.spec	27 Jul 2008 00:18:44 -0000	1.16
@@ -1,18 +1,18 @@
 Name:           gsynaptics
-Version:        0.9.13
-Release:        3.1
+Version:        0.9.14
+Release:        1
 Summary:        Settings tool for Synaptics touchpad driver
 
 Group:          Applications/System
 License:        GPLv2+
 URL:            http://gsynaptics.sourceforge.jp/
-Source0:        http://downloads.sourceforge.jp/gsynaptics/28322/gsynaptics-0.9.13.tar.gz
+Source0:        http://downloads.sourceforge.jp/gsynaptics/28322/gsynaptics-%{version}.tar.gz
 # Source1 taken from http://downloads.sourceforge.jp/gsynaptics/15189/gsynaptics-0.9.0.tar.gz
 # until http://sourceforge.jp/tracker/index.php?func=detail&aid=11265&group_id=1720&atid=6433 get fixed
 Source1:        %{name}-touchpad.png
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  perl-XML-Parser
+BuildRequires:  perl(XML::Parser)
 BuildRequires:  libgnomeui-devel
 BuildRequires:  libglade2-devel
 BuildRequires:  desktop-file-utils gettext
@@ -22,9 +22,9 @@
 
 # Use ExclusiveArch just as synaptics does; see
 # http://cvs.fedora.redhat.com/viewcvs/rpms/synaptics/devel/synaptics.spec?root=extras&view=markup
-# ExcludeArch tracker for now (until proper solution is found):
-# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=242323
-ExclusiveArch:    i386 x86_64 ppc
+# This is what it should be, but the buildsystem is a disaster
+# ExcludeArch:	s390 s390x
+ExclusiveArch: %{ix86} x86_64 ppc ppc64
 
 
 %description
@@ -78,6 +78,9 @@
 
 
 %changelog
+* Sun Jul 27 2008 Christoph Wickert <fedora christoph-wickert de> - 0.9.14-1
+- Update 0.9.14
+
 * Sat Feb 09 2008 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 0.9.13-3
 - rebuilt
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gsynaptics/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	1 Dec 2007 10:39:54 -0000	1.7
+++ sources	27 Jul 2008 00:18:44 -0000	1.8
@@ -1,2 +1 @@
-3b6f2698500de6d8f75d6d3f5b02c402  gsynaptics-0.9.13.tar.gz
-d2fc5db12827fc363f655daebca46e8e  gsynaptics-touchpad.png
+5cf556b26085444288f087587a92484c  gsynaptics-0.9.14.tar.gz




More information about the scm-commits mailing list