commit efa24be3b3f0850931d621046a07ca18e5cf5f44
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Sep 3 17:54:36 2018 +0100
Fix source and cleanup specs
rfpkg.spec | 4 ----
sources | 2 +-
2 files changed, 1 insertion(+), 5 deletions(-)
---
diff --git a/rfpkg.spec b/rfpkg.spec
index 759fa52..10f131d 100644
--- a/rfpkg.spec
+++ b/rfpkg.spec
@@ -1,6 +1,3 @@
-# sitelib for noarch packages, sitearch for others (remove the unneeded one)
-%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from
distutils.sysconfig import get_python_lib; print(get_python_lib())")}
-
%define compdir %(pkg-config --variable=completionsdir bash-completion)
%if "%{compdir}" == ""
%define compdir "/etc/bash_completion.d"
@@ -71,7 +68,6 @@ mv $RPM_BUILD_ROOT%{compdir}/rfpkg.bash $RPM_BUILD_ROOT%{compdir}/rfpkg
%files
-%{!?_licensedir:%global license %doc}
%doc README
%license COPYING
%{_bindir}/rfpkg
diff --git a/sources b/sources
index b238004..b4b8241 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-26d14aa3dbedda5fab2bd8f3ebb7cee4 rfpkg-1.25.6.tar.gz
+8410c807b744ce80b44da4ea2cc8d418 rfpkg-1.25.6.tar.gz
Show replies by date