openSUSE specfiles fix-up

The last merge was not fully tested when it got merged, this cleans
up some issues with the openSUSE specfiles.

Change-Id: I9a56890877b2e0bfcc759c4acef5a985977b1995
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
Saul Wold
2019-09-24 13:11:19 -07:00
parent 8c92b3ca66
commit 35f721cd5e
10 changed files with 39 additions and 34 deletions

View File

@@ -17,7 +17,7 @@ BuildRequires: python2-devel
A puppet module for %{module_dir}
%prep
%autosetup -q -n %{name}-%{version}/src
%autosetup -n %{name}-%{version}/src
%build
@@ -30,7 +30,7 @@ make install \
%files
%defattr(-,root,root,-)
%license src/LICENSE
%license LICENSE
%dir %{_datadir}/puppet
%dir %{_datadir}/puppet/modules
%{_datadir}/puppet/modules/%{module_dir}