From 9996eba083d4acd0d5ca09c59a36f7551cdda190 Mon Sep 17 00:00:00 2001 From: Christian Dersch Date: Feb 14 2018 02:22:46 +0000 Subject: fix location of LICENSE.rst --- diff --git a/python-ccdproc.spec b/python-ccdproc.spec index 2cdec1f..5bda945 100644 --- a/python-ccdproc.spec +++ b/python-ccdproc.spec @@ -72,13 +72,13 @@ stand-alone processing or as part of a pipeline. #%%{__python3} setup.py test %files -n python2-%{srcname} -%license licenses/LICENSE.rst -%doc README.rst +%license LICENSE.rst licenses/LICENSE_STSCI_TOOLS.txt +%doc CHANGES.rst README.rst %{python2_sitelib}/* %files -n python3-%{srcname} -%license licenses/LICENSE.rst -%doc README.rst +%license LICENSE.rst licenses/LICENSE_STSCI_TOOLS.txt +%doc CHANGES.rst README.rst %{python3_sitelib}/* %changelog