SPECS: fltk.spec - disabled KDE-specific x-fluid.desktop to avoid ...
qboosh
qboosh at pld-linux.org
Tue Apr 1 21:44:02 CEST 2008
Author: qboosh Date: Tue Apr 1 19:44:02 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- disabled KDE-specific x-fluid.desktop to avoid KDE dependency
---- Files affected:
SPECS:
fltk.spec (1.61 -> 1.62)
---- Diffs:
================================================================
Index: SPECS/fltk.spec
diff -u SPECS/fltk.spec:1.61 SPECS/fltk.spec:1.62
--- SPECS/fltk.spec:1.61 Mon Mar 31 22:24:03 2008
+++ SPECS/fltk.spec Tue Apr 1 21:43:57 2008
@@ -191,16 +191,19 @@
%doc documentation/*.{html,gif,jpg} fltk.pdf
%attr(755,root,root) %{_bindir}/fltk-config
%attr(755,root,root) %{_bindir}/fluid
-%{_iconsdir}/*/*/*/fluid.png
-%{_desktopdir}/fluid.desktop
-%{_datadir}/mimelnk/application/x-fluid.desktop
%attr(755,root,root) %{_libdir}/libfltk.so
%attr(755,root,root) %{_libdir}/libfltk_forms.so
%attr(755,root,root) %{_libdir}/libfltk_images.so
%{_includedir}/FL
%exclude %{_includedir}/FL/Fl_Gl_Window.*
%exclude %{_includedir}/FL/gl*
-%{_mandir}/man[13]/*
+%{_iconsdir}/*/*/*/fluid.png
+%{_desktopdir}/fluid.desktop
+# move to some KDE package?
+#%{_datadir}/mimelnk/application/x-fluid.desktop
+%{_mandir}/man1/fltk-config.1*
+%{_mandir}/man1/fluid.1*
+%{_mandir}/man3/fltk.3*
%files static
%defattr(644,root,root,755)
@@ -245,6 +248,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.62 2008-04-01 19:43:57 qboosh
+- disabled KDE-specific x-fluid.desktop to avoid KDE dependency
+
Revision 1.61 2008-03-31 20:24:03 qboosh
- -games defattr
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fltk.spec?r1=1.61&r2=1.62&f=u
More information about the pld-cvs-commit
mailing list