summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--multiarch-utils.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/multiarch-utils.spec b/multiarch-utils.spec
index e92a764..8194704 100644
--- a/multiarch-utils.spec
+++ b/multiarch-utils.spec
@@ -1,5 +1,5 @@
%define name multiarch-utils
-%define version 1.0.5
+%define version 1.0.6
%define release 1mdk
Summary: Tools to help creation of multiarch binaries and includes
@@ -41,6 +41,9 @@ rm -rf $RPM_BUILD_ROOT
%{_prefix}/lib/rpm/check-multiarch-files
%changelog
+* Wed Feb 9 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.0.6-1mdk
+- check-multiarch-files: don't match */lib/{font,X11} in headers
+
* Mon Jan 31 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.0.5-1mdk
- mkmultiarch: handle ciruclar inclusions (e.g. gd.h)
- check-multiarch-files: better heuristics (gdlib-config, mysql_config)