summaryrefslogtreecommitdiffstats
path: root/gmchess
diff options
context:
space:
mode:
Diffstat (limited to 'gmchess')
-rw-r--r--gmchess/gmchess.spec (renamed from gmchess/F-13/gmchess.spec)13
1 files changed, 7 insertions, 6 deletions
diff --git a/gmchess/F-13/gmchess.spec b/gmchess/gmchess.spec
index d111651..1309d8c 100644
--- a/gmchess/F-13/gmchess.spec
+++ b/gmchess/gmchess.spec
@@ -1,5 +1,5 @@
Name: gmchess
-Version: 0.20.6
+Version: 0.29.6
Release: 1%{?dist}
Summary: Chinese Chess with GTKmm and C++
@@ -10,7 +10,6 @@ Source0: http://gmchess.googlecode.com/files/%{name}-%{version}.tar.bz2
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
BuildRequires: gtkmm24-devel >= 2.6.0 intltool
-#Requires: gtkmm24
%description
%{summary}
@@ -25,13 +24,9 @@ make %{?_smp_mflags}
%install
-rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
%find_lang %{name}
-%clean
-rm -rf $RPM_BUILD_ROOT
-
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
@@ -52,6 +47,12 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Thu Feb 16 2012 Robin Lee <cheeselee@fedoraproject.org> - 0.29.6-1
+- Update to 0.29.6
+
+* Wed Nov 16 2011 Robin Lee <cheeselee@fedoraproject.org> - 0.29.4-1
+- Update to 0.29.4
+
* Mon Jun 14 2010 Robin Lee <robinlee.sysu@gmail.com> - 0.20.6-1
- renewed