From: kloczek Date: Mon, 12 Jul 1999 23:05:52 +0000 (+0000) Subject: - added using CVS keywords in %changelog (for automating them). X-Git-Tag: aspell-_33_7_1-1~10 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;ds=sidebyside;h=5ebdd21cbe8c7e3a81dd1d6ee1f127320704adf5;p=packages%2Faspell.git - added using CVS keywords in %changelog (for automating them). Changed files: aspell.spec -> 1.13 --- diff --git a/aspell.spec b/aspell.spec index 399611c..6643f6b 100644 --- a/aspell.spec +++ b/aspell.spec @@ -104,32 +104,4 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %{_libdir}/libaspell.a -%changelog -* Mon May 3 1999 Tomasz K³oczko - [.27.2-3] -- added BuildPrereq rules, -- moved aspell dictionaries to %{_datadir}/aspell, -- added stripping shared libraries, -- "manke install" with using $DESTDIR, -- added using $RPM_OPT_FLAGS in CXXFLAGS on compile time, -- added %{_bindir}/ispell symplink to aspell, -- added gzipping %doc, -- added Provides and Obsoletes ispell (asspel is full replacement ispell but - much faster and beter). - -* Fri Apr 30 1999 Artur Frysiak -- added static subpackage -- full %%attr description -- partial pl translation - -* Tue Mar 2 1999 Ryan Weaver - [aspell-.27.2-2] -- Changes from .27.1 to .27.2 (Mar 1, 1999) -- Fixed a major bug that caused aspell to dump core when used - without any arguments -- Fixed another major bug that caused aspell to do nothing when used - in interactive mode. -- Added an option to exit in Aspell's interactive mode. -- Removed some old documentation files from the distribution. -- Minor changes on to the section on using Aspell with egcs. -- Minor changes to remove -Wall warnings. +%define date %(LC_ALL="C" date +"%a %b %d %Y"`)