- Rebuild man pages.
This commit is contained in:
parent
d9d56be9e0
commit
ee678f8191
@ -1,7 +1,7 @@
|
|||||||
Summary: A library for interfacing IEEE 1284-compatible devices.
|
Summary: A library for interfacing IEEE 1284-compatible devices.
|
||||||
Name: libieee1284
|
Name: libieee1284
|
||||||
Version: 0.2.9
|
Version: 0.2.9
|
||||||
Release: 2
|
Release: 3
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://cyberelk.net/tim/libieee1284/
|
URL: http://cyberelk.net/tim/libieee1284/
|
||||||
@ -34,6 +34,7 @@ use 'import ieee1284'.
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
touch doc/interface.xml
|
||||||
%configure
|
%configure
|
||||||
make CFLAGS="$RPM_OPT_FLAGS"
|
make CFLAGS="$RPM_OPT_FLAGS"
|
||||||
# Also make the documentation in PDF format
|
# Also make the documentation in PDF format
|
||||||
@ -71,6 +72,9 @@ rm -rf %{buildroot}
|
|||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 19 2005 Tim Waugh <twaugh@redhat.com> 0.2.9-3
|
||||||
|
- Rebuild man pages.
|
||||||
|
|
||||||
* Wed Mar 2 2005 Tim Waugh <twaugh@redhat.com> 0.2.9-2
|
* Wed Mar 2 2005 Tim Waugh <twaugh@redhat.com> 0.2.9-2
|
||||||
- Rebuild for new GCC.
|
- Rebuild for new GCC.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user