summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGwenolé Beauchesne <gbeauchesne@mandriva.org>2005-01-24 21:35:12 +0000
committerGwenolé Beauchesne <gbeauchesne@mandriva.org>2005-01-24 21:35:12 +0000
commit6a17b444d22ef6e9296c08f38704af4af51fbc83 (patch)
tree38e9b9126a8db64cf487ca9a198b1d7f13c2706f
parentc5f78f7f736824438fb2d4e39ec58898ebb91754 (diff)
downloadmultiarch-utils-6a17b444d22ef6e9296c08f38704af4af51fbc83.tar
multiarch-utils-6a17b444d22ef6e9296c08f38704af4af51fbc83.tar.gz
multiarch-utils-6a17b444d22ef6e9296c08f38704af4af51fbc83.tar.bz2
multiarch-utils-6a17b444d22ef6e9296c08f38704af4af51fbc83.tar.xz
multiarch-utils-6a17b444d22ef6e9296c08f38704af4af51fbc83.zip
1.0.2-1mdk
-rw-r--r--multiarch-utils.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/multiarch-utils.spec b/multiarch-utils.spec
index d626dca..4fea1fd 100644
--- a/multiarch-utils.spec
+++ b/multiarch-utils.spec
@@ -1,5 +1,5 @@
%define name multiarch-utils
-%define version 1.0.1
+%define version 1.0.2
%define release 1mdk
Summary: Tools to help creation of multiarch binaries and includes
@@ -38,8 +38,12 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/multiarch-dispatch.h
%{_sysconfdir}/rpm/macros.multiarch
%{_prefix}/lib/rpm/mkmultiarch
+%{_prefix}/lib/rpm/check-multiarch-files
%changelog
+* Mon Jan 24 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.0.2-1mdk
+- add check-multiarch-files
+
* Thu Jan 20 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.0.1-1mdk
- add %%multiarch macro to mark %%files that are multiarch enabled;
that's a helper macro that expands to nothing on older distributions