Author: hawk                         Date: Thu Jul 23 17:43:28 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- more %if's fixed

---- Files affected:
packages/k3b:
   k3b.spec (1.186 -> 1.187) 

---- Diffs:

================================================================
Index: packages/k3b/k3b.spec
diff -u packages/k3b/k3b.spec:1.186 packages/k3b/k3b.spec:1.187
--- packages/k3b/k3b.spec:1.186 Thu Jul 23 18:49:47 2009
+++ packages/k3b/k3b.spec       Thu Jul 23 19:43:23 2009
@@ -104,7 +104,7 @@
 Requires:      %{name} = %{version}-%{release}
 Requires:      dbus-qt-devel
 Requires:      hal-devel
-%if "%{pld_release}" == "ti"
+%if "%{pld_release}" != "ac"
 Requires:      kde4-kde3support-devel
 %else
 Requires:      kdelibs-devel
@@ -319,7 +319,7 @@
        rm -f acinclude.m4
        cd -
 done
-%if "%{pld_release}" == "ti"
+%if "%{pld_release}" != "ac"
 %patch4 -p0
 %endif
 %patch5 -p1
@@ -335,7 +335,7 @@
                %{!?with_setup:--with-k3bsetup=no} \
                --with-qt-libraries=%{_libdir} \
                %{!?with_hal:--without-hal} \
-%if "%{pld_release}" == "ti"
+%if "%{pld_release}" != "ac"
                --with-extra-libs=%{_libdir}/kde3dev \
                --with-extra-includes=%{_includedir}/kde3 \
 %endif
@@ -507,6 +507,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.187  2009/07/23 17:43:23  hawk
+- more %if's fixed
+
 Revision 1.186  2009/07/23 16:49:47  hawk
 - konqueror plugin is for KDE 3.x
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/k3b/k3b.spec?r1=1.186&r2=1.187&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to