Michael Jennings wrote:
On Monday, 05 September 2005, at 12:47:28 (-0700), E CVS List wrote:--- e_utils.spec 1 Sep 2005 20:45:20 -0000 1.3 +++ e_utils.spec 5 Sep 2005 19:47:28 -0000 1.4 @@ -22,14 +22,6 @@ Virtual package to install all utilities for the Enlightenment window manager. Also includes documentation. -%package devel -Summary: Development headers for Enlightenment utilities. -Group: User Interface/Desktops -Requires: %{name} = %{version} - -%description devel -Development headers for Enlightenment utilities. - %package e17setroot Summary: Background setting utility for Enlightenment. Group: User Interface/Desktops @@ -93,10 +85,6 @@ %defattr(-, root, root) %doc AUTHORS COPYING COPYING-PLAIN README -%files devel -%defattr(-, root, root) -%{_includedir}/* - %files e17setroot %defattr(-, root, root) %{_bindir}/e17setrootThis is, at best, an incomplete fix. If the installed headers cannot be used for other apps, they should not be installed at all. If they can be used by other apps, the -devel package must remain. The headers are: /usr/include/Emblem.h /usr/include/Entangle.h /usr/include/Exige.h /usr/include/exg_callback.h /usr/include/exg_conf.h /usr/include/exg_gui.h Michael
Since it's just headers and no lib, they are useless. And they no longer install, so the fix is valid.
Sebastian ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
