Commit Graph

158 Commits

Author SHA1 Message Date
Xavier Bachelot
7d188d1082 Uppercase html in doc sub-package description to make rpmlint spellcheck happy 2018-11-29 12:01:28 +01:00
Xavier Bachelot
b141a59803 Fix shebang and perms 2018-11-29 12:01:28 +01:00
Xavier Bachelot
ec03f3f455 Mark uwsgi app conf file as such 2018-11-29 12:01:28 +01:00
Xavier Bachelot
bfdc84e5aa Fix perm on llng-fastcgi-server 2018-11-29 12:01:28 +01:00
Xavier Bachelot
3539cc5524 Move lot of files out of /var/lib 2018-11-29 12:01:28 +01:00
Xavier Bachelot
4746279414 Move httpd conf for test apps to test sub-package 2018-11-29 12:01:28 +01:00
Xavier Bachelot
0719a49274 Specify all perl deps 2018-11-29 12:01:28 +01:00
Xavier Bachelot
e2f6ddc908 Add missing BR: perl-interpreter 2018-11-29 12:01:28 +01:00
Xavier Bachelot
4710a9a95f Add missing BR: perl-generators (for Provides/Requires generation) 2018-11-29 12:01:28 +01:00
Xavier Bachelot
351942f95c Fix conf sub-package definition 2018-11-29 12:01:27 +01:00
Xavier Bachelot
3450b8178d Move %doc and %license from main package to conf sub-package to make sure its always installed 2018-11-29 12:01:27 +01:00
Xavier Bachelot
b3c9506b4f Remove for_etc_hosts from %{_sysconfdir} 2018-11-29 12:01:27 +01:00
Xavier Bachelot
f2bbb4ea97 Create an nginx sub-package 2018-11-29 12:01:27 +01:00
Xavier Bachelot
f72b3afebe Move main conf file with the others in %files 2018-11-29 12:01:27 +01:00
Xavier Bachelot
033b66ed28 Mark cron files as %config(noreplace) 2018-11-29 12:01:27 +01:00
Xavier Bachelot
1ef87ca846 Don't use %defattr for only one file, use %attr instead 2018-11-29 12:01:27 +01:00
Xavier Bachelot
dff0d1ef38 Install httpd conf files in httpd conf directory 2018-11-29 12:01:27 +01:00
Xavier Bachelot
76aa880ac9 Add missing scriptlets for fastcgi-server 2018-11-29 12:01:27 +01:00
Xavier Bachelot
dac7df6e82 Simplify tmpfiles conf installation 2018-11-29 12:01:26 +01:00
Xavier Bachelot
9550d48c0a Simplify unit file installation 2018-11-29 12:01:26 +01:00
Xavier Bachelot
9043dd2a7e perl(Email::Sender) is not available for EL6 2018-11-29 12:01:25 +01:00
Xavier Bachelot
7d4d893191 Don't BR: systemd on EL6 2018-11-29 12:01:25 +01:00
Xavier Bachelot
f98277dc52 Fix apache_version variable for Fedora 2018-11-29 12:01:25 +01:00
Xavier Bachelot
5fce125c5f Rework both Version and Release tags
Now both release and pre-release are handled through the pre_release variable.
Also, ensure all packages are updated at once. Previously, packages
containing perl modules could have been updated separately with unknown
consequences.
2018-11-29 12:01:25 +01:00
Xavier Bachelot
713d82724f Drop real_name macro 2018-11-29 12:01:25 +01:00
Xavier Bachelot
cb09e2f4de Tidy up Requires: filtering and fix Fedora filtering 2018-11-29 12:01:25 +01:00
Xavier Bachelot
7ea4462665 Add blank lines between changelog entries for legibility 2018-11-29 12:01:25 +01:00
Xavier Bachelot
0155aca544 Split more long lines 2018-11-29 12:01:25 +01:00
Xavier Bachelot
8b4f547850 Split long description lines 2018-11-29 12:01:25 +01:00
Xavier Bachelot
bc5ba10b41 Don't define perl_vendor{lib,arch} 2018-11-29 12:01:25 +01:00
Xavier Bachelot
d82756f54a Don't own /usr/share/perl5/vendor_perl/Plack/Middleware/Auth 2018-11-29 12:01:25 +01:00
Xavier Bachelot
6c20736d18 Use lm_sharedir macro in place of /usr/share/lemonldap-ng 2018-11-29 12:01:25 +01:00
Xavier Bachelot
263a7542ec Use _rundir macro in place of /var/run 2018-11-29 12:01:25 +01:00
Xavier Bachelot
a5e0f6cd22 FIXME: Add BR: for perl(Sentry::Raven) 2018-11-29 12:01:25 +01:00
Xavier Bachelot
df588629ed Use _prefix macro in place of /usr 2018-11-29 12:01:25 +01:00
Xavier Bachelot
0f9814ab05 Use _sysconfdir macro in place of /etc 2018-11-29 12:01:25 +01:00
Xavier Bachelot
647ddaffef Use glob rather than specify manpages compression, in case it changes 2018-11-29 12:01:25 +01:00
Xavier Bachelot
4eb6c8222b Manpages do not need to be marked as %doc 2018-11-29 12:01:25 +01:00
Xavier Bachelot
d3e1d31a8c Don't specify full package name when not necessary 2018-11-29 12:01:25 +01:00
Xavier Bachelot
5029f0b8e7 Distribute more files as %doc and %license 2018-11-29 12:01:25 +01:00
Xavier Bachelot
2467e6a6b1 Use %license macro for COPYING 2018-11-29 12:01:25 +01:00
Xavier Bachelot
4a95db63d8 Fix typo in manager sub-package description 2018-11-29 12:01:25 +01:00
Xavier Bachelot
19eb31e90c Add BR: for Convert::Base32 2018-11-29 12:01:25 +01:00
Xavier Bachelot
561b95ba4c Fix Source0: URL to actually point at the tarball 2018-11-29 12:01:25 +01:00
Xavier Bachelot
b9f081cba4 No need for %defattr(-,root,root,-) anymore 2018-11-29 12:01:25 +01:00
Xavier Bachelot
9061cbec58 Fix License: tag 2018-11-29 12:01:25 +01:00
Xavier Bachelot
5df4d8feef Use %global rather than %define 2018-11-29 12:01:25 +01:00
Xavier Bachelot
81c564bbfc Fix mixed tabs and spaces 2018-11-29 12:01:25 +01:00
Xavier Bachelot
35e12873fb Red Hat Linux is long dead, remove the macro 2018-11-29 12:01:25 +01:00
Clément OUDOT
3bcc9a243c Prepare 2.0 release 2018-11-28 16:14:52 +01:00