Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
LemonLDAP NG
lemonldap-ng
Commits
647ddaff
Commit
647ddaff
authored
Oct 19, 2018
by
Xavier Bachelot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use glob rather than specify manpages compression, in case it changes
parent
4eb6c822
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
rpm/lemonldap-ng.spec
rpm/lemonldap-ng.spec
+5
-5
No files found.
rpm/lemonldap-ng.spec
View file @
647ddaff
...
...
@@ -531,26 +531,26 @@ fi
/etc/uwsgi/apps-available/llng-server.yaml
%files -n perl-Lemonldap-NG-Common
%{_mandir}/man3/Lemonldap::NG::Common*.3pm.
gz
%{_mandir}/man3/Lemonldap::NG::Common*.3pm.
*
%{perl_vendorlib}/Lemonldap/NG/Common.pm
%{perl_vendorlib}/Lemonldap/NG/Common/
%{perl_vendorlib}/auto/Lemonldap/NG/Common/
%files -n perl-Lemonldap-NG-Handler
%{_mandir}/man3/Lemonldap::NG::Handler*.3pm.
gz
%{_mandir}/man3/Plack::Middleware::Auth::LemonldapNG.3pm.
gz
%{_mandir}/man3/Lemonldap::NG::Handler*.3pm.
*
%{_mandir}/man3/Plack::Middleware::Auth::LemonldapNG.3pm.
*
%{perl_vendorlib}/Lemonldap/NG/Handler.pm
%{perl_vendorlib}/Lemonldap/NG/Handler/
%{perl_vendorlib}/auto/Lemonldap/NG/Handler/
%{perl_vendorlib}/Plack/Middleware/Auth/
%files -n perl-Lemonldap-NG-Manager
%{_mandir}/man3/Lemonldap::NG::Manager*.3pm.
gz
%{_mandir}/man3/Lemonldap::NG::Manager*.3pm.
*
%{perl_vendorlib}/Lemonldap/NG/Manager.pm
%{perl_vendorlib}/Lemonldap/NG/Manager/
%files -n perl-Lemonldap-NG-Portal
%{_mandir}/man3/Lemonldap::NG::Portal*.3pm.
gz
%{_mandir}/man3/Lemonldap::NG::Portal*.3pm.
*
%{perl_vendorlib}/Lemonldap/NG/Portal.pm
%{perl_vendorlib}/Lemonldap/NG/Portal/
...
...
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