drop mktemp patch

This commit is contained in:
Than Ngo 2005-02-11 13:46:50 +00:00
parent 21e867e37b
commit d49922b6db

View File

@ -16,7 +16,7 @@
%define arts 1
Version: 3.3.2
Release: 0.5
Release: 0.6
Summary: K Desktop Environment - Libraries
Name: kdelibs
Url: http://www.kde.org/
@ -44,7 +44,6 @@ Patch32: kdelibs-3.2.3-cups.patch
Patch33: kdelibs-3.3.2-ppc.patch
# Upstreams patches
Patch100: kdelibs-3.3.2-mktemp.patch
Patch101: kdelibs-3.3.2-arts.patch
Patch102: kdelibs-3.3.2-cleanup.patch
@ -171,7 +170,6 @@ format for easy browsing.
%patch32 -p1 -b .cups
%patch33 -p1 -b .ppc
%patch100 -p1 -b .mktemp
%patch101 -p1 -b .arts
%patch102 -p1 -b .cleanup
@ -409,6 +407,9 @@ exit 0
%doc %{_docdir}/HTML/en/kdelibs*
%changelog
* Fri Feb 11 2005 Than Ngo <than@redhat.com> 6:3.3.2-0.6
- drop mktemp patch
* Thu Feb 10 2005 Than Ngo <than@redhat.com> 6:3.3.2-0.5
- use mkstemp instead of mktemp
- fix knotify crash after applying sound system change