Hello community, here is the log from the commit of package xstroke for openSUSE:Factory checked in at 2012-02-24 06:54:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xstroke (Old) and /work/SRC/openSUSE:Factory/.xstroke.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xstroke", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/xstroke/xstroke.changes 2011-11-22 17:50:13.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.xstroke.new/xstroke.changes 2012-02-24 06:54:47.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Feb 23 11:28:41 UTC 2012 - [email protected] + +- fix build on factory + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xstroke.spec ++++++ --- /var/tmp/diff_new_pack.ajXM0V/_old 2012-02-24 06:54:50.000000000 +0100 +++ /var/tmp/diff_new_pack.ajXM0V/_new 2012-02-24 06:54:50.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package xstroke # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,19 +15,18 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: xstroke -BuildRequires: gtk2-devel libtool update-desktop-files +BuildRequires: gtk2-devel +BuildRequires: libtool +BuildRequires: update-desktop-files +BuildRequires: xorg-x11-devel Url: http://xstroke.org/ Version: 0.6 -Release: 237 +Release: 0 Summary: Fullscreen gesture recognition for X License: GPL-2.0+ -# PreReq: %fillup_prereq %insserv_prereq Group: Hardware/Mobile -AutoReqProv: on Source: xstroke-%{version}.tar.bz2 Source1: xstroke.png Source2: xstroke.desktop @@ -42,17 +41,9 @@ a mouse, a stylus, or a pen/tablet), recognizes the gestures and performs actions based on the gestures. - - -Authors: --------- - Carl Worth <[email protected]> - %prep %setup %patch0 -p1 -%{?suse_update_config:%{suse_update_config -f . }} -libtoolize --force autoreconf -f --install %build @@ -60,26 +51,12 @@ make %install -rm -rf $RPM_BUILD_ROOT make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} libdir=%{_libdir} install -%if %suse_version>1030 -%suse_update_desktop_file -i -G "Fullscreen Gesture Recognition" xstroke Utility Accessibility -%else -%suse_update_desktop_file -i xstroke Utility Accessibility -%endif +%suse_update_desktop_file -i xstroke mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps cp %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/pixmaps mkdir -p $RPM_BUILD_ROOT%{_defaultdocdir}/%{name} -cp -pr AUTHORS COPYING INSTALL ChangeLog NEWS README TODO $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}/ - -%clean -rm -rf $RPM_BUILD_ROOT - -%post -# - -%postun -# +cp -pr AUTHORS COPYING ChangeLog NEWS README TODO $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}/ %files %defattr(-, root, root) ++++++ xstroke.desktop ++++++ --- /var/tmp/diff_new_pack.ajXM0V/_old 2012-02-24 06:54:50.000000000 +0100 +++ /var/tmp/diff_new_pack.ajXM0V/_new 2012-02-24 06:54:50.000000000 +0100 @@ -3,6 +3,7 @@ Name=xstroke Exec=xstroke Icon=xstroke -GenericName=Fullscreen gesture recognition +GenericName=Fullscreen Gesture Recognition Comment=Fullscreen gesture recognition for X X-KDE-StartupNotify=false +Categories=Utility;Accessibility; -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
