fix patch
This commit is contained in:
parent
e06d22f3d2
commit
47e853d73b
@ -19,9 +19,6 @@ BuildRequires: libselinux-devel
|
|||||||
# for sys/inotify.h
|
# for sys/inotify.h
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
|
||||||
# this patch requires autoreconf
|
|
||||||
BuildRequires: autoconf automake libtool gettext-devel gtk-doc
|
|
||||||
|
|
||||||
Patch0: glib2-CVE-2008-4316.patch
|
Patch0: glib2-CVE-2008-4316.patch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -55,10 +52,7 @@ of version 2 of the GLib library.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n glib-%{version}
|
%setup -q -n glib-%{version}
|
||||||
%patch0 -p1 -b .CVE-2008-4316
|
%patch0 -p0 -b .CVE-2008-4316
|
||||||
|
|
||||||
libtoolize --force --copy
|
|
||||||
autoreconf
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --disable-gtk-doc --enable-static
|
%configure --disable-gtk-doc --enable-static
|
||||||
|
Loading…
Reference in New Issue
Block a user