From 6a16f057d450c6c39409e982096ae31860631d8b Mon Sep 17 00:00:00 2001 From: Tim Waugh Date: Nov 24 2008 09:41:08 +0000 Subject: - Better build root. - Fixed summary. --- diff --git a/foomatic.spec b/foomatic.spec index c8f1eb0..21267ac 100644 --- a/foomatic.spec +++ b/foomatic.spec @@ -3,7 +3,7 @@ %define filtersver 20080904 %define hpijsver 20080904 -Summary: Foomatic printer database. +Summary: Database of printers and printer drivers Name: foomatic Version: 3.0.2 Release: 67%{?dist} @@ -42,7 +42,7 @@ BuildRequires: ghostscript-devel BuildRequires: autoconf, automake Requires: perl >= 3:5.8.1 Requires: %(eval `perl -V:version`; echo "perl(:MODULE_COMPAT_$version)") -BuildRoot: %_tmppath/%name-%version-%release-root +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Provides: perl(Foomatic::GrovePath) # For 'rm' and '/sbin/service' in post PreReq: fileutils initscripts @@ -235,6 +235,10 @@ rm -fr %buildroot $RPM_BUILD_DIR/%{name} %{_var}/cache/foomatic %changelog +* Mon Nov 24 2008 Tim Waugh +- Better build root. +- Fixed summary. + * Thu Oct 2 2008 Tim Waugh 3.0.2-67 - Rebuilt (bug #465298).