diff --git a/libieee1284.spec b/libieee1284.spec index a51fc1e..a968132 100644 --- a/libieee1284.spec +++ b/libieee1284.spec @@ -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 0.2.9-5 +- Added dist tag. +- Fixed summary. +- Better buildroot tag. +- More specific license tag. + * Thu Dec 7 2006 Jeremy Katz - 0.2.9-4 - rebuild against python 2.5