]> git.pld-linux.org Git - packages/exim.git/log
packages/exim.git
11 years ago- Release 6. exim-3_22-6
mkochano [Mon, 11 Jun 2001 22:15:52 +0000 (22:15 +0000)]
- Release 6.
- Removed /usr/bin/transport-filter.pl. It is only a sample and it is already
  in /usr/share/doc/.

Changed files:
    exim.spec -> 1.59

11 years agoswitch to new conditional builds macros (bcond_on_ -> _with_/bcond_off_ -> _without_...
Artur Frysiak [Tue, 22 May 2001 09:06:17 +0000 (09:06 +0000)]
switch to new conditional builds macros (bcond_on_ -> _with_/bcond_off_ -> _without_); no release changes only simple s/// perfored

Changed files:
    exim.spec -> 1.58

11 years ago- Release 5; exim-3_22-5
mkochano [Fri, 18 May 2001 22:31:00 +0000 (22:31 +0000)]
- Release 5;
- Added transport-filter.pl to %%doc (this sample script is referenced several
  times in documentation and FAQ).

Changed files:
    exim.spec -> 1.57

11 years ago- Removed duplicated procmail transport.
mkochano [Fri, 18 May 2001 19:42:12 +0000 (19:42 +0000)]
- Removed duplicated procmail transport.

Changed files:
    exim-conf.patch -> 1.3

11 years ago- Added missing 't's.
mkochano [Thu, 17 May 2001 08:57:57 +0000 (08:57 +0000)]
- Added missing 't's.

Changed files:
    exim.cron.db -> 1.4

11 years ago- /var/mail -> ${home}/Mail/Mailbox in local_delivery. exim-3_22-4
mkochano [Wed, 16 May 2001 18:12:37 +0000 (18:12 +0000)]
- /var/mail -> ${home}/Mail/Mailbox in local_delivery.

Changed files:
    exim-conf.patch -> 1.2

11 years ago- Patch for default config file.
mkochano [Wed, 16 May 2001 18:00:35 +0000 (18:00 +0000)]
- Patch for default config file.

Changed files:
    exim-conf.patch -> 1.1

11 years ago- Replaced with patch for default config file.
mkochano [Wed, 16 May 2001 18:00:06 +0000 (18:00 +0000)]
- Replaced with patch for default config file.

Changed files:
    exim.conf -> 1.6

11 years ago- Messages are now forcibly and WITHOUT ANY BOUNCING removed from queues
mkochano [Wed, 16 May 2001 17:59:37 +0000 (17:59 +0000)]
- Messages are now forcibly and WITHOUT ANY BOUNCING removed from queues
  after four weeks. This is crash recovery procedure and should NEVER be
  needed. timeout_frozen_after config option should take care of this, and
  this config option BOUNCES message to the sender.

Changed files:
    exim.cron.db -> 1.3

11 years ago- Release 4.
mkochano [Wed, 16 May 2001 17:56:26 +0000 (17:56 +0000)]
- Release 4.
- Rebuilt with more sane cron script.
- PLD specific configuration file replaced with patch for default
  configuration.
- New options enabled in config file: auto_thaw and timeout_frozen_after. This
  takes care of frozen messages instaed of fucked up cron script.

Changed files:
    exim.spec -> 1.56

11 years ago- Do not remove unsent mail from retry queues after one day. Do it after one
mkochano [Wed, 16 May 2001 17:42:19 +0000 (17:42 +0000)]
- Do not remove unsent mail from retry queues after one day. Do it after one
  week. This is done WITHOUT ANY NOTICE RETURNED TO THE SENDER!!! I wonder how
  many fucked emails I've lost due these great settings...

Changed files:
    exim.cron.db -> 1.2

11 years ago- release 3: rebuild against openssl 0.9.6a. exim-3_22-3
kloczek [Wed, 9 May 2001 01:44:25 +0000 (01:44 +0000)]
- release 3: rebuild against openssl 0.9.6a.

Changed files:
    exim.spec -> 1.55

11 years ago- s/Corect/Correct/g
Jakub Bogusz [Thu, 3 May 2001 15:23:13 +0000 (15:23 +0000)]
- s/Corect/Correct/g

Changed files:
    exim.spec -> 1.54

11 years ago- added using %%{rpmcflags} macro.
kloczek [Mon, 30 Apr 2001 16:05:17 +0000 (16:05 +0000)]
- added using %%{rpmcflags} macro.

Changed files:
    exim.spec -> 1.53

11 years ago- Release 2. exim-3_22-2
mkochano [Mon, 9 Apr 2001 08:07:55 +0000 (08:07 +0000)]
- Release 2.
- Rebuilt with corrected logrotate script (/usr/bin/killall -> /bin/killall).

Changed files:
    exim.spec -> 1.52

11 years ago- Corrected killall location: /usr/bin/killall -> /bin/killall.
mkochano [Mon, 9 Apr 2001 08:00:47 +0000 (08:00 +0000)]
- Corrected killall location: /usr/bin/killall -> /bin/killall.

Changed files:
    exim.logrotate -> 1.5

11 years ago- added reload section with HUP signal
siefca [Fri, 6 Apr 2001 17:29:06 +0000 (17:29 +0000)]
- added reload section with HUP signal

Changed files:
    exim.init -> 1.9

11 years ago- added some commented examples (based on Connectiva Linux :)
waszi [Thu, 22 Mar 2001 12:41:22 +0000 (12:41 +0000)]
- added some commented examples (based on Connectiva Linux :)

Changed files:
    exim.conf -> 1.5

11 years ago- cleanups...
waszi [Thu, 22 Mar 2001 10:11:11 +0000 (10:11 +0000)]
- cleanups...

Changed files:
    exim.conf -> 1.4

11 years ago- change perms /var/mail to 1777
areq [Thu, 25 Jan 2001 22:54:14 +0000 (22:54 +0000)]
- change perms /var/mail to 1777

Changed files:
    exim.spec -> 1.51

11 years agoMassive attack. We use -O0 instead -O flags while debug enabled.
Arkadiusz Miśkiewicz [Thu, 25 Jan 2001 20:03:23 +0000 (20:03 +0000)]
Massive attack. We use -O0 instead -O flags while debug enabled.

Changed files:
    exim.spec -> 1.50

11 years ago- updated texinfo documentation to 3.20, exim-3_22-1
kloczek [Mon, 22 Jan 2001 20:45:53 +0000 (20:45 +0000)]
- updated texinfo documentation to 3.20,
- changed Source from gz to bz2.

Changed files:
    exim.spec -> 1.49

11 years ago- updated for exim-texinfo-3.20.
kloczek [Mon, 22 Jan 2001 20:44:23 +0000 (20:44 +0000)]
- updated for exim-texinfo-3.20.

Changed files:
    exim-texinfo.patch -> 1.3

11 years ago- 3.22
areq [Mon, 22 Jan 2001 20:22:11 +0000 (20:22 +0000)]
- 3.22

Changed files:
    exim.spec -> 1.48

11 years ago- 3.21 exim-3_21-1
areq [Tue, 9 Jan 2001 22:42:43 +0000 (22:42 +0000)]
- 3.21

Changed files:
    exim.spec -> 1.47

11 years ago- Release 5. exim-3_20-5
mkochano [Sun, 7 Jan 2001 22:46:47 +0000 (22:46 +0000)]
- Release 5.
- MySQL _really_ off by default now.
- PostgreSQL off by default.
- Preinstall script fixed ( /bin/id/id -> /bin/id).

Changed files:
    exim.spec -> 1.46

11 years ago- release 4. exim-3_20-4
kloczek [Wed, 27 Dec 2000 12:35:20 +0000 (12:35 +0000)]
- release 4.

Changed files:
    exim.spec -> 1.45

11 years agoin %pre s/postfix/exim/ in getgid test, and added openssl-devel to BuildReq
Maciej Pijanka [Wed, 27 Dec 2000 00:36:00 +0000 (00:36 +0000)]
in %pre s/postfix/exim/ in getgid test, and added openssl-devel to BuildReq

Changed files:
    exim.spec -> 1.44

11 years ago- changed %%{!?debug:...}%%{?debug...} to %%{?debug:...}%%{!?debug...}
michuz [Sat, 23 Dec 2000 00:48:44 +0000 (00:48 +0000)]
- changed %%{!?debug:...}%%{?debug...} to %%{?debug:...}%%{!?debug...}
  (now it's more C like)

Changed files:
    exim.spec -> 1.43

11 years ago- file owners fixed (semi-automatically)
Jacek Konieczny [Sat, 9 Dec 2000 17:55:14 +0000 (17:55 +0000)]
- file owners fixed (semi-automatically)
  (no special user (like http/news) should own his home directory nor
  files it doesn't create)

Changed files:
    exim.spec -> 1.42

11 years agotypo
Arkadiusz Miśkiewicz [Wed, 6 Dec 2000 21:42:55 +0000 (21:42 +0000)]
typo

Changed files:
    exim.spec -> 1.41

11 years agomysql isn't compiled by default, now
Arkadiusz Miśkiewicz [Wed, 6 Dec 2000 21:36:09 +0000 (21:36 +0000)]
mysql isn't compiled by default, now

Changed files:
    exim.spec -> 1.40

11 years ago- release 3. exim-3_20-3
kloczek [Tue, 5 Dec 2000 19:26:04 +0000 (19:26 +0000)]
- release 3.

Changed files:
    exim.spec -> 1.39

11 years ago- updated pre/post scripts
waszi [Tue, 5 Dec 2000 18:54:31 +0000 (18:54 +0000)]
- updated pre/post scripts

Changed files:
    exim.spec -> 1.38

11 years ago- support for bcond*
waszi [Tue, 5 Dec 2000 17:53:43 +0000 (17:53 +0000)]
- support for bcond*

Changed files:
    exim.spec -> 1.37

11 years ago- updated to 3.20 exim-3_20-2
waszi [Tue, 5 Dec 2000 09:59:50 +0000 (09:59 +0000)]
- updated to 3.20
- conditional build (no_ldap,mysql,pgsql)

Changed files:
    exim.spec -> 1.36

11 years ago- updated for 3.20
waszi [Tue, 5 Dec 2000 09:58:44 +0000 (09:58 +0000)]
- updated for 3.20

Changed files:
    exim-EDITME.patch -> 1.2
    exim-Makefile-Default.patch -> 1.1

11 years ago- updated
waszi [Tue, 5 Dec 2000 09:57:54 +0000 (09:57 +0000)]
- updated

Changed files:
    exim.init -> 1.8
    exim.sysconfig -> 1.2

11 years agousing update-db is obsolete; removed
Arkadiusz Miśkiewicz [Mon, 27 Nov 2000 22:57:16 +0000 (22:57 +0000)]
using update-db is obsolete; removed

Changed files:
    exim.spec -> 1.35

11 years ago- added qmail-client to Obsoletes. exim-3_16-2
kloczek [Sat, 11 Nov 2000 23:35:03 +0000 (23:35 +0000)]
- added qmail-client to Obsoletes.

Changed files:
    exim.spec -> 1.34

11 years ago- One more correction to %%install. Now it builds.
mkochano [Fri, 10 Nov 2000 23:51:45 +0000 (23:51 +0000)]
- One more correction to %%install. Now it builds.

Changed files:
    exim.spec -> 1.33

11 years ago- BuildRequires: db3-devel.
mkochano [Fri, 10 Nov 2000 23:45:58 +0000 (23:45 +0000)]
- BuildRequires: db3-devel.
- Corrected %%install section.

Changed files:
    exim.spec -> 1.32

11 years ago- spec adapterized,
kloczek [Thu, 9 Nov 2000 12:52:03 +0000 (12:52 +0000)]
- spec adapterized,
- added using new rpm automation,
- added to Obsoletes sendmail-cf and sendmail-doc,
- few simplifications in %install.

Changed files:
    exim.spec -> 1.31

11 years ago- release 2
Jan Rękorajski [Fri, 1 Sep 2000 13:49:54 +0000 (13:49 +0000)]
- release 2
- fixed logrotate config

Changed files:
    exim.spec -> 1.30

11 years ago- added olddir definitions
Jan Rękorajski [Fri, 1 Sep 2000 13:46:42 +0000 (13:46 +0000)]
- added olddir definitions

Changed files:
    exim.logrotate -> 1.4

11 years ago- repaired what I corrupted: back to useradd without -m (this copies /etc/skel)
mis [Wed, 2 Aug 2000 18:10:48 +0000 (18:10 +0000)]
- repaired what I corrupted: back to useradd without -m (this copies /etc/skel)

Changed files:
    exim.spec -> 1.29

11 years ago- added -m to useradd to allow it create $HOME for added user(s)
mis [Mon, 31 Jul 2000 12:03:39 +0000 (12:03 +0000)]
- added -m to useradd to allow it create $HOME for added user(s)

Changed files:
    exim.spec -> 1.28

11 years ago- Change ownership of logfiles created after rotation to exim.exim.
mkochano [Sun, 23 Jul 2000 14:45:17 +0000 (14:45 +0000)]
- Change ownership of logfiles created after rotation to exim.exim.

Changed files:
    exim.logrotate -> 1.3

11 years ago- Renamed files:
mkochano [Sat, 22 Jul 2000 12:17:35 +0000 (12:17 +0000)]
- Renamed files:
  * config.samples.tar.gz -> exim-config.samples.tar.gz
  * FAQ.tar.gz -> exim-FAQ.tar.gz

Changed files:
    exim.spec -> 1.27

11 years ago- Updated to 3.16.
mkochano [Sat, 22 Jul 2000 11:29:18 +0000 (11:29 +0000)]
- Updated to 3.16.
- Added patch for using system pcre library.
- Setting MAIL variable via pam_env still does NOT work.

Changed files:
    exim.spec -> 1.26

11 years ago- Patch for Exim to use system, dynamically linked, pcre library.
mkochano [Sat, 22 Jul 2000 11:27:53 +0000 (11:27 +0000)]
- Patch for Exim to use system, dynamically linked, pcre library.

Changed files:
    exim-use_system_pcre.patch -> 1.1

11 years ago- Desktop file for Exim Monitor.
mkochano [Sat, 22 Jul 2000 11:27:12 +0000 (11:27 +0000)]
- Desktop file for Exim Monitor.

Changed files:
    eximon.desktop -> 1.1

11 years ago- Small corrections to info pages directory.
mkochano [Fri, 21 Jul 2000 18:21:01 +0000 (18:21 +0000)]
- Small corrections to info pages directory.

Changed files:
    exim-texinfo.patch -> 1.2

11 years ago- /etc/profile.d/exim* files replaced with modification of
mkochano [Fri, 21 Jul 2000 16:41:56 +0000 (16:41 +0000)]
- /etc/profile.d/exim* files replaced with modification of
  /etc/security/pam_env.conf.

Changed files:
    exim.spec -> 1.25

11 years ago- Added /etc/profile.d/exim.{sh,csh} which set MAIL=~/Mail/Mailbox.
mkochano [Wed, 19 Jul 2000 22:39:53 +0000 (22:39 +0000)]
- Added /etc/profile.d/exim.{sh,csh} which set MAIL=~/Mail/Mailbox.

Changed files:
    exim.spec -> 1.24

11 years ago- Removed PreReq: fix-info-dir.
mkochano [Wed, 19 Jul 2000 16:33:29 +0000 (16:33 +0000)]
- Removed PreReq: fix-info-dir.

Changed files:
    exim.spec -> 1.23

11 years ago- Updated to match exim configuration.
mkochano [Wed, 19 Jul 2000 16:25:25 +0000 (16:25 +0000)]
- Updated to match exim configuration.

Changed files:
    exim.logrotate -> 1.2

11 years ago- Patch for template of config file.
mkochano [Wed, 19 Jul 2000 16:21:38 +0000 (16:21 +0000)]
- Patch for template of config file.

Changed files:
    exim-monitor-EDITME.patch -> 1.1

11 years ago- Patch for template of exim Makefile.
mkochano [Wed, 19 Jul 2000 16:21:13 +0000 (16:21 +0000)]
- Patch for template of exim Makefile.

Changed files:
    exim-EDITME.patch -> 1.1

11 years ago- Some enhacenments to procmail director.
mkochano [Wed, 19 Jul 2000 16:10:04 +0000 (16:10 +0000)]
- Some enhacenments to procmail director.
- Drop mail into ${home}/Mail/Mailbox by default.

Changed files:
    exim.conf -> 1.3

11 years ago- Patch for exim texinfo pages.
mkochano [Wed, 19 Jul 2000 16:08:59 +0000 (16:08 +0000)]
- Patch for exim texinfo pages.
- Adds entries to info dir.
- Changes filenames to more usefull values (spec -> exim, filter ->
  exim_filter, oview -> exim_oview).

Changed files:
    exim-texinfo.patch -> 1.1

11 years ago- Updated to 3.15.
mkochano [Wed, 19 Jul 2000 16:04:34 +0000 (16:04 +0000)]
- Updated to 3.15.
- Updated info pages to 3.10.
- Added patch for Makefile template provided with distribution instaed of
  using separate, preconfigured Makefile. This gives chance that patch will
  work with newer wersion of template provided with future releases of exim.
- Added patch for eximon config file template provided with distribution.
- Added FAQ and sample configurations to %doc.
- Added Obsoletes smtpdaemon, sendmail, postfix, zmailer, smail, qmail.
- Added PreReq: useradd, groupadd, fix-info-dir.
- Added patch for texinfo which make info pages for exim appear in info
  dir.
- BuildRequires: openldap-devel.
- Requires applnk (eximon subpackage).
- Added desktop file for eximon.
- Updated install section.
- Updated pre section (more tests before adding user and group).
- Updated postun section (user and group not removed when updating
  package).
- Updated files section.

Changed files:
    exim.spec -> 1.22

11 years ago- fix: fix-info-dir call is moved from %preun to the right section, %postun
mis [Tue, 20 Jun 2000 12:51:20 +0000 (12:51 +0000)]
- fix: fix-info-dir call is moved from %preun to the right section, %postun

Changed files:
    exim.spec -> 1.21

11 years ago- added using %%{__make} macro.
kloczek [Fri, 9 Jun 2000 07:22:49 +0000 (07:22 +0000)]
- added using %%{__make} macro.

Changed files:
    exim.spec -> 1.20

11 years ago- changed [ -x ... ] && to [ ! -x ... ] ||
Sebastian Zagrodzki [Wed, 24 May 2000 16:50:45 +0000 (16:50 +0000)]
- changed [ -x ... ] && to [ ! -x ... ] ||

Changed files:
    exim.spec -> 1.19

11 years ago- spec adapterized.
kloczek [Thu, 18 May 2000 19:19:33 +0000 (19:19 +0000)]
- spec adapterized.

Changed files:
    exim.spec -> 1.18

11 years ago- changed all BuildRoot definitons
Sebastian Zagrodzki [Sat, 1 Apr 2000 11:14:25 +0000 (11:14 +0000)]
- changed all BuildRoot definitons
- removed all applnkdir defs
- changed some prereqs/requires
- removed duplicate empty lines

Changed files:
    exim.spec -> 1.17

11 years ago- translated kloczkish into english
Jan Rękorajski [Tue, 28 Mar 2000 16:54:17 +0000 (16:54 +0000)]
- translated kloczkish into english

Changed files:
    exim.spec -> 1.16

11 years ago- release ++
Jan Rękorajski [Tue, 28 Mar 2000 13:09:10 +0000 (13:09 +0000)]
- release ++
- updated init script to rc-scripts 0.2.0

Changed files:
    exim.spec -> 1.15

11 years ago- updated to rc-scripts 0.2.0
Jan Rękorajski [Tue, 28 Mar 2000 12:59:55 +0000 (12:59 +0000)]
- updated to rc-scripts 0.2.0

Changed files:
    exim.init -> 1.7

11 years ago- changed Group to Networking/Daemons
kura [Fri, 12 Nov 1999 00:56:18 +0000 (00:56 +0000)]
- changed Group to Networking/Daemons

Changed files:
    exim.spec -> 1.14

11 years ago- added Summary(pl) and Group(pl)
kura [Tue, 9 Nov 1999 07:18:13 +0000 (07:18 +0000)]
- added Summary(pl) and Group(pl)
- fixed pl translations

Changed files:
    exim.spec -> 1.13

11 years agoupdate
Arkadiusz Miśkiewicz [Tue, 10 Aug 1999 09:42:47 +0000 (09:42 +0000)]
update

Changed files:
    exim.conf -> 1.2
    exim.init -> 1.6

11 years agonew files/sources/patches
Arkadiusz Miśkiewicz [Tue, 10 Aug 1999 09:35:52 +0000 (09:35 +0000)]
new files/sources/patches

Changed files:
    Makefile-Linux -> 1.1
    analyse-log-errors -> 1.1
    exim.aliases -> 1.1
    exim.cron.db -> 1.1
    exim.sysconfig -> 1.1
    newaliases -> 1.1
    one-line-queuelist -> 1.1

11 years ago- added user && group exim (uid 79, gid 79)
Arkadiusz Miśkiewicz [Tue, 10 Aug 1999 09:29:40 +0000 (09:29 +0000)]
- added user && group exim (uid 79, gid 79)
- documentation in info included
- IPv6 ready
- now it builds without problems

Changed files:
    exim.spec -> 1.12

11 years ago- fix in checking is netforking is up.
kloczek [Thu, 5 Aug 1999 20:53:33 +0000 (20:53 +0000)]
- fix in checking is netforking is up.

Changed files:
    exim.init -> 1.5

11 years ago- fix get service config,
kloczek [Sat, 31 Jul 1999 00:36:16 +0000 (00:36 +0000)]
- fix get service config,
- add checking netwirking.

Changed files:
    exim.init -> 1.4

11 years ago- added missing translations
Arkadiusz Miśkiewicz [Mon, 26 Jul 1999 09:26:33 +0000 (09:26 +0000)]
- added missing translations

Changed files:
    exim.spec -> 1.11

11 years agoStandarized all rc scripts.
kloczek [Sun, 18 Jul 1999 02:03:49 +0000 (02:03 +0000)]
Standarized all rc scripts.

Changed files:
    exim.init -> 1.3

11 years ago- added using CVS keywords in %changelog (for automating them).
kloczek [Mon, 12 Jul 1999 23:05:56 +0000 (23:05 +0000)]
- added using CVS keywords in %changelog (for automating them).

Changed files:
    exim.spec -> 1.10

11 years ago- added line on top spec file with cvs tags ($Revision:$ and $Date:$).
kloczek [Fri, 9 Jul 1999 16:21:42 +0000 (16:21 +0000)]
- added line on top spec file with cvs tags ($Revision:$ and $Date:$).

Changed files:
    exim.spec -> 1.9

11 years agoróżne poprawki
Jan Rękorajski [Thu, 24 Jun 1999 14:35:00 +0000 (14:35 +0000)]
różne poprawki

Changed files:
    exim.spec -> 1.8

11 years ago- standarized line with BuildRoot field:
kloczek [Mon, 24 May 1999 11:53:59 +0000 (11:53 +0000)]
- standarized line with BuildRoot field:
 s/^buildroot:.*/BuildRoot:\t/tmp/%{name}-%{version}-root/I

Changed files:
    exim.spec -> 1.7

11 years agos-/usr/sbin-%{_sbindir}-
kloczek [Mon, 17 May 1999 23:39:55 +0000 (23:39 +0000)]
s-/usr/sbin-%{_sbindir}-
s-/usr/sbin-%{_includedir}-

Changed files:
    exim.spec -> 1.6

11 years ago- s-/usr/bin-%{_bindir}-
kloczek [Mon, 17 May 1999 23:26:08 +0000 (23:26 +0000)]
- s-/usr/bin-%{_bindir}-

Changed files:
    exim.spec -> 1.5

11 years ago- "s-/usr/lib/-%{_libdir}-"
kloczek [Mon, 17 May 1999 21:41:23 +0000 (21:41 +0000)]
- "s-/usr/lib/-%{_libdir}-"

Changed files:
    exim.spec -> 1.4

11 years ago- masive changes:
kloczek [Mon, 17 May 1999 10:23:21 +0000 (10:23 +0000)]
- masive changes:
s/\/usr\/man/\%{_mandir}/
s/\/usr\/share\/man/\%{_mandir}/
s/\/usr\/info/\%{_infodir}/
s/\/usr\/share\/info/\%{_infodir}/

Changed files:
    exim.spec -> 1.3

11 years agominor changes
wojtek [Mon, 17 May 1999 06:22:34 +0000 (06:22 +0000)]
minor changes

Changed files:
    exim.init -> 1.2

11 years ago- main spec file rework.
kloczek [Mon, 3 May 1999 10:31:21 +0000 (10:31 +0000)]
- main spec file rework.

Status: NFY.

Changed files:
    exim.spec -> 1.2

11 years ago- exim Sources.
kloczek [Mon, 3 May 1999 10:20:56 +0000 (10:20 +0000)]
- exim Sources.

Changed files:
    exim.8 -> 1.1
    exim.conf -> 1.1
    exim.init -> 1.1
    exim.logrotate -> 1.1

11 years ago- raw version from RH contrib.
kloczek [Mon, 3 May 1999 10:14:23 +0000 (10:14 +0000)]
- raw version from RH contrib.

Changed files:
    exim.spec -> 1.1

This page took 0.245233 seconds and 4 git commands to generate.