From bdcedd2731945aa82aff9a22348ab246066c5287 Mon Sep 17 00:00:00 2001 From: "Brian C. Lane" Date: Wed, 2 Dec 2015 16:28:16 -0800 Subject: [PATCH] Remove requires for pocketlint as it is not used in build process and add a note about submitting changes as pull requests. --- lorax.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lorax.spec b/lorax.spec index 39c35464..4a963527 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,3 +1,5 @@ +# NOTE: This specfile is generated from upstream at https://github.com/rhinstaller/lorax +# NOTE: Please submit changes as a pull request %define debug_package %{nil} Name: lorax @@ -15,7 +17,6 @@ URL: https://github.com/rhinstaller/lorax Source0: %{name}-%{version}.tar.gz BuildRequires: python3-devel -BuildRequires: python3-pocketlint >= 0.5 Requires: GConf2 Requires: cpio