File convert.spec of Package convert

#
# spec file for package convert (Version 1.3)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild

Name:           convert
License:        FSR, Other License(s), see package
Group:          Productivity/Scientific/Physics
Requires:       tk
Autoreqprov:    on
Version:        1.3
Release:        816
Summary:        Unit Conversion
Source:         %{name}-%{version}.tar.bz2
Patch:          %{name}.patch
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
Convert is software for converting units from one type to another (over
700 conversions).



Authors:
--------
    Costas Vlassis <lonewolf@compulink.gr>

%prep
%setup -n %{name}-%{version}
%patch

%build

%install
mkdir -p $RPM_BUILD_ROOT/usr/bin
install -m 755 Convert $RPM_BUILD_ROOT/usr/bin/Convert

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-,root,root)
/usr/bin/Convert
%doc README.Convert

%changelog -n convert
* Thu Aug 10 2006 - lmichnovic@suse.cz
- installing binary to /usr/bin instead of /usr/X11R6/bin
* Wed Jan 25 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
* Wed Nov 02 2005 - dmueller@suse.de
- don't build as root
* Sun Jun 15 2003 - coolo@suse.de
- use BuildRoot
* Fri Oct 11 2002 - tcrhak@suse.cz
- fixed mismatches between the call names and
  names of the actual functions [bug #20692]
* Tue Sep 17 2002 - ro@suse.de
- removed bogus self-provides
* Mon Jul 30 2001 - adostal@suse.cz
- change gz to bz2 and dif to patch
* Sat Dec 09 2000 - nashif@suse.de
- sorted
* Fri Nov 05 1999 - max@suse.de
- changed wish's path to /usr/bin
* Mon Sep 13 1999 - bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
* Fri Mar 20 1998 - ray@suse.de
- new package (convert v.1.3)
openSUSE Build Service is sponsored by