From b06766e439ce49f2d50aba7ab812fa0ebb6549e1 Mon Sep 17 00:00:00 2001 From: "Mike A. Harris" Date: Wed, 5 Mar 2003 09:28:08 +0000 Subject: [PATCH] Updated rpm specfile changelog and Changelog to reflect today's changes --- ChangeLog | 13 ++++++++++++- fontconfig.spec.in | 9 ++++++++- 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 525c3cb..5c2e0f5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,15 @@ -Sun Mar 2 14:16:17 2003 Owen Taylor +Wed Mar 5 04:26:20 EST 2003 Mike A. Harris + + Removed commented out rpm macro define at top of spec file, + replacing it with a simple explanation, since rpm macros are + expanded by rpm even in comments. + + + Changed /usr/bin to _bindir in BuildRequires lines + + + Cleaned up rpm postinstall script, and made fc-cache use _bindir + + + Reorganized file manifest lists + +Sun Mar 2 14:16:17 EST 2003 Owen Taylor + fontconfig.spec.in: Improvements from Red Hat spec file. diff --git a/fontconfig.spec.in b/fontconfig.spec.in index 6722dc6..8dc7f57 100644 --- a/fontconfig.spec.in +++ b/fontconfig.spec.in @@ -81,8 +81,15 @@ make %{_smp_mflags} %{_libdir}/pkgconfig %changelog +* Wed Mar 5 2003 Mike A. Harris +- Removed commented out rpm macro define at top of spec file, replacing it with + a simple explanation, since rpm macros are expanded by rpm even in comments +- Changed /usr/bin to _bindir in BuildRequires lines +- Cleaned up rpm postinstall script, and made fc-cache use _bindir +- Reorganized file manifest lists + * Sun Mar 2 2003 Owen Taylor - Various improvements from Red Hat spec file -* Sun Mar 2 2003 Mike A. Harris 2.1.90-0.1 +* Sun Mar 2 2003 Mike A. Harris - Initial changelog entry -- 2.39.2