[kde-runtime] drop xine conditionals

Rex Dieter rdieter at fedoraproject.org
Mon Feb 27 17:51:02 UTC 2012


commit 3a3766bffe09471263fa6198e889d086ae66e331
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Mon Feb 27 11:50:02 2012 -0600

    drop xine conditionals
    
    no intent to build-for or support < f16 anyway.

 kde-runtime.spec |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/kde-runtime.spec b/kde-runtime.spec
index 66f7db9..d84fb7c 100644
--- a/kde-runtime.spec
+++ b/kde-runtime.spec
@@ -4,10 +4,6 @@
 %define slp 1
 %endif
 
-%if 0%{?fedora} && 0%{?fedora} < 16
-%define xine 1
-%endif
-
 Name:    kde-runtime
 Summary: KDE Runtime
 Version: 4.8.0
@@ -98,9 +94,6 @@ BuildRequires: pkgconfig(libattica)
 BuildRequires: pkgconfig(libcanberra)
 BuildRequires: pkgconfig(libpulse)
 BuildRequires: pkgconfig(liblzma)
-%if 0%{?xine}
-BuildRequires: pkgconfig(libxine) pkgconfig(xcb)
-%endif
 BuildRequires: pkgconfig(qimageblitz)
 BuildRequires: pkgconfig(shared-desktop-ontologies)
 BuildRequires: pkgconfig(smbclient)


More information about the scm-commits mailing list