Hello community,

here is the log from the commit of package rpmlint for openSUSE:Factory
checked in at Fri Jun 24 09:18:50 CEST 2011.



--------
--- rpmlint/rpmlint.changes     2011-06-15 14:59:31.000000000 +0200
+++ /mounts/work_src_done/STABLE/rpmlint/rpmlint.changes        2011-06-23 
14:40:39.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Jun 23 14:39:51 CEST 2011 - dmuel...@suse.de
+
+- remove some false positives of the no-dependency-on checker
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ rpmlint.spec ++++++
--- /var/tmp/diff_new_pack.eUi1ME/_old  2011-06-24 09:17:51.000000000 +0200
+++ /var/tmp/diff_new_pack.eUi1ME/_new  2011-06-24 09:17:51.000000000 +0200
@@ -23,7 +23,7 @@
 BuildRequires:  rpm-python xz
 Summary:        Rpm correctness checker
 Version:        1.2
-Release:        11
+Release:        13
 Source0:        http://rpmlint.zarb.org/download/rpmlint-%{version}.tar.xz
 Source1:        config
 Source1001:     config.in


++++++ suse-shlib-devel-dependency.diff ++++++
--- /var/tmp/diff_new_pack.eUi1ME/_old  2011-06-24 09:17:52.000000000 +0200
+++ /var/tmp/diff_new_pack.eUi1ME/_new  2011-06-24 09:17:52.000000000 +0200
@@ -11,7 +11,7 @@
                      # try to match *%_isa as well (e.g. "(x86-64)", 
"(x86-32)")
                      base_or_libs_re = re.compile(
 -                        '^(lib)?%s(-libs)?(\(\w+-\d+\))?$' % re.escape(base))
-+                        '^(lib)?%s(-libs)?[\d_]*(\(\w+-\d+\))?$' % 
re.escape(base))
++                        '^(lib)?%s(-libs)?[\d_]*(\(\w+-\d+\))?' % 
re.escape(base))
                      for d in deps:
                          if base_or_libs_re.match(d[0]):
                              dep = d


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



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