[workrave] Add missing distag

Peter Robinson pbrobinson at fedoraproject.org
Mon Mar 25 13:58:03 UTC 2013


commit 829b6d0d9e44fa197ead83633b6e0a4b9a7e4a20
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Mon Mar 25 13:57:54 2013 +0000

    Add missing distag

 workrave.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/workrave.spec b/workrave.spec
index 97dc165..8455b49 100644
--- a/workrave.spec
+++ b/workrave.spec
@@ -1,6 +1,6 @@
 Name: workrave
 Version: 1.10
-Release: 1
+Release: 1%{?dist}
 Summary: Program that assists in the recovery and prevention of RSI
 # Based on older packages by Dag Wieers <dag at wieers.com> and Steve Ratcliffe
 License: GPLv3+
@@ -59,7 +59,7 @@ fi
 
 %configure --enable-dbus --disable-xml --enable-gnome3 --disable-static
 
-%{__make} V=1
+make V=1
 
 %install
 make install DESTDIR=%{buildroot}
@@ -103,6 +103,9 @@ desktop-file-install \
 %{_libdir}/libworkrave-private-1.0.so
 
 %changelog
+* Mon Mar 25 2013 Peter Robinson <pbrobinson at fedoraproject.org> 1.10-2
+- Add missing distag
+
 * Tue Feb 19 2013 Tomáš Mráz <tmraz at redhat.com> - 1.10-1
 - new upstream release
 


More information about the scm-commits mailing list