From 38ff36291049f92b575e56ff55a03a0ffdfe22d5 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Thu, 27 Apr 2006 22:32:19 +0000 Subject: [PATCH] auto-import xorg-x11-font-utils-1.0.2-2 on branch devel from xorg-x11-font-utils-1.0.2-2.src.rpm --- .cvsignore | 2 +- sources | 2 +- xorg-x11-font-utils.spec | 5 ++++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 863aaf2..a0a29ab 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,5 +1,5 @@ bdftopcf-1.0.0.tar.bz2 font-util-1.0.0.tar.bz2 fonttosfnt-1.0.1.tar.bz2 -mkfontscale-1.0.1.tar.bz2 mkfontdir-1.0.2.tar.bz2 +mkfontscale-1.0.1.tar.bz2 diff --git a/sources b/sources index 16d124c..33896ff 100644 --- a/sources +++ b/sources @@ -1,5 +1,5 @@ f489db67914ca4d9d2fa0331132f342b bdftopcf-1.0.0.tar.bz2 0a537f95ee9d46f9e5b58c1a2c733dd4 font-util-1.0.0.tar.bz2 efe452ec264ee0fddbe9300873164dec fonttosfnt-1.0.1.tar.bz2 -1e74e68eb9e8e91c6b7b615d80dc5ee1 mkfontscale-1.0.1.tar.bz2 94da9dcd2447300e8fdada896d7ed433 mkfontdir-1.0.2.tar.bz2 +1e74e68eb9e8e91c6b7b615d80dc5ee1 mkfontscale-1.0.1.tar.bz2 diff --git a/xorg-x11-font-utils.spec b/xorg-x11-font-utils.spec index ab9031d..31f1ea5 100644 --- a/xorg-x11-font-utils.spec +++ b/xorg-x11-font-utils.spec @@ -14,7 +14,7 @@ Name: xorg-x11-%{pkgname} # IMPORTANT: If package ever gets renamed to something else, remove the Epoch line! Epoch: 1 Version: 1.0.2 -Release: 1 +Release: 2 License: MIT/X11 Group: User Interface/X URL: http://www.x.org @@ -151,6 +151,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/ucs2any.1x* %changelog +* Thu Apr 26 2006 Adam Jackson 1:1.0.2-2 +- Update mkfontdir + * Wed Feb 22 2006 Mike A. Harris 1:1.0.1-3 - Remove "Obsoletes: xorg-x11-font-utils" as the package should not obsolete itself. Leftover from the original package template it seems. (#182439)