Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
original
moin
Commits
64de7c25
Verified
Commit
64de7c25
authored
Oct 07, 2021
by
Louis Abel
📺
Browse files
fixes
parent
85acffa7
Changes
2
Show whitespace changes
Inline
Side-by-side
.moin.metadata
0 → 100644
View file @
64de7c25
02be31d55f39d4fe0c6253df8b49e01b76d095634cbd1b56d185f66e1e0c3cf5 moin-1.9.11.tar.gz
SPECS/moin.spec
View file @
64de7c25
Summary: MoinMoin is a WikiEngine to collaborate on easily editable web pages
Name: moin
Version: 1.9.11
Release:
1
%{?dist}
Release:
2
%{?dist}
License: GPLv2+
Group: Applications/Internet
URL: http://moinmo.in/
...
...
@@ -39,8 +39,8 @@ sed -i -e "s|#sys.path.insert(0, '/path/to/wikiconfigdir')|sys.path.insert(0, os
%install
%py2_install
%{__install} -p -m 0644 %{SOURCE1} README-rpm
%{__install} -p -m 0755 %{SOURCE2} %{_bindir}/moin_init_instance
%{__install} -p -m 0644 %{SOURCE3} %{_datadir}/moin/moin_template.wsgi
%{__install} -p -m 0755 %{SOURCE2}
%{buildroot}/
%{_bindir}/moin_init_instance
%{__install} -p -m 0644 %{SOURCE3}
%{buildroot}/
%{_datadir}/moin/moin_template.wsgi
#TODO: Recheck w/ moin 2.x (py3-based)
sed -i 's|/usr/bin/python|/usr/bin/python2|' %{buildroot}/%{_datadir}/moin/server/*
...
...
@@ -57,7 +57,7 @@ sed -i 's|/usr/bin/env python|/usr/bin/python2|' %{buildroot}/%{_datadir}/moin/s
%{_datadir}/moin/
%changelog
* Tue Feb 09 2021 Louis Abel <label@rockylinux.org> - 1.9.11-
1
* Tue Feb 09 2021 Louis Abel <label@rockylinux.org> - 1.9.11-
2
- Update to 1.9.11
- Added wrappers
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment