rh154813# upside down wmfs
This commit is contained in:
parent
e8743f014b
commit
4e38fc24bc
@ -1,7 +1,7 @@
|
||||
Summary: Windows Metafile Library
|
||||
Name: libwmf
|
||||
Version: 0.2.8.3
|
||||
Release: 8
|
||||
Release: 9
|
||||
Group: System Environment/Libraries
|
||||
License: LGPL
|
||||
Source: http://prdownloads.sourceforge.net/wvware/%{name}-%{version}.tar.gz
|
||||
@ -10,6 +10,7 @@ Patch0: libwmf-0.2.8.3-nodocs.patch
|
||||
Patch1: libwmf-0.2.8.3-relocatablefonts.patch
|
||||
Patch2: libwmf-0.2.8.3-warnings.patch
|
||||
Patch3: libwmf-0.2.8.3-noextras.patch
|
||||
Patch4: libwmf-0.2.8.3-rh154813.patch
|
||||
Requires: gtk2 >= 2.4.1-2
|
||||
Requires: libxml2 >= 2.6.8
|
||||
Requires: gd >= 2.0.21
|
||||
@ -43,6 +44,7 @@ Libraries, headers, and support files necessary to compile applications using li
|
||||
%patch1 -p1 -b .relocatablefonts
|
||||
%patch2 -p1 -b .warnings
|
||||
%patch3 -p1 -b .noextras
|
||||
%patch4 -p1 -b .rh154813
|
||||
|
||||
%build
|
||||
rm configure.ac
|
||||
@ -99,6 +101,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/*/loaders/*.la
|
||||
rm -r $RPM_BUILD_ROOT
|
||||
|
||||
%changelog
|
||||
* Tue Jul 26 2005 Caolan McNamara <caolanm@redhat.com> 0.2.8.3-9
|
||||
- rh#154813# wmf upsidedown, spec (what of is there is) says that
|
||||
this shouldn't happen, but...
|
||||
|
||||
* Wed Mar 2 2005 Caolan McNamara <caolanm@redhat.com> 0.2.8.3-8
|
||||
- rebuild with gcc4
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user