Author: megabajt Date: Wed Sep 17 09:08:57 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added -dot-fixes.patch and -do-not-set-zero.patch - release 3
---- Files affected: SPECS: gsynaptics.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/gsynaptics.spec diff -u SPECS/gsynaptics.spec:1.16 SPECS/gsynaptics.spec:1.17 --- SPECS/gsynaptics.spec:1.16 Tue Sep 16 19:52:44 2008 +++ SPECS/gsynaptics.spec Wed Sep 17 11:08:52 2008 @@ -3,13 +3,15 @@ Summary(pl.UTF-8): Narzędzie GNOME dla sterownika Synaptics Name: gsynaptics Version: 0.9.14 -Release: 2 +Release: 3 License: GPL v2 Group: X11/Applications Source0: http://osdn.dl.sourceforge.jp/gsynaptics/29684/%{name}-%{version}.tar.gz # Source0-md5: 5cf556b26085444288f087587a92484c Patch0: %{name}-desktop.patch Patch1: %{name}-pixmap.patch +Patch2: %{name}-dot-fixes.patch +Patch3: %{name}-do-not-set-zero.patch URL: http://gsynaptics.sourceforge.jp/ BuildRequires: autoconf BuildRequires: automake @@ -35,6 +37,8 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 +%patch3 -p1 %build %{__intltoolize} @@ -73,6 +77,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2008/09/17 09:08:52 megabajt +- added -dot-fixes.patch and -do-not-set-zero.patch +- release 3 + Revision 1.16 2008/09/16 17:52:44 megabajt - added -pixmap.patch (fixes lp#270671) - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gsynaptics.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
