File perlref.spec of Package perlref
#
# spec file for package perlref (Version 5.004.1)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Url: http://www.squirrel.nl/people/jvromans/perlref.html
Name: perlref
BuildRequires: psutils
License: Distributable in unmodified form, for non-profit purposes
Group: Development/Languages/Perl
AutoReqProv: off
Version: 5.004.1
Release: 318
Summary: Perl 5 Reference Guide
BuildArch: noarch
Source: perlref-5.004.1.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
Perl 5 Reference Guide
Authors:
--------
Johan Vromans <jvromans@squirrel.nl>
%prep
%setup
%build
make
%install
%files
%defattr(-,root,root)
%doc .
%changelog
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Wed Feb 04 2004 hmacht@suse.de
- added option # norootforbuild in specfile
* Tue Apr 22 2003 coolo@suse.de
- use BuildRoot
* Tue Sep 17 2002 ro@suse.de
- removed bogus self-provides
* Mon Sep 25 2000 ro@suse.de
- sorted
* Mon Sep 13 1999 bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
* Tue Jun 08 1999 bs@suse.de
- made package "noarch"
* Sat Nov 14 1998 ro@suse.de
- build package from source