- build hal-free (ltinkl)

This commit is contained in:
Rex Dieter 2010-12-23 07:10:38 -06:00
parent 79704c986d
commit d19331d04d
1 changed files with 9 additions and 0 deletions

View File

@ -97,6 +97,9 @@ Patch50: kdelibs-4.5.1-knewstuff_gpg2.patch
Patch200: kdelibs-4.3.1-CVE-2009-2702.patch
## Fedora specific patches
# make forcefully hal-free build
Patch300: kdelibs-4.5.90-halectomy.patch
%if 0%{?fedora} && 0%{?fedora} < 13
Conflicts: kdebase-workspace-libs < 4.3.80
@ -268,6 +271,9 @@ sed -i -e "s|@@VERSION_RELEASE@@|%{version}-%{release}|" kio/kio/kprotocolmanage
%patch200 -p1 -b .CVE-2009-2702
# Fedora patches
%if 0%{?halectomy}
%patch300 -p0 -b .halectomy
%endif
%build
@ -512,6 +518,9 @@ rm -rf %{buildroot}
%changelog
* Thu Dec 23 2010 Rex Dieter <rdieter@fedoraproject.org> 4.5.90-2
- build hal-free (ltinkl)
* Wed Dec 22 2010 Rex Dieter <rdieter@fedoraproject.org> 4.5.90-1
- 4.5.90 (4.6rc1)