aboutsummaryrefslogtreecommitdiffstats
path: root/rpm-mandriva-setup.spec
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2006-04-03 13:18:24 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2006-04-03 13:18:24 +0000
commitbc4d39c4e47f4708b4a561adedb1522e474dd61b (patch)
treeac064016f19f521ba2f0940d86c404c49c729474 /rpm-mandriva-setup.spec
parent44a4d034bd0e3c91da1232ce8f5f3527c9c574fa (diff)
downloadrpm-setup-bc4d39c4e47f4708b4a561adedb1522e474dd61b.tar
rpm-setup-bc4d39c4e47f4708b4a561adedb1522e474dd61b.tar.gz
rpm-setup-bc4d39c4e47f4708b4a561adedb1522e474dd61b.tar.bz2
rpm-setup-bc4d39c4e47f4708b4a561adedb1522e474dd61b.tar.xz
rpm-setup-bc4d39c4e47f4708b4a561adedb1522e474dd61b.zip
1.181.18
Diffstat (limited to 'rpm-mandriva-setup.spec')
-rw-r--r--rpm-mandriva-setup.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/rpm-mandriva-setup.spec b/rpm-mandriva-setup.spec
index 50065f4..e5e4bae 100644
--- a/rpm-mandriva-setup.spec
+++ b/rpm-mandriva-setup.spec
@@ -1,5 +1,5 @@
%define name rpm-mandriva-setup
-%define version 1.17
+%define version 1.18
%define release %mkrel 1
# This can be useful for backport, as rpm-4.2
@@ -91,6 +91,10 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
+* Mon Apr 03 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.18-1mdk
+- find-requires: require only .so that are in standard paths, and use ldd
+ instead of objdump to get their list.
+
* Fri Mar 24 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.17-1mdk
- Don't provide .so files that aren't in standard paths
- Don't search perl files for provides if they don't end with .pm