mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-10-06 01:12:40 +02:00
removed references to static libraries. These are not any longer built by
2004-03-07 Sven Neumann <sven@gimp.org> * gimp.spec.in: removed references to static libraries. These are not any longer built by default.
This commit is contained in:
committed by
Sven Neumann
parent
78538b44cc
commit
9c97ba1bb7
@@ -1,3 +1,8 @@
|
||||
2004-03-07 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* gimp.spec.in: removed references to static libraries. These
|
||||
are not any longer built by default.
|
||||
|
||||
2004-03-07 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* libgimp/gimpfontmenu.c (gimp_font_select_widget_new): use
|
||||
|
@@ -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 <sven@gimp.org>
|
||||
- Removed references to static libraries
|
||||
|
||||
* Sat Jan 10 2004 Ville P<>tsi <drc@gimp.org>
|
||||
- Changed epoch to 2
|
||||
|
||||
|
Reference in New Issue
Block a user