[pslib/el5] Add Group, BuildRoot

Orion Poplawski orion at fedoraproject.org
Fri Jan 6 03:51:24 UTC 2012


commit e3a7027d8890da2193027aecbbb12782250f62a7
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Thu Jan 5 20:51:22 2012 -0700

    Add Group, BuildRoot

 pslib.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/pslib.spec b/pslib.spec
index 4c3d2df..fb8510f 100644
--- a/pslib.spec
+++ b/pslib.spec
@@ -4,8 +4,10 @@ Release:        2%{?dist}
 Summary:        C-library to create PostScript files
 
 License:        LGPLv2+ and MPLv1.0 and MIT
+Group:          Development/Libraries
 URL:            http://pslib.sourceforge.net/
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  gettext
 BuildRequires:  intltool


More information about the scm-commits mailing list