mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-06 11:39:40 +08:00
Add documentation to RPM
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
Name: spin-kickstarts
|
||||
Version: @VERSION@
|
||||
Release: @RELEASE@%{?dist}
|
||||
@@ -29,6 +28,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc COPYING README AUTHORS NEWS
|
||||
%dir %{_datadir}/%{name}/
|
||||
%{_datadir}/%{name}/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user