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
|
Summary: C++ user interface toolkit for X11, Win32, and MacOS X
|
||||||
Name: fltk
|
Name: fltk
|
||||||
Version: 1.1.4
|
Version: 1.1.6
|
||||||
Release: 10%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
License: LGPL with exceptions
|
License: LGPL with exceptions
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.fltk.org/
|
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
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
||||||
BuildRequires: libjpeg-devel zlib-devel libpng-devel XFree86-devel
|
BuildRequires: libjpeg-devel zlib-devel libpng-devel XFree86-devel
|
||||||
BuildRequires: %{_libdir}/pkgconfig/xft.pc pkgconfig
|
BuildRequires: %{_libdir}/pkgconfig/xft.pc pkgconfig
|
||||||
@ -125,6 +125,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Aug 18 2005 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 1.1.4-10
|
||||||
- Fixed BR/Requires for x86_64
|
- Fixed BR/Requires for x86_64
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user