commit rpmlint-mini for openSUSE:Factory
Hello community, here is the log from the commit of package rpmlint-mini for openSUSE:Factory checked in at Mon Sep 28 17:46:36 CEST 2009. -------- --- rpmlint-mini/rpmlint-mini.changes 2009-09-16 18:42:55.000000000 +0200 +++ rpmlint-mini/rpmlint-mini.changes 2009-09-28 16:04:31.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Sep 28 13:21:20 UTC 2009 - lnussel@suse.de + +- include python-magic to fix e.g. the 'no-binary' check (bnc#539042) + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rpmlint-mini.spec ++++++ --- /var/tmp/diff_new_pack.GxQ0vT/_old 2009-09-28 17:45:33.000000000 +0200 +++ /var/tmp/diff_new_pack.GxQ0vT/_new 2009-09-28 17:45:33.000000000 +0200 @@ -21,11 +21,10 @@ Name: rpmlint-mini BuildRequires: glib2-devel pkg-config python-xml rpm-python rpmlint -#FIXME: need to make this work for e.g. CheckIconSizes.py -#BuildRequires: python-magic +BuildRequires: python-magic Summary: Rpm correctness checker Version: 1.0 -Release: 217 +Release: 218 Url: http://rpmlint.zarb.org/ License: GPL v2 or later Group: System/Packages @@ -73,6 +72,7 @@ find -path "*/$f" -exec install -D {} $RPM_BUILD_ROOT/opt/testing/%{_lib}/python%{py_ver}/{} \; done install -D /usr/bin/python $RPM_BUILD_ROOT/opt/testing/bin/python +cp -a %_libdir/libmagic.so.* $RPM_BUILD_ROOT/opt/testing/%{_lib} cp -a %_libdir/libpython%{py_ver}.so.* $RPM_BUILD_ROOT/opt/testing/%{_lib} pushd $RPM_BUILD_ROOT/opt/testing/share/rpmlint patch -p0 --no-backup-if-mismatch -i %PATCH1 ++++++ rpmlint-deps.txt ++++++ --- /var/tmp/diff_new_pack.GxQ0vT/_old 2009-09-28 17:45:33.000000000 +0200 +++ /var/tmp/diff_new_pack.GxQ0vT/_new 2009-09-28 17:45:33.000000000 +0200 @@ -200,3 +200,4 @@ xml/parsers/expat.pyo xml/parsers/__init__.pyo copy.pyo +magic.so ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de