This commit is contained in:
parent
314356f4a2
commit
f113df2e0a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c81655dbfe102fe70d057e4dcaa95b8189e1d770e3451a2aa4327518a304c607
|
|
||||||
size 296356
|
|
3
rsibreak-0.9.0-beta5.tar.bz2
Normal file
3
rsibreak-0.9.0-beta5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0479f287ca11aff863d8d25deadf4583165b9487efd1f3465ccd1dad3efda801
|
||||||
|
size 300855
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 5 11:53:28 CET 2008 - dmueller@suse.de
|
||||||
|
|
||||||
|
- add missing runtime dependencies
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 28 22:33:32 CEST 2008 - wstephenson@suse.de
|
||||||
|
|
||||||
|
- update to 0.9.0-beta5
|
||||||
|
* Install autostart file in correct location
|
||||||
|
* Fix plasma applet
|
||||||
|
* Respect 'presentation mode' by monitoring the freedesktop.org
|
||||||
|
screensaver setting
|
||||||
|
* Try to detect waking up from hibernation so timers can be reset
|
||||||
|
* Fix welcome screen
|
||||||
|
* Fix bug where timer did not count down in a slideshow
|
||||||
|
* Fix build on non-x86 platforms
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 20 20:29:40 CEST 2008 - stbinner@suse.de
|
Mon Oct 20 20:29:40 CEST 2008 - stbinner@suse.de
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package rsibreak (Version 0.8.9+0.9.0_b4)
|
# spec file for package rsibreak (Version 0.8.9+0.9.0_b5)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@ -25,15 +25,16 @@ Url: http://www.kde-apps.org/content/show.php?content=29725
|
|||||||
Group: Productivity/Other
|
Group: Productivity/Other
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Summary: Assists in the Recovery and Prevention of Repetitive Strain Injury
|
Summary: Assists in the Recovery and Prevention of Repetitive Strain Injury
|
||||||
Version: 0.8.9+0.9.0_b4
|
Version: 0.8.9+0.9.0_b5
|
||||||
Release: 2
|
Release: 1
|
||||||
%define tar_version 0.9.0-beta4
|
%define tar_version 0.9.0-beta5
|
||||||
Source: rsibreak-%tar_version.tar.bz2
|
Source: rsibreak-%tar_version.tar.bz2
|
||||||
Patch0: disable-plasma-dep.diff
|
Patch0: disable-plasma-dep.diff
|
||||||
Patch1: fix-build.diff
|
Patch1: fix-build.diff
|
||||||
Patch2: no-mmx.diff
|
Patch2: no-mmx.diff
|
||||||
Provides: kde4-rsibreak = 0.9.0
|
Provides: kde4-rsibreak = 0.9.0
|
||||||
Obsoletes: kde4-rsibreak <= 0.9.0
|
Obsoletes: kde4-rsibreak <= 0.9.0
|
||||||
|
%kde4_runtime_requires
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Repetitive Strain Injury is an illness which can occur as a result of
|
Repetitive Strain Injury is an illness which can occur as a result of
|
||||||
@ -84,11 +85,24 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/usr/share/icons/hicolor/*/actions/*
|
/usr/share/icons/hicolor/*/actions/*
|
||||||
/usr/share/icons/hicolor/*x*/actions/rsibreak*.png
|
/usr/share/icons/hicolor/*x*/actions/rsibreak*.png
|
||||||
/usr/share/icons/hicolor/*x*/apps/rsibreak.png
|
/usr/share/icons/hicolor/*x*/apps/rsibreak.png
|
||||||
|
/usr/share/autostart/rsibreak.desktop
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 05 2008 dmueller@suse.de
|
||||||
|
- add missing runtime dependencies
|
||||||
|
* Tue Oct 28 2008 wstephenson@suse.de
|
||||||
|
- update to 0.9.0-beta5
|
||||||
|
* Install autostart file in correct location
|
||||||
|
* Fix plasma applet
|
||||||
|
* Respect 'presentation mode' by monitoring the freedesktop.org
|
||||||
|
screensaver setting
|
||||||
|
* Try to detect waking up from hibernation so timers can be reset
|
||||||
|
* Fix welcome screen
|
||||||
|
* Fix bug where timer did not count down in a slideshow
|
||||||
|
* Fix build on non-x86 platforms
|
||||||
* Mon Oct 20 2008 stbinner@suse.de
|
* Mon Oct 20 2008 stbinner@suse.de
|
||||||
- fix build on archs without mmx
|
- fix build on archs without mmx
|
||||||
* Fri Oct 10 2008 wstephenson@suse.de
|
* Thu Oct 09 2008 wstephenson@suse.de
|
||||||
- update to 0.9.0-beta4
|
- update to 0.9.0-beta4
|
||||||
* Fix bugs in config dialog layouts
|
* Fix bugs in config dialog layouts
|
||||||
* Thu Jun 26 2008 dmueller@suse.de
|
* Thu Jun 26 2008 dmueller@suse.de
|
||||||
|
Loading…
Reference in New Issue
Block a user