[PATCH] Make libcmpiutil spec include %{release} in BuildRoot

# HG changeset patch # User Dan Smith <danms@us.ibm.com> # Date 1195231755 28800 # Node ID 18403e085eaab25596f65d3273ad56befeb46463 # Parent dde4ae874d36a23fb3f4e1ec6ffea308aa0e7daa Make libcmpiutil spec include %{release} in BuildRoot Per the Fedora packaging guidelines. Signed-off-by: Dan Smith <danms@us.ibm.com> diff -r dde4ae874d36 -r 18403e085eaa libcmpiutil.spec.in --- a/libcmpiutil.spec.in Fri Nov 16 08:04:48 2007 -0800 +++ b/libcmpiutil.spec.in Fri Nov 16 08:49:15 2007 -0800 @@ -7,7 +7,7 @@ License: LGPL License: LGPL Group: Development/Libraries Source: libcmpiutil-%{version}.tar.gz -BuildRoot: %{_tmppath}/%{name}-%{version}-root +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root URL: http://libvirt.org/CIM/ BuildRequires: tog-pegasus-devel BuildRequires: flex

On Fri, Nov 16, 2007 at 08:49:24AM -0700, Dan Smith wrote:
# HG changeset patch # User Dan Smith <danms@us.ibm.com> # Date 1195231755 28800 # Node ID 18403e085eaab25596f65d3273ad56befeb46463 # Parent dde4ae874d36a23fb3f4e1ec6ffea308aa0e7daa Make libcmpiutil spec include %{release} in BuildRoot
Per the Fedora packaging guidelines.
Oops +1, my bad :-) Daniel -- Red Hat Virtualization group http://redhat.com/virtualization/ Daniel Veillard | virtualization library http://libvirt.org/ veillard@redhat.com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
participants (3)
-
Dan Smith
-
Daniel Veillard
-
Kaitlin Rupert