From c660b1a04e298b1e68d1ed9b5ddccfa93282549c Mon Sep 17 00:00:00 2001 From: Tomáš Mráz Date: Feb 02 2006 10:56:09 +0000 Subject: - Updated version, dropped obsolete patch --- diff --git a/.cvsignore b/.cvsignore index d2cf621..a11a33e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -workrave-1.8.1.tar.gz +workrave-1.8.2.tar.gz diff --git a/sources b/sources index 40af156..3473b2a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3a22ef8488fc2c9fe3b02f9c33b1cfb2 workrave-1.8.1.tar.gz +0d4799ed3a250b1990e1ba0225348e8d workrave-1.8.2.tar.gz diff --git a/workrave-1.8.1-locale-mo-ext.patch b/workrave-1.8.1-locale-mo-ext.patch deleted file mode 100644 index 526512f..0000000 --- a/workrave-1.8.1-locale-mo-ext.patch +++ /dev/null @@ -1,22 +0,0 @@ ---- workrave-1.8.1/configure.ac.mo-ext 2005-10-22 22:33:45.000000000 +0200 -+++ workrave-1.8.1/configure.ac 2005-10-22 22:33:54.000000000 +0200 -@@ -747,7 +747,7 @@ - - dnl somehow, these don't get defined anymore... - CATOBJEXT=.gmo --INSTOBJEXT=.po -+INSTOBJEXT=.mo - AC_SUBST(CATOBJEXT) - AC_SUBST(INSTOBJEXT) - ---- workrave-1.8.1/configure.mo-ext 2005-07-31 11:24:06.000000000 +0200 -+++ workrave-1.8.1/configure 2005-10-22 22:34:08.000000000 +0200 -@@ -38643,7 +38643,7 @@ - - - CATOBJEXT=.gmo --INSTOBJEXT=.po -+INSTOBJEXT=.mo - - - diff --git a/workrave.spec b/workrave.spec index 496a548..e8dfe94 100644 --- a/workrave.spec +++ b/workrave.spec @@ -1,6 +1,6 @@ Name: workrave -Version: 1.8.1 -Release: 4%{?dist} +Version: 1.8.2 +Release: 1%{?dist} Summary: Program that assists in the recovery and prevention of RSI # Based on older packages by Dag Wieers and Steve Ratcliffe License: GPL @@ -8,7 +8,6 @@ Group: Applications/Productivity URL: http://workrave.sourceforge.net/ Source0: http://prdownloads.sourceforge.net/workrave/%{name}-%{version}.tar.gz Source1: workrave.desktop -Patch1: workrave-1.8.1-locale-mo-ext.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gettext BuildRequires: gnet2-devel @@ -24,8 +23,6 @@ take micro-pauses, rest breaks and restricts you to your daily limit. %prep %setup -q -%patch1 -p1 -b .mo-ext - %build if [ ! -x configure ]; then ### Needed for snapshot releases. @@ -64,6 +61,9 @@ desktop-file-install --vendor fedora \ %{_datadir}/applications/fedora-workrave.desktop %changelog +* Thu Feb 2 2006 Tomas Mraz - 1.8.2-1 +- Updated version, dropped obsolete patch + * Sat Oct 22 2005 Tomas Mraz - 1.8.1-4 - Added a desktop file - Added find_lang