aboutsummaryrefslogtreecommitdiffstats
path: root/specgen.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add new design notes document.Matthias Andree2005-07-201-0/+1
| | | | svn path=/trunk/; revision=4126
* Rename design-notes.html to esrs-design-notes.html. Remove ~esr/ path from ↵Matthias Andree2005-07-201-1/+1
| | | | | | links. svn path=/trunk/; revision=4124
* Revise %files section, moving fetchmailconf manual page where it belongs,Matthias Andree2005-07-111-28/+43
| | | | | | | | | | adding a second defattr for the fetchmailconf package. Revise German descriptions. Update build/install process to new automake features. Require smtp_daemon rather than smtpdaemon on suse. Enable NLS (i18n). svn path=/trunk/; revision=4113
* Add a THANKS file, split older news out to OLDNEWS file.Matthias Andree2005-04-241-1/+1
| | | | svn path=/trunk/; revision=4034
* Remove line break that slipped in accidentally when adding FM_NAME override.Matthias Andree2004-06-201-2/+1
| | | | svn path=/trunk/; revision=3919
* Make sure we're using a non-localized date. Allow overrides for user, domain,Matthias Andree2004-06-191-3/+8
| | | | | | and name by using FM_USER, FM_NAME, FM_DOMAIN from the environment. svn path=/trunk/; revision=3908
* Start converting release scripts over to new environmentRob Funk2004-06-181-5/+13
| | | | svn path=/trunk/; revision=3894
* No more going root to buiild RPMs.Eric S. Raymond2004-01-121-0/+1
| | | | svn path=/trunk/; revision=3869
* We're about to get rid of specgen.sh.Eric S. Raymond2004-01-121-0/+6
| | | | svn path=/trunk/; revision=3866
* Undo an earlier error.Eric S. Raymond2003-07-221-1/+1
| | | | svn path=/trunk/; revision=3830
* Version bump.Eric S. Raymond2003-02-281-1/+1
| | | | svn path=/trunk/; revision=3795
* Fix SSL build generation.Eric S. Raymond2002-10-181-1/+1
| | | | svn path=/trunk/; revision=3737
* SSL port fix.Eric S. Raymond2002-09-041-1/+1
| | | | svn path=/trunk/; revision=3694
* Correct site.Eric S. Raymond2002-07-301-1/+1
| | | | svn path=/trunk/; revision=3683
* Build with what's in Red Hat 7.3.Eric S. Raymond2002-06-221-1/+1
| | | | svn path=/trunk/; revision=3655
* Resync with Red Hat.Eric S. Raymond2001-03-291-2/+2
| | | | svn path=/trunk/; revision=3276
* Disable NLS.Eric S. Raymond2001-03-051-2/+2
| | | | svn path=/trunk/; revision=3200
* sample.rcfile is gone.Eric S. Raymond2001-03-021-1/+1
| | | | svn path=/trunk/; revision=3177
* Before showdots,Eric S. Raymond2000-10-081-1/+1
| | | | svn path=/trunk/; revision=2975
* Removed "LOADLIBS=-ldes425 -lcrypt -lresolv -lkrb5 -lcom_err -lfl";Eric S. Raymond2000-09-081-1/+1
| | | | | | this breaks the rpnm build. svn path=/trunk/; revision=2965
* Horst von Brand's security and specfile patches.Eric S. Raymond2000-08-301-6/+6
| | | | svn path=/trunk/; revision=2956
* Typo fix.Eric S. Raymond2000-07-231-1/+1
| | | | svn path=/trunk/; revision=2934
* Stop compressing the manual page. This comfuses RPM 4.0.Eric S. Raymond2000-07-231-3/+2
| | | | svn path=/trunk/; revision=2929
* Ready to merge in Julian Haight's changes.Eric S. Raymond2000-06-071-1/+1
| | | | svn path=/trunk/; revision=2899
* Fix a typo.Eric S. Raymond2000-03-071-1/+1
| | | | svn path=/trunk/; revision=2806
* Various minor bug fixes.Eric S. Raymond2000-02-181-14/+11
| | | | svn path=/trunk/; revision=2757
* Fix a bug.Eric S. Raymond2000-01-171-1/+0
| | | | svn path=/trunk/; revision=2718
* Fix a bug.Eric S. Raymond2000-01-171-1/+0
| | | | svn path=/trunk/; revision=2717
* We can use Jorge Godoy's patch now, if we want to.Eric S. Raymond2000-01-081-11/+9
| | | | svn path=/trunk/; revision=2704
* Added warning to differs.Eric S. Raymond2000-01-031-0/+1
| | | | svn path=/trunk/; revision=2700
* Speculative fix.Eric S. Raymond1999-12-291-4/+6
| | | | svn path=/trunk/; revision=2693
* Jorge Godoy's translation fixes.Eric S. Raymond1999-12-271-2/+9
| | | | svn path=/trunk/; revision=2692
* Flag changes from Horst von Brand.Eric S. Raymond1999-08-021-1/+2
| | | | svn path=/trunk/; revision=2532
* *** empty log message ***Eric S. Raymond1999-06-141-1/+1
| | | | svn path=/trunk/; revision=2502
* Added German and Spanish descriptions to specfile (thanks to Horst vonEric S. Raymond1999-06-141-12/+17
| | | | | | Brand). svn path=/trunk/; revision=2501
* GIF -> XPM.Eric S. Raymond1999-05-121-1/+1
| | | | svn path=/trunk/; revision=2474
* Add Danish summary and dscription.Eric S. Raymond1999-03-271-0/+11
| | | | svn path=/trunk/; revision=2412
* Added French and Spanish summaries.Eric S. Raymond1999-03-091-0/+2
| | | | svn path=/trunk/; revision=2402
* This version appears ready to ship.Eric S. Raymond1999-01-301-1/+1
| | | | svn path=/trunk/; revision=2355
* Don't build with internationalization by default.Eric S. Raymond1999-01-071-4/+6
| | | | svn path=/trunk/; revision=2341
* Install internationalized.Eric S. Raymond1999-01-071-0/+3
| | | | svn path=/trunk/; revision=2340
* Added Polish translation.Eric S. Raymond1999-01-071-7/+33
| | | | svn path=/trunk/; revision=2339
* Spanish text for spec file.Eric S. Raymond1999-01-071-0/+9
| | | | svn path=/trunk/; revision=2336
* Ready to build a release.Eric S. Raymond1998-12-011-1/+0
| | | | svn path=/trunk/; revision=2252
* Internationalization support via GNU gettext().Eric S. Raymond1998-11-261-0/+9
| | | | svn path=/trunk/; revision=2208
* Clearer pemission setting.Eric S. Raymond1998-09-031-6/+9
| | | | svn path=/trunk/; revision=2066
* Change suggested by Joel Young.Eric S. Raymond1998-08-121-0/+1
| | | | svn path=/trunk/; revision=2040
* Cleanup and bug fixes.Eric S. Raymond1998-07-131-10/+20
| | | | svn path=/trunk/; revision=1966
* Added "Packager".Eric S. Raymond1998-07-021-0/+1
| | | | svn path=/trunk/; revision=1964
* Fix the install.Eric S. Raymond1998-07-011-1/+1
| | | | svn path=/trunk/; revision=1961