SPECS: kde4-kdewebdev.spec - kill %if 0 crap in %files and comment...

shadzik shadzik at pld-linux.org
Sun Mar 9 01:39:15 CET 2008


Author: shadzik                      Date: Sun Mar  9 00:39:15 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- kill %if 0 crap in %files and comment them out instead
- some more files added
- replace mkdir with better install -d (helps --short-circuit do its thing)

---- Files affected:
SPECS:
   kde4-kdewebdev.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/kde4-kdewebdev.spec
diff -u SPECS/kde4-kdewebdev.spec:1.4 SPECS/kde4-kdewebdev.spec:1.5
--- SPECS/kde4-kdewebdev.spec:1.4	Sun Mar  9 01:26:37 2008
+++ SPECS/kde4-kdewebdev.spec	Sun Mar  9 01:39:10 2008
@@ -287,7 +287,7 @@
 #install %{SOURCE1} kommander/editor/pics/kommandersplash.png
 
 %build
-mkdir build
+install -d build
 cd build
 %cmake \
 	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
@@ -304,9 +304,6 @@
 	kde_htmldir=%{_kdedocdir} \
 	kde_libs_htmldir=%{_kdedocdir}
 
-# unsupported
-
-
 %find_lang kfilereplace	--with-kde
 %find_lang kimagemapeditor --with-kde
 %find_lang klinkstatus	--with-kde
@@ -353,76 +350,73 @@
 %{_datadir}/dbus-1/interfaces/org.kde.kfilereplace.xml
 %{_datadir}/dbus-1/interfaces/org.kdewebdev.klinkstatus.ISearchManager.xml
 
