rpms/gsynaptics/devel .cvsignore, 1.6, 1.7 gsynaptics.spec, 1.12, 1.13 sources, 1.6, 1.7

Thorsten Leemhuis (thl) fedora-extras-commits at redhat.com
Sat Dec 1 10:40:28 UTC 2007


Author: thl

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

Modified Files:
	.cvsignore gsynaptics.spec sources 
Log Message:
* Sat Dec 01 2007 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.9.13-1
- Update to 0.9.13
- ship touchpad.png, fixes #401891



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/gsynaptics/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	3 Jun 2007 18:47:08 -0000	1.6
+++ .cvsignore	1 Dec 2007 10:39:54 -0000	1.7
@@ -1 +1,2 @@
-gsynaptics-0.9.12.tar.gz
+gsynaptics-0.9.13.tar.gz
+gsynaptics-touchpad.png


Index: gsynaptics.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gsynaptics/devel/gsynaptics.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- gsynaptics.spec	28 Aug 2007 04:57:20 -0000	1.12
+++ gsynaptics.spec	1 Dec 2007 10:39:54 -0000	1.13
@@ -1,12 +1,15 @@
 Name:           gsynaptics
-Version:        0.9.12
-Release:        2.1
+Version:        0.9.13
+Release:        1.1
 Summary:        Settings tool for Synaptics touchpad driver
 
 Group:          Applications/System
 License:        GPLv2+
 URL:            http://gsynaptics.sourceforge.jp/
-Source0:        http://downloads.sourceforge.jp/gsynaptics/25147/gsynaptics-0.9.12.tar.gz
+Source0:        http://downloads.sourceforge.jp/gsynaptics/28322/gsynaptics-0.9.13.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
@@ -31,6 +34,7 @@
 %setup -q
 cp data/gsynaptics-init.desktop.in.in data/gsynaptics-init.desktop.in.in.org
 grep -v -e "^Categories=$" data/gsynaptics-init.desktop.in.in.org > data/gsynaptics-init.desktop.in.in
+install -p %{SOURCE1} data/touchpad.png
 
 %build
 %configure
@@ -68,10 +72,15 @@
 %{_datadir}/pixmaps/touchpad.png
 %{_datadir}/applications/*%{name}.desktop
 %{_datadir}/gnome/autostart/*%{name}*.desktop
+%{_datadir}/gnome/help/%{name}
 %{_mandir}/man1/gsynaptics*
 
 
 %changelog
+* Sat Dec 01 2007 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.9.13-1
+- Update to 0.9.13
+- ship touchpad.png, fixes #401891
+
 * Fri Aug 03 2007 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info>
 - Update License field due to the "Licensing guidelines changes"
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/gsynaptics/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	3 Jun 2007 18:47:08 -0000	1.6
+++ sources	1 Dec 2007 10:39:54 -0000	1.7
@@ -1 +1,2 @@
-e07afb3fbf61c55433cbbcc72602a3fb  gsynaptics-0.9.12.tar.gz
+3b6f2698500de6d8f75d6d3f5b02c402  gsynaptics-0.9.13.tar.gz
+d2fc5db12827fc363f655daebca46e8e  gsynaptics-touchpad.png




More information about the fedora-extras-commits mailing list