Update Requires for -devel
This commit is contained in:
parent
facdea7ac8
commit
e69be9fe12
@ -1,7 +1,7 @@
|
||||
Summary: C++ user interface toolkit for X11, Win32, and MacOS X
|
||||
Name: fltk
|
||||
Version: 1.1.6
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
|
||||
License: LGPL with exceptions
|
||||
Group: System Environment/Libraries
|
||||
@ -16,7 +16,7 @@ BuildRequires: ImageMagick desktop-file-utils man
|
||||
Summary: Development package for %{name}
|
||||
Group: Development/Libraries
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires: XFree86-devel libstdc++-devel %{_libdir}/pkgconfig/xft.pc
|
||||
Requires: xorg-x11-devel libstdc++-devel %{_libdir}/pkgconfig/xft.pc
|
||||
|
||||
%package fluid
|
||||
Summary: Fast Light User Interface Designer
|
||||
@ -125,6 +125,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Nov 13 2005 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 1.1.6-2
|
||||
- Update Requires for -devel
|
||||
|
||||
* Thu Oct 27 2005 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 1.1.6-1
|
||||
- Upstream update
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user