-%if 0
-%files kommander -f kommander.lang
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/kmdr-editor
-%attr(755,root,root) %{_bindir}/kmdr-plugins
-%{_datadir}/mimelnk/application/x-kommander.desktop
-%{_desktopdir}/kde/kmdr-editor.desktop
-%{_datadir}/apps/kommander
-%{_iconsdir}/crystalsvg/*/apps/kommander.png
-%{_datadir}/apps/katepart/syntax/kommander.xml
-%endif
-
-%if 0
-%files kommander-executor
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/kmdr-executor
-%attr(755,root,root) %{_libdir}/libkommanderplugin.so.*.*.*
-%attr(755,root,root) %{_libdir}/libkommanderwidget.so.*.*.*
-%attr(755,root,root) %{_libdir}/libkommanderwidgets.so.*.*.*
-%{_datadir}/applnk/.hidden/kmdr-executor.desktop
-%endif
-
-%if 0
-%files kommander-devel
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libkommanderplugin.so
-%attr(755,root,root) %{_libdir}/libkommanderwidget.so
-%attr(755,root,root) %{_libdir}/libkommanderwidgets.so
-%{_includedir}/kommanderfactory.h
-%{_includedir}/kommanderplugin.h
-%{_includedir}/kommanderwidget.h
-%{_includedir}/kommander_export.h
-%endif
-
-%if 0
-%files kxsldbg -f kxsldbg.lang
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/kxsldbg
-%attr(755,root,root) %{_bindir}/xsldbg
-%attr(755,root,root) %{_libdir}/kde4/libkxsldbgpart.so
-%{_datadir}/apps/kxsldbg
-%{_datadir}/apps/kxsldbgpart
-%{_datadir}/services/kxsldbg_part.desktop
-%{_desktopdir}/kde/kxsldbg.desktop
-%{_iconsdir}/[!l]*/*/actions/xsldbg_*.png
-%endif
-
-%if 0
-%files quanta -f quanta.lang
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/quanta
-%attr(755,root,root) %{_libdir}/kde4/quantadebuggergubed.so
-%attr(755,root,root) %{_libdir}/kde4/quantadebuggerdbgp.so
-%{_datadir}/apps/kafkapart
-%{_datadir}/apps/quanta
-%{_datadir}/mimelnk/application/x-webprj.desktop
-%{_datadir}/services/quanta_preview_config.desktop
-%{_datadir}/services/quantadebuggergubed.desktop
-%{_datadir}/services/quantadebuggerdbgp.desktop
-%{_datadir}/servicetypes/quantadebugger.desktop
-%{_desktopdir}/kde/quanta.desktop
-%{_iconsdir}/[!l]*/*/apps/quanta.png
-%{_iconsdir}/[!l]*/*/actions/[!x]*.png
-%endif
+#%files kommander -f kommander.lang
+#%defattr(644,root,root,755)
+#%attr(755,root,root) %{_bindir}/kmdr-editor
+#%attr(755,root,root) %{_bindir}/kmdr-plugins
+#%{_datadir}/mimelnk/application/x-kommander.desktop
+#%{_desktopdir}/kde/kmdr-editor.desktop
+#%{_datadir}/apps/kommander
+#%{_iconsdir}/crystalsvg/*/apps/kommander.png
+#%{_datadir}/apps/katepart/syntax/kommander.xml
+
+#%files kommander-executor
+#%defattr(644,root,root,755)
+#%attr(755,root,root) %{_bindir}/kmdr-executor
+#%attr(755,root,root) %{_libdir}/libkommanderplugin.so.*.*.*
+#%attr(755,root,root) %{_libdir}/libkommanderwidget.so.*.*.*
+#%attr(755,root,root) %{_libdir}/libkommanderwidgets.so.*.*.*
+#%{_datadir}/applnk/.hidden/kmdr-executor.desktop
+
+#%files kommander-devel
+#%defattr(644,root,root,755)
+#%attr(755,root,root) %{_libdir}/libkommanderplugin.so
+#%attr(755,root,root) %{_libdir}/libkommanderwidget.so
+#%attr(755,root,root) %{_libdir}/libkommanderwidgets.so
+#%{_includedir}/kommanderfactory.h
+#%{_includedir}/kommanderplugin.h
+#%{_includedir}/kommanderwidget.h
+#%{_includedir}/kommander_export.h
+
+#%files kxsldbg -f kxsldbg.lang
+#%defattr(644,root,root,755)
+#%attr(755,root,root) %{_bindir}/kxsldbg
+#%attr(755,root,root) %{_bindir}/xsldbg
+#%attr(755,root,root) %{_libdir}/kde4/libkxsldbgpart.so
+#%{_datadir}/apps/kxsldbg
+#%{_datadir}/apps/kxsldbgpart
+#%{_datadir}/services/kxsldbg_part.desktop
+#%{_desktopdir}/kde/kxsldbg.desktop
+#%{_iconsdir}/[!l]*/*/actions/xsldbg_*.png
+%{_kdedocdir}/en/kxsldbg
+%{_kdedocdir}/en/xsldbg
+
+#%files quanta -f quanta.lang
+#%defattr(644,root,root,755)
+#%attr(755,root,root) %{_bindir}/quanta
+#%attr(755,root,root) %{_libdir}/kde4/quantadebuggergubed.so
+#%attr(755,root,root) %{_libdir}/kde4/quantadebuggerdbgp.so
+#%{_datadir}/apps/kafkapart
+#%{_datadir}/apps/quanta
+#%{_datadir}/mimelnk/application/x-webprj.desktop
+#%{_datadir}/services/quanta_preview_config.desktop
+#%{_datadir}/services/quantadebuggergubed.desktop
+#%{_datadir}/services/quantadebuggerdbgp.desktop
+#%{_datadir}/servicetypes/quantadebugger.desktop
+#%{_desktopdir}/kde/quanta.desktop
+#%{_iconsdir}/[!l]*/*/apps/quanta.png
+#%{_iconsdir}/[!l]*/*/actions/[!x]*.png
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 $Log$
+Revision 1.5  2008-03-09 00:39:10  shadzik
+- kill %if 0 crap in %files and comment them out instead
+- some more files added
+- replace mkdir with better install -d (helps --short-circuit do its thing)
+
 Revision 1.4  2008-03-09 00:26:37  shadzik
 - add patch0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdewebdev.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list