fix debuginfo subpackage creation

This commit is contained in:
Adrian Reber 2005-05-10 07:08:12 +00:00
parent 34150e4432
commit d57b7488fe
1 changed files with 5 additions and 3 deletions

View File

@ -1,9 +1,7 @@
# $Id: fbida.spec,v 1.7 2005/04/04 06:51:20 adrian Exp $
Summary: FrameBuffer Imageviewer
Name: fbida
Version: 2.03
Release: 4
Release: 5%{?dist}
License: GPL
Group: Applications/Multimedia
URL: http://linux.bytesex.org/fbida/
@ -39,6 +37,7 @@ A wrapper script for viewing ps/pdf files on the framebuffer console using fbi
%prep
%setup -q
%{__sed} -i -e "s,(INSTALL) -s,(INSTALL) ," mk/Variables.mk
%build
LIB=%{_lib} prefix=%{_prefix} CFLAGS=$RPM_OPT_FLAGS %{__make} %{?_smp_mflags}
@ -78,6 +77,9 @@ lib=%{_lib} prefix=%{_prefix} %{__make} DESTDIR=%{buildroot} install
%{_bindir}/fbgs
%changelog
* Tue May 10 2005 Adrian Reber <adrian@lisas.de> - 2.03-5
- fix debuginfo subpackage creation
* Mon Apr 04 2005 Adrian Reber <adrian@lisas.de> - 2.03-4
- rebuild for new libexif