Upstream update
This commit is contained in:
parent
4cff331976
commit
facdea7ac8
@ -1 +1 @@
|
||||
fltk-1.1.4-source.tar.bz2
|
||||
fltk-1.1.6-source.tar.bz2
|
||||
|
@ -1,12 +1,12 @@
|
||||
Summary: C++ user interface toolkit for X11, Win32, and MacOS X
|
||||
Name: fltk
|
||||
Version: 1.1.4
|
||||
Release: 10%{?dist}
|
||||
Version: 1.1.6
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: LGPL with exceptions
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.fltk.org/
|
||||
Source0: %{name}-%{version}%{?extraversion}-source.tar.bz2
|
||||
Source0: http://ftp.easysw.com/pub/fltk/%{version}/%{name}-%{version}-source.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
||||
BuildRequires: libjpeg-devel zlib-devel libpng-devel XFree86-devel
|
||||
BuildRequires: %{_libdir}/pkgconfig/xft.pc pkgconfig
|
||||
@ -125,6 +125,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Oct 27 2005 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 1.1.6-1
|
||||
- Upstream update
|
||||
|
||||
* Thu Aug 18 2005 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 1.1.4-10
|
||||
- Fixed BR/Requires for x86_64
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user