Commit Graph

202 Commits

Author SHA1 Message Date
Jason Tibbitts
1c99445a36 Renumber source 23->18. 2017-05-22 17:53:02 -05:00
Jason Tibbitts
98bfc7d664 Renumber source22->17. 2017-05-22 17:52:35 -05:00
Jason Tibbitts
4339e190d1 Renumber source21->16. 2017-05-22 17:52:07 -05:00
Jason Tibbitts
684974ccd8 Renumber source20->15. 2017-05-22 17:51:28 -05:00
Jason Tibbitts
224d9399ec Renumber source19->14. 2017-05-22 17:50:49 -05:00
Jason Tibbitts
4a7375e2c4 Renumber source18->13. 2017-05-22 17:50:21 -05:00
Jason Tibbitts
6e07affa64 Renumber source17->12. 2017-05-22 17:49:48 -05:00
Jason Tibbitts
e3b1f185d1 Reorder sources 2017-05-22 17:49:21 -05:00
Jason Tibbitts
a19e54f75b Renumber source13->11. 2017-05-22 17:48:11 -05:00
Jason Tibbitts
a01e045039 Renumber source11 -> 10. 2017-05-22 17:47:36 -05:00
Jason Tibbitts
d4035a6d3f Add doc-extra subpackage; reorganize subpackage ordering. 2017-05-22 17:17:04 -05:00
Jason Tibbitts
1f8c1109f3 Now have a buildable package. 2017-05-22 16:14:19 -05:00
Jason Tibbitts
176b9d0495 Now passes %check. 2017-05-22 15:54:46 -05:00
Jason Tibbitts
213ef748ce Some further work. Try to run the test suite. 2017-05-22 14:22:00 -05:00
Jason Tibbitts
583c7ed00b Missed two {} cleanups. 2017-05-22 12:00:25 -05:00
Jason Tibbitts
f98fbbdac0 Initial work to update to 3.0.1. 2017-05-22 11:59:16 -05:00
Fedora Release Engineering
597d10c50b - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 08:07:43 +00:00
Jason Tibbitts
1a5c4ef8af Rename httpd(8) manpage to avoid conflict. 2017-01-09 19:06:08 -06:00
Jason Tibbitts
d6b93776b7 Forgot to git add one source file.... 2016-12-22 08:12:57 -06:00
Jason Tibbitts
be39b05c56 Follow initial system setup guidelines.
An extra systemd service file will call sscg to setup a secure initial
certificate if it does not exist.  The new default imapd.conf file will
reference that cert.
2016-12-21 16:01:39 -06:00
Jason Tibbitts
ec667d8484 Increase default systemd-imposed limits. 2016-12-16 10:23:59 -06:00
Jason Tibbitts
f7c566fb48 Use system-crypto-policies by default.
Cyrus places the cipher list under control of the administrator.  Make
the default configuration use the system crypto policies.  Resolves
https://bugzilla.redhat.com/show_bug.cgi?id=1179212
2016-12-13 15:26:03 -06:00
Jason Tibbitts
c0a5476798 Trim changelog entries older than 2010. 2016-11-24 00:13:56 -06:00
Jason Tibbitts
7c80fddaa5 Actually upload the new tarball. 2016-11-24 00:12:35 -06:00
Jason Tibbitts
c2545138c9 Make main package only recommend the vzic package.
Also add the necessary deps on ldconfig.
2016-11-24 00:02:33 -06:00
Jason Tibbitts
32ed4ae7af Split out vzic and clean up
vzic is bundled and has a different license than the rest of the code.
Split it out for simplicity.  It and the main package depend on each
other.
Add Provides: bundled(vzic).
Slihtly clean up the files list
2016-11-24 00:00:07 -06:00
Jason Tibbitts
2805ac4ee2 Tweak my rpmlint filter. 2016-11-23 23:06:00 -06:00
Jason Tibbitts
0608950fc4 Remove some comments and a line of debugging cruft. 2016-11-23 22:20:54 -06:00
Jason Tibbitts
d889d66cee More dependency cleanup. 2016-11-23 22:18:05 -06:00
Jason Tibbitts
1b2d6bd211 Don't generate ssl cert in %post 2016-11-23 22:15:22 -06:00
Jason Tibbitts
6d20ca4084 Clean up %pre. 2016-11-23 22:14:45 -06:00
Jason Tibbitts
c9b618f56b Clean up scriptlets and dependencies.
The %pre scriptlet had some horrible hack to try and turn on synchronous
writes if /var was on ext2.  That hasn't been useful for a long time.

cyrus no longer builds static libraries, so don't bother having the
-devel package provide a -static package.

Scriptlet dependencies were weird across the board; the -utils package
had scriptlet deps but didn't even have any scriptlets.  Clean all of
that up.
2016-11-23 19:38:56 -06:00
Jason Tibbitts
92f542ee81 Update %changelog. 2016-11-23 19:25:21 -06:00
Jason Tibbitts
04c5de2868 Switch some pointless perl calls to sed. 2016-11-23 18:56:25 -06:00
Jason Tibbitts
6233132f55 Clean up file list. First buildable package. 2016-11-23 18:31:00 -06:00
Jason Tibbitts
212beead41 Make -devel own the unversioned .so files. 2016-11-23 18:10:10 -06:00
Jason Tibbitts
b324cd1fc2 Runtime dep on shadow-utils was on the wrong package 2016-11-23 18:07:21 -06:00
Jason Tibbitts
a09d37dcda Depend on pkgconfig for proper dir ownership 2016-11-23 18:06:10 -06:00
Jason Tibbitts
e27ddb3117 Remove .la files; package pkgconfig files in -devel. 2016-11-23 18:03:38 -06:00
Jason Tibbitts
26a5a53fdc Further work.
Properly build the Perl modules
Start cleaning up the file lists.
2016-11-23 17:59:00 -06:00
Jason Tibbitts
95c4f40167 Remove some commented cruft that's no longer useful 2016-11-23 11:16:12 -06:00
Jason Tibbitts
83cd0005a8 Remove unrecognized --disable-listext config option 2016-11-23 10:16:47 -06:00
Jason Tibbitts
b46d117410 Don't assume .gz extension on manpages. 2016-11-23 01:32:30 -06:00
Jason Tibbitts
f3be05b9b0 Further cleanips, closer to a clean build 2016-11-23 01:31:03 -06:00
Jason Tibbitts
43a6d440d6 Ignore a few more files 2016-11-23 01:30:43 -06:00
Jason Tibbitts
1df29a310b Further fork on getting things installed.
Also more cleanups.
2016-11-22 19:24:55 -06:00
Jason Tibbitts
779e0eeecc More cleanups.
Additional four-space indentation.
Missed an instance of %{__perl}.
2016-11-22 17:59:47 -06:00
Jason Tibbitts
1e1862cca0 Big cleanups
/etc is way shorter and less obscuring than %{_sysconfdir}.
Reorder %configure options.
Add %configure options for new features.
Add build dependencies for those features.
Just build with %make_build.  No need to get fancy.
When calling perl, we can just use "perl".  Still use the macro for
    actually embedding the path to perl into compiled code.
Just use the default compilation flags.  The hardened flags are default
    now.
Start using four space indentation.
2016-11-22 17:50:27 -06:00
Jason Tibbitts
58e16e03d3 Merge branch 'master' of ssh://pkgs.fedoraproject.org/cyrus-imapd 2016-11-22 15:33:23 -06:00
Jason Tibbitts
9d73bed94f Begin update to 2.5.10.
Remove all patches.
Calling autoconf in %prep is horrible.
2016-11-22 15:31:53 -06:00