[foomatic/f19] clean foomatic-filters tarball to remove test/*.sh, those files are non-free (Artistic)

Tom Callaway spot at fedoraproject.org
Tue May 28 15:15:32 UTC 2013


commit 61611378d18ef692feb940e09c7f9f467487b6de
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Tue May 28 11:15:14 2013 -0400

    clean foomatic-filters tarball to remove test/*.sh, those files are non-free (Artistic)

 foomatic.spec |    9 +++++++--
 sources       |    2 +-
 2 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/foomatic.spec b/foomatic.spec
index 38706fa..ff6791f 100644
--- a/foomatic.spec
+++ b/foomatic.spec
@@ -4,7 +4,7 @@
 Summary: Tools for using the foomatic database of printers and printer drivers
 Name:       foomatic
 Version:    %{enginever}
-Release:    1%{?dist}
+Release:    2%{?dist}
 License:    GPLv2+
 Group: System Environment/Libraries
 
@@ -12,7 +12,9 @@ Group: System Environment/Libraries
 Source0: http://www.openprinting.org/download/foomatic/foomatic-db-engine-%{enginever}.tar.gz
 
 # The CUPS driver and filter.
-Source1: http://www.openprinting.org/download/foomatic/foomatic-filters-%{filtersver}.tar.gz
+# Source1: http://www.openprinting.org/download/foomatic/foomatic-filters-%{filtersver}.tar.gz
+# We need to remove test/*.sh, because those files are non-free (Artistic). We don't use them.
+Source1: foomatic-filters-%{filtersver}-clean.tar.gz
 
 ## PATCHES FOR FOOMATIC-FILTERS (PATCHES 1 TO 100)
 Patch1: foomatic-filters-debug-string.patch
@@ -185,6 +187,9 @@ exit 0
 %{_mandir}/man1/foomatic-rip.1*
 
 %changelog
+* Tue May 28 2013 Tom Callaway <spot at fedoraproject.org> - 4.0.9-2
+- remove Artistic test scripts from source tarball (bz 967406)
+
 * Tue Mar 12 2013 Jiri Popelka <jpopelka at redhat.com> - 4.0.9-1
 - 4.0.9
 
diff --git a/sources b/sources
index 48daf16..46d62d6 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 5b33c1adb21e7b6f3652e9a18d0e6f4e  foomatic-db-engine-4.0.9.tar.gz
-b05f5dcbfe359f198eef3df5b283d896  foomatic-filters-4.0.17.tar.gz
+381744b6bbd91bc5e8a2689a8d541965  foomatic-filters-4.0.17-clean.tar.gz


More information about the scm-commits mailing list