summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGwenolé Beauchesne <gbeauchesne@mandriva.org>2005-01-20 22:56:38 +0000
committerGwenolé Beauchesne <gbeauchesne@mandriva.org>2005-01-20 22:56:38 +0000
commit7ba0d07f8458ab1270ba56145f16923d1cedbc17 (patch)
treef7fbd05238f921bb86b573154f62c6c5ff9f6045
parent2cf255e0e592319de87373ff5e9597e005122a8a (diff)
downloadmultiarch-utils-7ba0d07f8458ab1270ba56145f16923d1cedbc17.tar
multiarch-utils-7ba0d07f8458ab1270ba56145f16923d1cedbc17.tar.gz
multiarch-utils-7ba0d07f8458ab1270ba56145f16923d1cedbc17.tar.bz2
multiarch-utils-7ba0d07f8458ab1270ba56145f16923d1cedbc17.tar.xz
multiarch-utils-7ba0d07f8458ab1270ba56145f16923d1cedbc17.zip
1.0.1-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 57770ed..d626dca 100644
--- a/multiarch-utils.spec
+++ b/multiarch-utils.spec
@@ -1,5 +1,5 @@
%define name multiarch-utils
-%define version 1.0
+%define version 1.0.1
%define release 1mdk
Summary: Tools to help creation of multiarch binaries and includes
@@ -40,5 +40,9 @@ rm -rf $RPM_BUILD_ROOT
%{_prefix}/lib/rpm/mkmultiarch
%changelog
+* 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
+
* Wed Jan 12 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.0-1mdk
- initial release