From 9c97ba1bb70942be692f16964d1a553bcf353b1f Mon Sep 17 00:00:00 2001 From: Sven Neumann Date: Sun, 7 Mar 2004 18:10:57 +0000 Subject: [PATCH] removed references to static libraries. These are not any longer built by 2004-03-07 Sven Neumann * gimp.spec.in: removed references to static libraries. These are not any longer built by default. --- ChangeLog | 5 +++++ gimp.spec.in | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index c8c1496d39..7712bd2c76 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-03-07 Sven Neumann + + * gimp.spec.in: removed references to static libraries. These + are not any longer built by default. + 2004-03-07 Sven Neumann * libgimp/gimpfontmenu.c (gimp_font_select_widget_new): use diff --git a/gimp.spec.in b/gimp.spec.in index 071f066ec9..e36f1258c7 100644 --- a/gimp.spec.in +++ b/gimp.spec.in @@ -229,9 +229,6 @@ cat gimp-plugin-files gimp-tips-files > gimp.files %{prefix}/share/aclocal/gimp-2.0.m4 -%{prefix}/lib/*.a -%{prefix}/lib/gimp/%{subver}/modules/*.a - %{prefix}/include/gimp-%{subver}/libgimp %files docs @@ -244,6 +241,9 @@ cat gimp-plugin-files gimp-tips-files > gimp.files %{prefix}/share/gtk-doc/html/libgimpwidgets %changelog +* Sun Mar 7 2004 Sven Neumann +- Removed references to static libraries + * Sat Jan 10 2004 Ville Pätsi - Changed epoch to 2