Author: glen                         Date: Mon May 24 17:50:55 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- kolf and kasteroids depend on arts; disable; rel 3

---- Files affected:
packages/kdegames:
   kdegames.spec (1.180 -> 1.181) 

---- Diffs:

================================================================
Index: packages/kdegames/kdegames.spec
diff -u packages/kdegames/kdegames.spec:1.180 
packages/kdegames/kdegames.spec:1.181
--- packages/kdegames/kdegames.spec:1.180       Mon May 24 19:47:02 2010
+++ packages/kdegames/kdegames.spec     Mon May 24 19:50:50 2010
@@ -18,7 +18,7 @@
 Summary(zh_CN.UTF-8):  KDE游戏
 Name:          kdegames
 Version:       3.5.10
-Release:       2
+Release:       3
 Epoch:         8
 License:       GPL
 Group:         X11/Applications/Games
@@ -60,7 +60,7 @@
 Group:         X11/Development/Libraries
 Requires:      %{name} = %{epoch}:%{version}-%{release}
 Requires:      %{name}-atlantik = %{epoch}:%{version}-%{release}
-Requires:      %{name}-kolf = %{epoch}:%{version}-%{release}
+%{?with_arts:Requires: %{name}-kolf = %{epoch}:%{version}-%{release}}
 Requires:      kdelibs-devel >= %{_minlibsevr}
 
 %description devel
@@ -873,8 +873,10 @@
 %attr(755,root,root) %{_libdir}/libatlantikui.so
 %{_libdir}/libkdegames.la
 %attr(755,root,root) %{_libdir}/libkdegames.so
+%if %{with arts
 %{_libdir}/libkolf.la
 %attr(755,root,root) %{_libdir}/libkolf.so
+%endif
 %{_includedir}/*
 
 %if %{with apidocs}
@@ -901,6 +903,7 @@
 %{_desktopdir}/kde/atlantik.desktop
 %{_iconsdir}/*/*/apps/atlantik.png
 
+%if %{with arts}
 %files kasteroids -f kasteroids.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/kasteroids
@@ -908,6 +911,7 @@
 %{_datadir}/config.kcfg/kasteroids.kcfg
 %{_desktopdir}/kde/kasteroids.desktop
 %{_iconsdir}/*/*/apps/kasteroids.png
+%endif
 
 %files katomic -f katomic.lang
 %defattr(644,root,root,755)
@@ -1039,6 +1043,7 @@
 %{_desktopdir}/kde/knetwalk.desktop
 %{_iconsdir}/hicolor/*/apps/knetwalk.png
 
+%if %{with arts}
 %files kolf -f kolf.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/kolf
@@ -1051,6 +1056,7 @@
 %{_datadir}/mimelnk/application/*
 %{_desktopdir}/kde/kolf.desktop
 %{_iconsdir}/*/*/apps/kolf.png
+%endif
 
 %files konquest -f konquest.lang
 %defattr(644,root,root,755)
@@ -1182,6 +1188,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.181  2010/05/24 17:50:50  glen
+- kolf and kasteroids depend on arts; disable; rel 3
+
 Revision 1.180  2010/05/24 17:47:02  glen
 - ccache fix, disable arts
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kdegames/kdegames.spec?r1=1.180&r2=1.181&f=u

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

Reply via email to