https://bugzilla.novell.com/show_bug.cgi?id=220321 ------- Comment #6 from andreas.hanke@gmx-topmail.de 2006-11-21 14:19 MST ------- Created an attachment (id=106467) --> (https://bugzilla.novell.com/attachment.cgi?id=106467&action=view) Fixes for the spec file Changes: - Call intltoolize. This is the correct way to solve the mkinstalldirs problem. Obsoletes initial-mkinstalldirs.diff => Removed. - Call autoreconf. Needed because there are patches against the build system (configure.in/Makefile.am). - Apply the new patches. - Correct the dependencies to reflect the new situation: a) glade removed from Requires, this was never correct (initial needs only the runtime libs, but not the glade IDE). b) gnome-desktop removed from Requires, this was never needed. c) gnome-common added to BuildRequires, needed to get GNOME_COMPILE_WARNINGS in configure.in. - Delete unneeded scriptlets. (The package does not install native ELF libraries => no need for ldconfig.) - Delete an unneeded mkdir -p call, "make install" does this already. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.