- Added dist tag.
- Fixed summary. - Better buildroot tag. - More specific license tag.
This commit is contained in:
parent
75abaf2e1f
commit
94febe0b1e
@ -1,13 +1,13 @@
|
||||
Summary: A library for interfacing IEEE 1284-compatible devices.
|
||||
Summary: A library for interfacing IEEE 1284-compatible devices
|
||||
Name: libieee1284
|
||||
Version: 0.2.9
|
||||
Release: 4
|
||||
License: GPL
|
||||
Release: 5%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Libraries
|
||||
URL: http://cyberelk.net/tim/libieee1284/
|
||||
Source0: ftp://cyberelk.net/tim/data/%{name}/devel/%{name}-%{version}.tar.bz2
|
||||
Prereq: /sbin/ldconfig
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: xmlto, python-devel
|
||||
|
||||
%description
|
||||
@ -72,6 +72,12 @@ rm -rf %{buildroot}
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%changelog
|
||||
* Wed Aug 29 2007 Tim Waugh <twaugh@redhat.com> 0.2.9-5
|
||||
- Added dist tag.
|
||||
- Fixed summary.
|
||||
- Better buildroot tag.
|
||||
- More specific license tag.
|
||||
|
||||
* Thu Dec 7 2006 Jeremy Katz <katzj@redhat.com> - 0.2.9-4
|
||||
- rebuild against python 2.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user