- fltk-1.1.9
This commit is contained in:
parent
5b0587a167
commit
e631ff4b9a
@ -1 +1 @@
|
|||||||
fltk-1.1.8-source.tar.bz2
|
fltk-1.1.9-source.tar.bz2
|
||||||
|
@ -1,10 +1,11 @@
|
|||||||
|
%define _default_patch_fuzz 2
|
||||||
|
|
||||||
#define snap r6027
|
#define snap r6027
|
||||||
#define _disable_static --disable-static
|
#define _disable_static --disable-static
|
||||||
|
|
||||||
Summary: C++ user interface toolkit
|
Summary: C++ user interface toolkit
|
||||||
Name: fltk
|
Name: fltk
|
||||||
Version: 1.1.8
|
Version: 1.1.9
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
|
||||||
# see COPYING (or http://www.fltk.org/COPYING.php ) for exceptions details
|
# see COPYING (or http://www.fltk.org/COPYING.php ) for exceptions details
|
||||||
@ -18,6 +19,7 @@ Source0: http://ftp.easysw.com/pub/fltk/%{version}/%{name}-%{version}-sou
|
|||||||
%endif
|
%endif
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
|
## FIXME/TODO: upstream these asap -- Rex
|
||||||
# omit extraneous bits from fltk-config --cflags|--libs (http://bugzilla.redhat.com/199656)
|
# omit extraneous bits from fltk-config --cflags|--libs (http://bugzilla.redhat.com/199656)
|
||||||
Patch1: fltk-1.1.x-r5750-199656.patch
|
Patch1: fltk-1.1.x-r5750-199656.patch
|
||||||
Patch2: fltk-1.1.7-test.patch
|
Patch2: fltk-1.1.7-test.patch
|
||||||
@ -204,6 +206,9 @@ update-desktop-database >& /dev/null ||:
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 01 2008 Rex Dieter <rdieter@fedoraproject.org> 1.1.9-1
|
||||||
|
- fltk-1.1.9
|
||||||
|
|
||||||
* Sat Mar 29 2008 Rex Dieter <rdieter@fedoraproject.org> 1.1.8-1
|
* Sat Mar 29 2008 Rex Dieter <rdieter@fedoraproject.org> 1.1.8-1
|
||||||
- fltk-1.1.8 (final)
|
- fltk-1.1.8 (final)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user