From ecfd1b9882c08c2816c9557316fbca39221faaa7098c401d9d533c8f76eb2023 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Mon, 15 Jan 2007 23:35:27 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rsibreak?expand=0&rev=1 --- .gitattributes | 23 ++++++++++ .gitignore | 1 + Rsibreak-0.8.0.tar.bz2 | 3 ++ ready | 0 rsibreak.changes | 46 ++++++++++++++++++++ rsibreak.spec | 96 ++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 169 insertions(+) create mode 100644 .gitattributes create mode 100644 .gitignore create mode 100644 Rsibreak-0.8.0.tar.bz2 create mode 100644 ready create mode 100644 rsibreak.changes create mode 100644 rsibreak.spec diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9b03811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +## Default LFS +*.7z filter=lfs diff=lfs merge=lfs -text +*.bsp filter=lfs diff=lfs merge=lfs -text +*.bz2 filter=lfs diff=lfs merge=lfs -text +*.gem filter=lfs diff=lfs merge=lfs -text +*.gz filter=lfs diff=lfs merge=lfs -text +*.jar filter=lfs diff=lfs merge=lfs -text +*.lz filter=lfs diff=lfs merge=lfs -text +*.lzma filter=lfs diff=lfs merge=lfs -text +*.obscpio filter=lfs diff=lfs merge=lfs -text +*.oxt filter=lfs diff=lfs merge=lfs -text +*.pdf filter=lfs diff=lfs merge=lfs -text +*.png filter=lfs diff=lfs merge=lfs -text +*.rpm filter=lfs diff=lfs merge=lfs -text +*.tbz filter=lfs diff=lfs merge=lfs -text +*.tbz2 filter=lfs diff=lfs merge=lfs -text +*.tgz filter=lfs diff=lfs merge=lfs -text +*.ttf filter=lfs diff=lfs merge=lfs -text +*.txz filter=lfs diff=lfs merge=lfs -text +*.whl filter=lfs diff=lfs merge=lfs -text +*.xz filter=lfs diff=lfs merge=lfs -text +*.zip filter=lfs diff=lfs merge=lfs -text +*.zst filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..57affb6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.osc diff --git a/Rsibreak-0.8.0.tar.bz2 b/Rsibreak-0.8.0.tar.bz2 new file mode 100644 index 0000000..8eb697e --- /dev/null +++ b/Rsibreak-0.8.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a25d492393486b420f59c5b5cfa1809ed8788bd1cb341605d3d47480e6c7603 +size 832998 diff --git a/ready b/ready new file mode 100644 index 0000000..473a0f4 diff --git a/rsibreak.changes b/rsibreak.changes new file mode 100644 index 0000000..467d953 --- /dev/null +++ b/rsibreak.changes @@ -0,0 +1,46 @@ +------------------------------------------------------------------- +Sun Oct 15 09:10:07 CEST 2006 - stbinner@suse.de + +- Update to version 0.8 + * Replaced DCOP dialog with a more flexible and standardized + interface to attach events to breaks + * Show where RSIBreak is located in the tray when started a + second time. + * RSIBreak now has a manual. + * Option to only reset timers when idle for the duration of a + long break. + * Skip button in relax popup + * Xinerama fixes + Images smaller than 1/3 of the screen will not be used for + the slideshow + * Some tiny optimizations and bugfixes + +------------------------------------------------------------------- +Tue Jun 20 08:45:54 CEST 2006 - stbinner@suse.de + +- Update to version 0.7.1 + * New icons from Lee Olson. + * Usability review from Tina Trillitzsch. + * Two new DCOP calls: doTinyBreak and doBigBreak. + * New statistics: percentage of activity during the last minute, + last hour and last 6 hours. + * Inform the user when the next break will be a big break. + * Ability to make DCOP calls to the start and end of breaks. + * Possibility to use KDCOP to set that up. + * Possibility to break at fixed times. + +------------------------------------------------------------------- +Tue May 30 07:26:33 CEST 2006 - adrian@suse.de + +- fix build for < 10.1 + +------------------------------------------------------------------- +Tue Apr 11 08:44:53 CEST 2006 - stbinner@suse.de + +- Update to version 0.6 + +------------------------------------------------------------------- +Wed Apr 5 16:53:58 CEST 2006 - stbinner@suse.de + +- Initial package (version 0.6 rc1) + diff --git a/rsibreak.spec b/rsibreak.spec new file mode 100644 index 0000000..17daa3d --- /dev/null +++ b/rsibreak.spec @@ -0,0 +1,96 @@ +# +# spec file for package rsibreak (Version 0.8.0) +# +# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. +# This file and all modifications and additions to the pristine +# package are under the same license as the package itself. +# +# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# + +# norootforbuild + +Name: rsibreak +URL: http://www.rsibreak.org +BuildRequires: kdelibs3-devel +License: GPL +Group: Productivity/Other +Summary: Assists in the Recovery and Prevention of Repetitive Strain Injury +BuildRoot: %{_tmppath}/%{name}-%{version}-build +Version: 0.8.0 +Release: 1 +Source: Rsibreak-%{version}.tar.bz2 + +%description +Repetitive Strain Injury is an illness which can occur as a result of +working with a mouse and keyboard. This utility can be used to remind +you to take a break now and then. + + + +Authors: +-------- + Tom Albers + Bram Schoenmakers + +%prep +%setup -q -n %name-%version +. /etc/opt/kde3/common_options +update_admin + +%build +. /etc/opt/kde3/common_options +./configure $configkde --disable-final +make %{?jobs:-j%jobs} + +%install +. /etc/opt/kde3/common_options +make DESTDIR=$RPM_BUILD_ROOT $INSTALL_TARGET +%if %suse_version < 1010 +%suse_update_desktop_file %name TimeUtility +%else +%suse_update_desktop_file -G "RSI Prevention" %name TimeUtility +%endif +%find_lang %name + +%files -f %name.lang +%defattr(-,root,root) +/opt/kde3/bin/rsibreak +/opt/kde3/share/apps/rsibreak +/opt/kde3/share/applications/kde/rsibreak.desktop +/opt/kde3/share/autostart/rsibreak.desktop +/opt/kde3/share/icons/*/*/*/rsibreak* +%dir /opt/kde3/share/doc/HTML/en/rsibreak-%version-apidocs + +%changelog -n rsibreak +* Sun Oct 15 2006 - stbinner@suse.de +- Update to version 0.8 + * Replaced DCOP dialog with a more flexible and standardized + interface to attach events to breaks + * Show where RSIBreak is located in the tray when started a + second time. + * RSIBreak now has a manual. + * Option to only reset timers when idle for the duration of a + long break. + * Skip button in relax popup + * Xinerama fixes + Images smaller than 1/3 of the screen will not be used for + the slideshow + * Some tiny optimizations and bugfixes +* Tue Jun 20 2006 - stbinner@suse.de +- Update to version 0.7.1 + * New icons from Lee Olson. + * Usability review from Tina Trillitzsch. + * Two new DCOP calls: doTinyBreak and doBigBreak. + * New statistics: percentage of activity during the last minute, + last hour and last 6 hours. + * Inform the user when the next break will be a big break. + * Ability to make DCOP calls to the start and end of breaks. + * Possibility to use KDCOP to set that up. + * Possibility to break at fixed times. +* Tue May 30 2006 - adrian@suse.de +- fix build for < 10.1 +* Tue Apr 11 2006 - stbinner@suse.de +- Update to version 0.6 +* Wed Apr 05 2006 - stbinner@suse.de +- Initial package (version 0.6 rc1)