Hello community,

here is the log from the commit of package rpmlint-mini for openSUSE:Factory
checked in at Tue Apr 19 09:23:07 CEST 2011.



--------
--- rpmlint-mini/rpmlint-mini.changes   2010-11-21 17:25:05.000000000 +0100
+++ /mounts/work_src_done/STABLE/rpmlint-mini/rpmlint-mini.changes      
2011-04-18 14:31:55.000000000 +0200
@@ -1,0 +2,15 @@
+Mon Apr 18 12:31:41 UTC 2011 - lnus...@suse.de
+
+- add missing deps
+
+-------------------------------------------------------------------
+Fri Apr 15 21:27:18 CEST 2011 - dmuel...@suse.de
+
+- bump version to 1.1 (matching rpmlint update)
+
+-------------------------------------------------------------------
+Thu Mar 10 14:46:57 UTC 2011 - lnus...@suse.de
+
+- rlwarn was renamed to warn
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rpmlint-mini.spec ++++++
--- /var/tmp/diff_new_pack.zdKyOW/_old  2011-04-19 09:21:56.000000000 +0200
+++ /var/tmp/diff_new_pack.zdKyOW/_new  2011-04-19 09:21:56.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package rpmlint-mini (Version 1.0)
+# spec file for package rpmlint-mini
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,8 +26,8 @@
 BuildRequires:  polkit-default-privs
 BuildRequires:  checkbashisms dash libtool
 Summary:        Rpm correctness checker
-Version:        1.0
-Release:        223
+Version:        1.1
+Release:        1
 Url:            http://rpmlint.zarb.org/
 License:        GPLv2+
 Group:          System/Packages
@@ -70,7 +70,7 @@
 # okay, lets put it together
 mkdir -p $RPM_BUILD_ROOT/opt/testing/share/rpmlint
 install -m 755 -D src/desktop-file-validate 
$RPM_BUILD_ROOT/opt/testing/bin/desktop-file-validate
-cp /bin/dash /usr/bin/checkbashisms $RPM_BUILD_ROOT/opt/testing/bin
+cp -a /bin/dash /usr/bin/checkbashisms $RPM_BUILD_ROOT/opt/testing/bin
 cp -a /usr/share/rpmlint/*.py $RPM_BUILD_ROOT/opt/testing/share/rpmlint
 # install config files
 install -d -m 755 $RPM_BUILD_ROOT/opt/testing/share/rpmlint/mini
@@ -91,6 +91,7 @@
 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}
+cp -a %_bindir/rpmlint $RPM_BUILD_ROOT/opt/testing/share/rpmlint/rpmlint.py
 pushd $RPM_BUILD_ROOT/opt/testing/share/rpmlint
 PYTHONOPTIMIZE=1 python %py_libdir/py_compile.py *.py
 popd

++++++ rpmlint-deps.txt ++++++
--- /var/tmp/diff_new_pack.zdKyOW/_old  2011-04-19 09:21:56.000000000 +0200
+++ /var/tmp/diff_new_pack.zdKyOW/_new  2011-04-19 09:21:56.000000000 +0200
@@ -5,6 +5,7 @@
 binascii.pyo
 binascii.so
 bisect.pyo
+calendar.pyo
 codecsmodule.so
 codecs.pyo
 codecs.so
@@ -195,6 +196,7 @@
 struct.pyo
 _struct.so
 struct.so
+_strptime.pyo
 subprocess.pyo
 sysconfig.pyo
 tempfile.pyo

++++++ rpmlint-mini.config ++++++
--- /var/tmp/diff_new_pack.zdKyOW/_old  2011-04-19 09:21:56.000000000 +0200
+++ /var/tmp/diff_new_pack.zdKyOW/_new  2011-04-19 09:21:56.000000000 +0200
@@ -10,4 +10,4 @@
     except IOError:
         pass
     except Exception, E:
-        Pkg.rlwarn('(none): W: error loading %s, skipping: %s' % (f, E))
+        Pkg.warn('(none): W: error loading %s, skipping: %s' % (f, E))


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to