[gnurobbo] legal issues, disable package temporarily

Raphael Groner raphgro at fedoraproject.org
Mon Oct 27 08:21:12 UTC 2014


commit 4bee65a8c2c17e7a754f685f201440d1d4ae933a
Author: Raphael Groner <projects.rg at smart.ms>
Date:   Mon Oct 27 09:20:41 2014 +0100

    legal issues, disable package temporarily

 gnurobbo.spec |   15 ++++++++++-----
 1 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/gnurobbo.spec b/gnurobbo.spec
index b117c15..ccdc910 100644
--- a/gnurobbo.spec
+++ b/gnurobbo.spec
@@ -4,15 +4,16 @@
 
 Name:           gnurobbo
 Version:        0.66
-Release:        1.%{date}svn%{rev}%{?dist}
+Release:        2.%{date}svn%{rev}%{?dist}
 Summary:        Port of the game Robbo for the Atari XE/XL from 1989
 
 License:        GPLv2+
 URL:            http://%{name}.sf.net/
 
 ##Make source tarball from svn with $ ./%{name}-svn-tarball.sh %{rev}
-Source0:        %{source}.tar.xz
-Source1:        %{name}-svn-tarball.sh
+Source0:         /dev/null
+#Source0:        %{source}.tar.xz
+#Source1:        %{name}-svn-tarball.sh
 
 Patch0:         https://sf.net/p/%{name}/patches/12/attachment/%{name}-cmake.patch
 Patch1:         https://sf.net/p/%{name}/patches/13/attachment/%{name}-hardening.patch
@@ -84,8 +85,9 @@ rm Makefile*
 
 
 %build
-%cmake
-make %{?_smp_mflags}
+##legal issues in source, so don't ship anything till those's fixed
+#%cmake
+#make %{?_smp_mflags}
 
 
 %install
@@ -158,6 +160,9 @@ fi
 
 
 %changelog
+* Mon Oct 27 2014 Raphael Groner <projects.rg [AT] smart.ms> - 0.66-2.20141005svn412
+- legal issues, delete from mirrors
+
 * Wed Oct 08 2014 Raphael Groner <projects.rg [AT] smart.ms> - 0.66-1.20141005svn412
 - rebuilt for SCM import
 


More information about the scm-commits mailing list