From ce8b40570ddadae3dc40302543284028ba500509 Mon Sep 17 00:00:00 2001 From: Alexander Larsson Date: Tue, 1 Mar 2005 13:39:07 +0000 Subject: [PATCH] fix macros in changelog --- nautilus.spec | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/nautilus.spec b/nautilus.spec index 8d1433e..552d167 100644 --- a/nautilus.spec +++ b/nautilus.spec @@ -500,7 +500,7 @@ scrollkeeper-update * Thu Jun 27 2002 Owen Taylor - Relibtoolize to fix relink problems for solib components -- Add LANG=en_US to %makeinstall as well +- Add LANG=en_US to %%makeinstall as well - Back out previous change, force locale to en_US to prevent UTF-8 problems - Add workaround for intltool-merge bug on ia64 @@ -786,15 +786,15 @@ scrollkeeper-update * Tue Apr 17 2001 Gregory Leblanc - Added BuildRequires lines - Changed Source to point to ftp.gnome.org instead of just the tarball name -- Moved %description sections closer to their %package sections -- Moved %changelog to the end, where so that it's not in the way +- Moved %%description sections closer to their %package sections +- Moved %%changelog to the end, where so that it's not in the way - Changed configure and make install options to allow moving of libraries, includes, binaries more easily -- Removed hard-coded paths (don't define %prefix or %docdir) -- replace %{prefix}/bin with %{_bindir} -- replace %{prefix}/share with %{_datadir} -- replace %{prefix}/lib with %{_libdir} -- replace %{prefix}/include with %{_includedir} +- Removed hard-coded paths (don't define %%prefix or %%docdir) +- replace %%{prefix}/bin with %%{_bindir} +- replace %%{prefix}/share with %%{_datadir} +- replace %%{prefix}/lib with %%{_libdir} +- replace %%{prefix}/include with %%{_includedir} * Tue Oct 10 2000 Robin Slomkowski - removed obsoletes from sub packages and added mozilla and trilobite