- nuke --rpath (#238284)
This commit is contained in:
parent
a90c0912d6
commit
a100c37482
0
fltk-1.1.x-r5750-rpath.patch
Normal file
0
fltk-1.1.x-r5750-rpath.patch
Normal file
@ -5,7 +5,7 @@
|
||||
Summary: C++ user interface toolkit
|
||||
Name: fltk
|
||||
Version: 1.1.8
|
||||
Release: 0.1.%{snap}%{?dist}
|
||||
Release: 0.2.%{snap}%{?dist}
|
||||
|
||||
License: LGPL with exceptions
|
||||
Group: System Environment/Libraries
|
||||
@ -22,6 +22,8 @@ Patch1: fltk-1.1.x-r5750-199656.patch
|
||||
Patch2: fltk-1.1.7-test.patch
|
||||
# libfltk_gl.so had undefined symbols
|
||||
Patch3: fltk-1.1.x-r5750-undefined.patch
|
||||
# nuke --rpath (#238284)
|
||||
Patch4: fltk-1.1.x-r5750-rpath.patch
|
||||
|
||||
%if 0%{?rhel} > 4 || 0%{?fedora} > 4
|
||||
BuildRequires: libICE-devel libSM-devel
|
||||
@ -199,6 +201,9 @@ update-desktop-database >& /dev/null ||:
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Apr 29 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.1.8-0.2.r5750
|
||||
- nuke --rpath (#238284)
|
||||
|
||||
* Thu Apr 05 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.1.8-0.1.r5750
|
||||
- fltk-1.1.x-r5750 snapshot (1.1.8 pre-release)
|
||||
- --enable-xinerama
|
||||
|
Loading…
Reference in New Issue
Block a user