[warzone2100] Update to rc2 Improve spec again

jsynacek jsynacek at fedoraproject.org
Mon Aug 27 06:13:08 UTC 2012


commit a24f87c2d796f5559509df6c4ee8eec99ad4a1c1
Author: Jan Synacek <jsynacek at redhat.com>
Date:   Mon Aug 27 07:42:08 2012 +0200

    Update to rc2
    Improve spec again

 warzone2100.spec |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/warzone2100.spec b/warzone2100.spec
index d35815f..d0f11a1 100644
--- a/warzone2100.spec
+++ b/warzone2100.spec
@@ -1,12 +1,12 @@
 Name:           warzone2100
 Version:        3.1
-Release:        0.7.beta11%{?dist}
+Release:        0.9.rc2%{?dist}
 Summary:        Innovative 3D real-time strategy
 
 Group:          Amusements/Games
 License:        GPLv2+ and CC-BY-SA
 URL:            http://wz2100.net/
-Source0:        http://downloads.sourceforge.net/project/%{name}/releases/%{version}_beta11/%{name}-%{version}_beta11.tar.gz
+Source0:        http://downloads.sourceforge.net/project/%{name}/releases/%{version}_rc2/%{name}-%{version}_rc2.tar.xz
 Source1:        http://downloads.sourceforge.net/project/%{name}/%{name}/Videos/low-quality-en/sequences.wz
 
 BuildRequires: physfs-devel >= 2.0
@@ -38,7 +38,7 @@ Video file for %{name}
 %prep
 # %setup -q
 # restore after beta
-%setup -q -n %{name}-%{version}_beta11
+%setup -q -n %{name}-%{version}_rc2
 
 %build
 %configure --disable-rpath --disable-debug --with-distributor="Fedora"
@@ -63,10 +63,13 @@ install -p -m644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/%{name}/
 %doc AUTHORS ChangeLog COPYING COPYING.NONGPL COPYING.README
 
 %files sequences
-%defattr(-,root,root,-)
 %{_datadir}/%{name}/sequences.wz
 
 %changelog
+* Mon Aug 27 2012 Jan Synáček <jsynacek at redhat.com> - 3.1-0.9.rc2
+- Update to rc2
+- Improve spec again
+
 * Tue Jul 31 2012 Jan Synáček <jsynacek at redhat.com> - 3.1-0.7.beta11
 - Rebuilt against new glew
 - Make spec more fedora-review friendly


More information about the scm-commits mailing list