Hello community,

here is the log from the commit of package python-wxWidgets-2_9 for 
openSUSE:Factory checked in at 2014-08-01 07:08:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-wxWidgets-2_9 (Old)
 and      /work/SRC/openSUSE:Factory/.python-wxWidgets-2_9.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-wxWidgets-2_9"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-wxWidgets-2_9/python-wxWidgets-2_9.changes    
    2012-11-12 07:05:14.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-wxWidgets-2_9.new/python-wxWidgets-2_9.changes
   2014-08-01 07:08:24.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Jul 31 17:01:35 UTC 2014 - [email protected]
+
+- Rename rpmlintrc to %{name}-rpmlintrc.
+  Follow the packaging guidelines.
+
+-------------------------------------------------------------------

Old:
----
  rpmlintrc

New:
----
  python-wxWidgets-2_9-rpmlintrc

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

Other differences:
------------------
++++++ python-wxWidgets-2_9.spec ++++++
--- /var/tmp/diff_new_pack.oDnIFy/_old  2014-08-01 07:08:26.000000000 +0200
+++ /var/tmp/diff_new_pack.oDnIFy/_new  2014-08-01 07:08:26.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package python-wxWidgets
+# spec file for package python-wxWidgets-2_9
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -41,7 +41,7 @@
 #%(sh %{_sourcedir}/%{name}-extract-source %{srcname}-src-%{version}.tar.bz2)
 Source:         %{srcname}-%{version}.tar.bz2
 %endif
-Source1:        rpmlintrc
+Source1:        python-wxWidgets-2_9-rpmlintrc
 Source2:        %{name}-extract-source
 Url:            http://www.wxpython.org/
 # Used up to openSUSE 11.3:

++++++ python-wxWidgets-2_9-rpmlintrc ++++++
# Yes, editra has test files in the main package.
addFilter("devel-file-in-non-devel-package")
# We distribute files as upstream does.
addFilter("non-executable-script")
# We distribute files as upstream does.
addFilter("script-without-shebang")
# python-wxWidgets-lang does not need python-base
addFilter("no-dependency-on")
# python-wxWidgets-extract-source is definitely not a spec file. rpmlint seems 
to be broken and checks it as spec file.
addFilter("specfile-error")
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to