Compare commits
1 Commits
fbida-2_07
...
F-11-split
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
75c1c5ac2b |
@@ -1,7 +1,7 @@
|
||||
Summary: FrameBuffer Imageviewer
|
||||
Name: fbida
|
||||
Version: 2.07
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/Multimedia
|
||||
URL: http://linux.bytesex.org/fbida/
|
||||
@@ -54,11 +54,8 @@ lib=%{_lib} prefix=%{_prefix} %{__make} DESTDIR=%{buildroot} STRIP= install
|
||||
%doc Changes COPYING README TODO
|
||||
%doc %{_mandir}/man1/fbi*
|
||||
%doc %{_mandir}/man1/exiftran*
|
||||
%doc %{_mandir}/man1/ida*
|
||||
%{_datadir}/X11/app-defaults/Ida
|
||||
%{_bindir}/fbi
|
||||
%{_bindir}/exiftran
|
||||
%{_bindir}/ida
|
||||
|
||||
%files fbgs
|
||||
%defattr(-, root, root, -)
|
||||
@@ -66,6 +63,9 @@ lib=%{_lib} prefix=%{_prefix} %{__make} DESTDIR=%{buildroot} STRIP= install
|
||||
%{_bindir}/fbgs
|
||||
|
||||
%changelog
|
||||
* Thu Feb 26 2009 Matěj Cepl <mcepl@redhat.com> - 2.07-6
|
||||
- actually ida* stuff doesn't get build without Motif
|
||||
|
||||
* Thu Feb 26 2009 Matěj Cepl <mcepl@redhat.com> - 2.07-5
|
||||
- Fix dependencies on fonts (bug# 480450) -- I made a typo in
|
||||
BuildRequires.
|
||||
|
||||
Reference in New Issue
Block a user