Hello community,

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

Package is "python-wxWidgets"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-wxWidgets/python-wxWidgets.changes        
2012-11-08 21:52:18.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-wxWidgets.new/python-wxWidgets.changes   
2014-08-01 07:08:18.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Jul 31 16:33:38 UTC 2014 - [email protected]
+
+- Rename rpmlintrc to %{name}-rpmlintrc.
+  Follow the packaging guidelines.
+
+-------------------------------------------------------------------

Old:
----
  rpmlintrc

New:
----
  python-wxWidgets-rpmlintrc

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

Other differences:
------------------
++++++ python-wxWidgets.spec ++++++
--- /var/tmp/diff_new_pack.F16c5j/_old  2014-08-01 07:08:20.000000000 +0200
+++ /var/tmp/diff_new_pack.F16c5j/_new  2014-08-01 07:08:20.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-wxWidgets
 #
-# 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-rpmlintrc
 Source2:        %{name}-extract-source
 Url:            http://www.wxpython.org/
 # Used up to openSUSE 11.3:

++++++ python-wxWidgets-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