auto-import kdelibs-3.0.3-8.3 from kdelibs-3.0.3-8.3.src.rpm

This commit is contained in:
cvsdist 2004-09-09 06:57:17 +00:00
parent 0971548f64
commit b54386d7a7

View File

@ -2,7 +2,7 @@
%define is_release 1
%define beta %{nil}
%define cups cups
%define rel 8.2
%define rel 8.3
%define debug 0
%define DATE 20020802
Version: 3.0.3
@ -29,6 +29,7 @@ Patch17: kdelibs-3.0.3-lang.patch
Patch18: kdelibs-3.0.3-dtfix.patch
Patch19: kdelibs-3.0.3-redhat.patch
Patch20: post-3.0.3-kdelibs-khtml.diff
Patch21: post-3.0.4-kdelibs-kio-misc.diff
Name: kdelibs
Requires: qt >= 3.0.5
@ -115,6 +116,7 @@ rm -rf $RPM_BUILD_ROOT
pushd khtml
%patch20 -p0 -b .securiy
popd
%patch21 -p1 -b .rlogin
# Enable keramik
perl -pi -e "s,highcolor,highcolor keramik," kstyles/Makefile.am
@ -305,6 +307,9 @@ rm -rf $RPM_BUILD_ROOT
%doc %{_docdir}/%{name}-devel-%{version}/*
%changelog
* Wed Nov 13 2002 Than Ngo <than@redhat.com> 3.0.3-8.3
- A vulnerability in the rlogin KIO subsystem
* Sat Oct 12 2002 Than Ngo <than@redhat.com> 3.0.3-8.2
- better handling of desktop file renames (bug #74071)
- initLanguage issue