| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: sendmail-cf | Distribution: Dag Apt Repository for Red Hat 6.2 |
| Version: 8.12.8 | Vendor: Dag Apt Repository, http://dag.wieers.com/apt/ |
| Release: 9.1.rh62.dag | Build date: Thu Mar 4 12:10:16 2004 |
| Group: System Environment/Daemons | Build host: lisse.dag.wieers.com |
| Size: 948943 | Source RPM: sendmail-8.12.8-9.1.rh62.dag.src.rpm |
| Packager: Dag Wieers <dag@wieers.com> | |
| Summary: The files needed to reconfigure Sendmail. | |
This package includes the configuration files you need to generate the sendmail.cf file distributed with the sendmail package. You will need the sendmail-cf package if you ever need to reconfigure and rebuild your sendmail.cf file.
BSD
internal MD5: dc419404b4e59647a68849212dc55617
GPG
* Thu Mar 04 2004 Dag Wieers <dag@wieers.com> - 8.12.8-9.1
- Updated to new Red Hat release.
* Thu Sep 18 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- add security patches for CAN-2003-0694 and CAN-2003-0681
* Thu Sep 18 2003 Dag Wieers <dag@wieers.com> - 8.12.8-1
- Added security patch.
* Wed Aug 27 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- add security patch
* Wed Mar 26 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- call make with the target "all" #86005
- add start/stop/restart as Makefile targets
- add another security patch
* Wed Mar 05 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- add correct db4-devel requirements for newer releases
- completely re-do many ifdef code in the spec-file
- fix some issues building for older RHL releases
* Mon Feb 24 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Mon Feb 24 2003 Elliot Lee <sopwith@redhat.com>
- rebuilt
* Mon Feb 24 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 8.12.8
* Tue Feb 11 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- rebuilt
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
* Wed Jan 22 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- add a confTRUSTED_USER line into sendmail.mc, submit.mc is already ok
- add patch from sendmail.org for cf/m4/proto.m4
* Mon Jan 13 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- do not reject all numeric login names if hesiod support is
compiled in. #80060
- remove reference to non-existing man-pages #74552
* Sun Jan 12 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- sendmail-8.12.7-etrn.patch from Jos Vos <jos@xos.nl>
- submit.mc: enable "use_ct_file" by default #80519
- add _FFR_MILTER_ROOT_UNSAFE #78223
* Sat Jan 11 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 8.12.7
- hack to make lib64 version work
- downgrade s390 optims to make it compile
* Mon Jan 06 2003 Nalin Dahyabhai <nalin@redhat.com>
- add openssl-devel as a build-time requirement
- preprocess the config file to add the right version of %{_lib}
- add kerberos -I and -L flags to build configuration, needed for newer
versions of libssl
* Wed Dec 11 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- always have a queue run interval for sm-msp-queue #81424
- Jos Vos suggests adding another variable for sm-client queue-run
* Mon Dec 02 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- add the following changes from Adrian Havill <havill@redhat.com>
to our default sendmail.mc file:
- added commented-out-by-default common AUTH/SSL examples
- updated m4 example and rpm reference
- added more comment documentation
- add commented out confAUTO_REBUILD example
- improve description about MASQUERADE_AS
* Mon Nov 18 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- add to submit.mc: define(`_MTA_HOST_', `[127.0.0.1]')
to deliver directly to localhost IP instead of going through DNS
- submit.mc: exchange msp and use_ct_file to better enable it
- do not undefine UUCP_RELAY and BITNET_RELAY
- sendmail.mc: use LOCAL_DOMAIN instead of "Cw" directly
- sendmail.mc: add commented out MASQUERADE_AS example
- re-enable DAEMON variable for now
* Tue Nov 12 2002 Nalin Dahyabhai <nalin@redhat.com>
- remove absolute path names from the PAM configuration, allowing it to be
used by any arch on a multilib system
* Sun Nov 03 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- fix mailman alias #75129
* Sat Nov 02 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 8.12.6
* Sat Oct 05 2002 Phil Knirsch <pknirsch@redhat.com> 8.12.5-7.2
- Drop optflags to default to build correctly on s390(x).
* Fri Sep 13 2002 Than Ngo <than@redhat.com> 8.12.5-7.1
- Added fix to build on x86_64
* Fri Aug 30 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- clean up some specfile cruft
- add more pseudo accounts to /etc/aliases
* Fri Jul 26 2002 Phil Knirsch <pknirsch@redhat.com>
- Only generate new cf files if the /usr/share/sendmail-cf/m4/cf.m4 exists.
* Thu Jul 25 2002 Phil Knirsch <pknirsch@redhat.com>
- Changed the behaviour in /etc/mail/Makefile to generate the sendmail.cf and
submit.cf from the mc files if they changed.
- Added a small README.redhat that descibed the new mc file behaviour and the
split into sendmail.cf and submit.cf.
* Thu Jul 25 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- suggestions form Stephane Lentz:
- add correct include statement into submit.mc (like sendmail.mc)
- add commented out further suggestions into submit.mc
- disable ident lookups
* Fri Jul 12 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- fix initscript for the second daemon and pidfile location #67910
* Tue Jul 02 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 8.12.5
* Fri Jun 28 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- add further queue runs, slight spec-file cleanups
* Sat Jun 22 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Wed Jun 12 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 8.12.4, adjust smrsh patch
* Fri May 24 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Sun Apr 14 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 8.12.3
* Tue Mar 26 2002 Tim Powers <timp@redhat.com>
- rebuilt
* Mon Mar 25 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- fix alternatives --remove #61737
- add sendmail/SECURITY as docu #61870, #61545
* Wed Mar 20 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- add libsm.a #61270
- change from /etc/sendmail.cf to /etc/mail/sendmail.cf
- add milter patch
* Wed Mar 13 2002 Bill Nottingham <notting@redhat.com>
- ignore DAEMON=no; that configuration no longer functions
* Wed Mar 13 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- make sure more version information is in the cf file #54418
- do not use "-b" flag when patching in spec file
- require newer chkconfig version #61035
- fix preun script #60880
- add TMPF to access file creation #60956
* Sat Mar 09 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- mv include files to /usr/include/libmilter/ #60795
- do not use "-f" option to virtusertable #60196
- ad an example smarthost entry to config file #58298
* Fri Mar 08 2002 Bill Nottingham <notting@redhat.com> 8.12.2-5
- use alternatives --initscript support
- run chkconfig --add before alternatives
* Thu Feb 28 2002 Bill Nottingham <notting@redhat.com> 8.12.2-3
- run alternatives --remove in %preun
- add some prereqs
* Mon Feb 25 2002 Nalin Dahyabhai <nalin@redhat.com> 8.12.2-2
- fix smmsp useradd invocation in %pre
- switch back to db3 for storing db files
* Wed Feb 20 2002 Nalin Dahyabhai <nalin@redhat.com> 8.12.2-1
- update to 8.12.2 (adds STARTTLS support without need for sfio)
- don't forcibly strip binaries; let the build root handle it
- add creation of the smmsp account (51/51) in %pre
- enable hesiod map support
- modify default config to use an MSP
- comment out 'O AutoRebuildAliases' in %post, otherwise sendmail will
fail to restart on upgrades
* Wed Feb 20 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- add proper ifdefs around new alternative stuff to also be able
to build this for older releases
* Fri Feb 01 2002 Bill Nottingham <notting@redhat.com> 8.11.6-12
- %triggerpostun on older versions to make sure alternatives work on
upgrades
* Thu Jan 31 2002 Bill Nottingham <notting@redhat.com> 8.11.6-11
- clean up alternatives somewhat, provide /usr/sbin/sendmail & friends
* Thu Jan 31 2002 Bernhard Rosenkraenzer <bero@redhat.com> 8.11.6-10
- Use alternatives
* Tue Jan 22 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- fix quotation in spec-file
* Thu Jan 10 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- integrate ugly logic to compile this src.rpm also on older Red Hat
Linux releases
- clean up spec file and patches a bit
- add db4 support
* Wed Jan 09 2002 Florian La Roche <Florian.LaRoche@redhat.de>
- fix another path to correct docu
- include sendmail/README in the docu
- compile with -D_FFR_WORKAROUND_BROKEN_NAMESERVERS, but do not
enable this at runtime
- devel subpackage files owned by root now
* Fri Dec 07 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- change "-q" to "-s" as option to make #57216
- move milter lib into separate "devel" sub-package
- add include files to devel sub-package #56064
- fix pointer in access file to docu #54351
* Tue Sep 11 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- add libmilter docu
- add support for userdb to /etc/mail/Makefile
- use "btree" database files if a userdb is used
- buildrequires tcp_wrappers
* Sat Sep 01 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- fix libmilter support
- fix init script to use /etc/mail/Makefile #52932
* Sun Aug 26 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- add libmilter library
* Fri Aug 24 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 8.11.6
- correctly use /etc/mail/statistics
* Fri Aug 10 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- change init script back to older conventions #51297
- remove DoS patch, not needed anymore #51247
* Tue Aug 07 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- add option '-t' to procmail for local mail delivery
* Wed Jul 25 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- point to the map files in sendmail.cf as pointed out by
David Beveridge <David@beveridge.com>
* Tue Jul 24 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- add build requires #49695
- do not call "userdel"
* Wed Jul 11 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- change sendmail.cf to "noreplace"
* Fri Jun 08 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 8.11.4
* Thu May 10 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 8.11.3
- add "localhost.localdomain" to the list of hostnames accepted
for local delivery "Cw" in /etc/mail/sendmail.mc
- add patches from Pekka Savola <pekkas@netcore.fi>
- Enable IPv6 at compile time, patch for glibc 2.2 from PLD
- Add a commented-out IPv6 daemon .mc line to sendmail.mc
- buildrequire: openldap-devel, cyrus-sasl-devel
* Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com>
- rebuild in new environment
* Tue Feb 27 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- add noreplace for /etc/sysconfig/sendmail and /etc/mail/sendmail.mc
* Wed Feb 21 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- add changes from Christopher McCrory <chrismcc@pricegrabber.com>:
- prepare /etc/mail/Makefile for more maps not shipped with this rpm
- changed sendmail.mc to include some more commented out options,
so that people are directly pointed at important options
- add /etc/pam.d/smtp for AUTH
- add FEATURE(use_ct_file) and /etc/mail/trusted-users
* Fri Feb 16 2001 Tim Powers <timp@redhat.com>
- don't obsolete postfix and exim, only conflict (for RHN purposes)
* Thu Feb 15 2001 Trond Eivind Glomsrød <teg@redhat.com>
- obsolete and conflict with exim and postfix
* Wed Feb 14 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- fix devision by zero bug in #20395
- mv /usr/lib/sendmail-cf /usr/share/sendmail-cf
* Wed Feb 07 2001 Trond Eivind Glomsrød <teg@redhat.com>
- i18n tweaks to initscript
* Wed Feb 07 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- aliases.db should be owned by group root
* Wed Jan 24 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- prepare for startup-script translation
* Tue Jan 23 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- enable daemon mode again, but only listen to the loopback device
instead of all devices.
- do not include check.tar with old anti-spam rules
* Fri Jan 12 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- fix configuration of /etc/aliases
* Mon Jan 08 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- fix interoperation problems with communigate pro
- disable msa
* Thu Jan 04 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- update to (security release) 8.11.2
- build also on RHL 6.x #16061
- include smrsh man-page #17901
- use the "-f" flag for makemap to preserve case for virtusertable
and userdb in /etc/mail/Makefile - suggested by Harald Hoyer
- fix /usr/doc -> usr/share/doc in docu #20611
- wrong path in sendmail.mc #20691
- tcp-wrapper support wasn't enabled correctly #21642
- do not expose user "root" when masquerading like in older releases #21643
- disable the VRFY and EXPN smtp commands #21801
- disable queue-runs for normal users (restrictqrun privacy flag)
- fix typo in sendmail.mc #21880, #22682
- disable daemon mode to see what needs fixing
* Tue Oct 03 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- update to 8.11.1
* Sat Sep 09 2000 Nalin Dahyabhai <nalin@redhat.com>
- rebuild in new environment
* Wed Aug 23 2000 Nalin Dahyabhai <nalin@redhat.com>
- apply fixes for LDAP maps being closed too soon
* Tue Aug 15 2000 Nalin Dahyabhai <nalin@redhat.com>
- provide /usr/lib/sasl/Sendmail.conf so that people know we can use it (#16064)
* Tue Aug 08 2000 Florian La Roche <Florian.LaRoche@redhat.de>
- enable listening on the smtp port again
* Sat Aug 05 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix "missing find_m4.sh" problem by defining M4=/usr/bin/m4 (#14767)
* Tue Aug 01 2000 Nalin Dahyabhai <nalin@redhat.com>
- okay, enable LDAP support again
- enable SMTP auth support via Cyrus SASL
* Wed Jul 26 2000 Nalin Dahyabhai <nalin@redhat.com>
- disable the LDAP support until we can remove the sendmail->OpenLDAP->perl dep
- fix prereq
* Wed Jul 26 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- update to sendmail 8.11.0
- add LDAP support
* Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Mon Jul 10 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- require procmail
- add further aliases
* Sun Jul 09 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- prereq init.d
- fix typo
* Wed Jul 05 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- ignore error from useradd
* Sat Jul 01 2000 Than Ngo <than@redhat.de>
- FHS fixes
- /etc/rc.d/init.d -> /etc/init.d
- fix initscript
* Sat Jun 24 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- change to /usr/share/man
* Thu Jun 22 2000 Preston Brown <pbrown@redhat.com>
- turn off daemon behaviour by default
* Mon Jun 19 2000 Bill Nottingham <notting@redhat.com>
- rebuild, fix dependencies
* Sun Jun 11 2000 Bill Nottingham <notting@redhat.com>
- prereq /usr/sbin/useradd
* Sat May 20 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- enable MAP_REGEX
- enable tcp_wrapper support
* Fri May 19 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- fix etc/mail/aliases -> /etc/aliases in sendmail-redhat.mc
* Thu May 04 2000 Bill Nottingham <notting@redhat.com>
- update to 8.10.1
- fix build without sendmail installed
- add 'mailnull' user
* Wed Mar 15 2000 Bill Nottingham <notting@redhat.com>
- update to 8.10.0
- remove compatiblity chkconfig links
- add a mailnull user for sendmail to use
* Thu Feb 17 2000 Cristian Gafton <gafton@redhat.com>
- break the hard link for makemap and create it as a symlnk (#8223)
* Thu Feb 17 2000 Bernhard Rosenkränzer <bero@redhat.com>
- Fix location of mailertable (Bug #6035)
* Sat Feb 05 2000 Bill Nottingham <notting@redhat.com>
- fixes for non-root builds (#8178)
* Wed Feb 02 2000 Florian La Roche <Florian.LaRoche@redhat.com>
- change perms on /etc/sysconfig/sendmail from 0755 to 0644
- allow compressed man-pages
* Thu Dec 02 1999 Cristian Gafton <gafton@redhat.com>
- add patch to prevent the DoS when rebuilding aliases
* Thu Sep 02 1999 Jeff Johnson <jbj@redhat.com>
- install man pages, not groff output (#3746).
- use dnl not '#' in m4 comment (#3749).
- add FEATURE(mailtertable) to the config -- example file needs this (#4649).
- use db2 not db1.
* Wed Sep 01 1999 Jeff Johnson <jbj@redhat.com>
- add 127.0.0.1 to /etc/mail/access to avoid IDENT: relay problem (#3178).
* Wed Sep 01 1999 Bill Nottingham <notting@redhat.com>
- chkconfig --del in preun, not postun (#3982)
* Tue Aug 17 1999 Bill Nottingham <notting@redhat.com>
- initscript munging
* Sat Jul 03 1999 Cristian Gafton <gafton@redhat.com>
- fixed typo bug in comment in the default .mc file (#2812)
* Tue Apr 20 1999 Cristian Gafton <gafton@redhat.com>
- fox the awk scripts in the postinstall
- enable FEATURE(accept_unresolvable_domains) by default to make laptop
users happy.
* Mon Apr 19 1999 Cristian Gafton <gafton@redhat.com>
- make the redhat.mc be a separate source files. Sanitize patches that used
to touch it.
- install redhat.mc as /etc/sendmail.mc so that people can easily modify
their sendmail.cf configurations.
* Tue Apr 06 1999 Cristian Gafton <gafton@redhat.com>
- fixed virtusertable patch
- make smrsh look into /etc/smrsh
* Tue Mar 30 1999 Jeff Johnson <jbj@redhat.com>
- remove noreplace attr from sednmail.cf.
* Thu Mar 25 1999 Cristian Gafton <gafton@redhat.com>
- provide a more sane /etc/mail/access default config file
- use makemap to initializa the empty databases, not touch
- added a small, but helpful /etc/mail/Makefile
* Mon Mar 22 1999 Jeff Johnson <jbj@redhat.com>
- correxct dangling symlinks.
- check for map file existence in %post.
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 3)
* Fri Mar 19 1999 Jeff Johnson <jbj@redhat.com>
- improved 8.9.3 config from Mike McHenry <mmchen@minn.net>
* Tue Mar 16 1999 Cristian Gafton <gafton@redhat.com>
- version 8.9.3
* Tue Dec 29 1998 Cristian Gafton <gafton@redhat.com>
- build for 6.0
- use the libdb1 stuff correctly
* Tue Sep 22 1998 Michael K. Johnson <johnsonm@redhat.com>
- Allow empty QUEUE in /etc/sysconfig/sendmail for those who
want to run sendmail in daemon mode without processing the
queue regularly.
* Fri Sep 18 1998 Michael K. Johnson <johnsonm@redhat.com>
- /etc/sysconfig/sendmail
* Sat Aug 29 1998 Jeff Johnson <jbj@redhat.com>
- recompile statically linked binary for 5.2/sparc
* Wed May 06 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
* Sun May 03 1998 Cristian Gafton <gafton@redhat.com>
- enhanced initscripts
* Sat May 02 1998 Cristian Gafton <gafton@redhat.com>
- added a rmail patch
* Wed Oct 29 1997 Donnie Barnes <djb@redhat.com>
- argh! Fixed some of the db1 handling that had to be added for glibc 2.1
* Sat Oct 25 1997 Donnie Barnes <djb@redhat.com>
- added support for db1 on SPARC
* Fri Oct 17 1997 Donnie Barnes <djb@redhat.com>
- added chkconfig support
- various spec file cleanups
- changed group to Networking/Daemons (from Daemons). Sure, it runs on
non networked systems, but who really *needs* it then?
* Thu Oct 09 1997 Donnie Barnes <djb@redhat.com>
- made /etc/mail/deny.db a ghost
- removed preun that used to remove deny.db (ghost handles that now)
- NOTE: upgrading from the sendmail packages in 4.8, 4.8.1, and possibly
4.9 (all Red Hat betas between 4.2 and 5.0) could cause problems. You
may need to do a makemap in /etc/mail and a newaliases after upgrading
from those packages. Upgrading from 4.2 or prior should be fine.
* Tue Oct 07 1997 Erik Troan <ewt@redhat.com>
- made aliases.db a ghost
* Wed Sep 24 1997 Donnie Barnes <djb@redhat.com>
- fixed preuninstall script to handle aliases.db on upgrades properly
* Tue Sep 16 1997 Donnie Barnes <djb@redhat.com>
- fixed post-install output and changed /var/spool/mqueue to 755
* Fri Sep 12 1997 Donnie Barnes <djb@redhat.com>
- fixed /usr/lib/sendmail-cf paths
* Wed Sep 10 1997 Donnie Barnes <djb@redhat.com>
- updated to 8.8.7
- added some spam filtration
- combined some makefile patches
- added BuildRoot support
* Thu Sep 04 1997 Erik Troan <ewt@redhat.com>
- marked initscript symlinks as missingok
- run newalises after creating /var/spool/mqueue
* Fri Jun 13 1997 Erik Troan <ewt@redhat.com>
- built against glibc, udated release to -6 (skipped -5!)
* Wed Apr 02 1997 Erik Troan <ewt@redhat.com>
- Added -nsl on the Alpha (for glibc to provide NIS functions).
* Mon Mar 03 1997 Erik Troan <ewt@redhat.com>
- Added nis support.
pom
Generated by rpm2html 1.8.1
Daniel Veillard, Sat Jan 3 05:48:02 2009