From 7535d51b0f2f87ee3fdc49b42315bd6abe6e7711 Mon Sep 17 00:00:00 2001 From: Ivana Varekova Date: Mon, 12 Mar 2007 09:24:11 +0000 Subject: [PATCH] change the default buildroot --- man-pages.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/man-pages.spec b/man-pages.spec index 84c100e..b02f3f7 100644 --- a/man-pages.spec +++ b/man-pages.spec @@ -1,7 +1,7 @@ Summary: Man (manual) pages from the Linux Documentation Project Name: man-pages Version: 2.43 -Release: 9%{?dist} +Release: 10%{?dist} License: distributable Group: Documentation URL: http://www.kernel.org/pub/linux/docs/manpages/ @@ -46,7 +46,7 @@ Patch43: man-pages-2.43-rand.patch Patch44: man-pages-2.43-fadvise.patch Patch45: man-pages-2.43-passwd.patch -Buildroot: %{_tmppath}/%{name}-%{version}-root +Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Autoreq: false BuildArch: noarch @@ -239,6 +239,9 @@ rm -rf $RPM_BUILD_ROOT %lang(en) %{_mandir}/en/man* %changelog +* Mon Mar 12 2007 Ivana Varekova 2.43-10 +- change the default buildroot + * Mon Mar 12 2007 Ivana Varekova 2.43-9 - add lang macro