Adding the build profile to -devel subpackage
This commit is contained in:
parent
12df1717c2
commit
7a357ad30d
@ -1,3 +1,6 @@
|
||||
The build profile used to build this package is shipped along with the
|
||||
-devel subpackage and is located in the ``buildconf`` subdirectory in the
|
||||
src directory.
|
||||
A copy of the documentation can be obtained by installing the ``uwsgi-docs``
|
||||
package. The documentation is a copy as of the git SHA:
|
||||
|
||||
|
@ -1180,6 +1180,7 @@ mkdir -p %{buildroot}%{_monogacdir}
|
||||
mkdir docs
|
||||
tar -C docs/ --strip-components=1 -xvzf uwsgi-docs.tar.gz
|
||||
tar -C %{buildroot}%{_usrsrc}/%{name}/%{version} --strip-components=1 -xvzf %{SOURCE0}
|
||||
cp %{SOURCE1} %{buildroot}%{_usrsrc}/%{name}/%{version}/buildconf/
|
||||
cp docs/Changelog-%{majornumber}.%{minornumber}.%{releasenumber}.rst CHANGELOG
|
||||
rm -f docs/.gitignore
|
||||
echo "%{commit}, i.e. this:" >> README.Fedora
|
||||
|
Loading…
x
Reference in New Issue
Block a user