Hello community,

here is the log from the commit of package rpmlint-mini for openSUSE:Factory 
checked in at 2011-12-25 17:41:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpmlint-mini (Old)
 and      /work/SRC/openSUSE:Factory/.rpmlint-mini.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpmlint-mini", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpmlint-mini/rpmlint-mini.changes        
2011-12-01 12:26:06.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rpmlint-mini.new/rpmlint-mini.changes   
2011-12-25 17:41:13.000000000 +0100
@@ -1,0 +2,10 @@
+Wed Dec 21 11:02:56 CET 2011 - [email protected]
+
+- update desktop-file-validate to 0.19:
+   - add Unity to list of registered environments
+   - deal with various zz-application/zz-winassoc-XXX mime types
+   - mark all zz-application/* MIME types as aliases
+   - add support for updated Keywords key
+   - accept x-scheme-handler/* mime types
+
+-------------------------------------------------------------------

Old:
----
  desktop-file-utils-0.17.tar.bz2
  static-desktop-file-validate.diff

New:
----
  desktop-file-utils-0.19.tar.bz2

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

Other differences:
------------------
++++++ rpmlint-mini.spec ++++++
--- /var/tmp/diff_new_pack.Wjmd8s/_old  2011-12-25 17:41:14.000000000 +0100
+++ /var/tmp/diff_new_pack.Wjmd8s/_new  2011-12-25 17:41:14.000000000 +0100
@@ -14,26 +14,30 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-
-# norootforbuild
 # icecream 0
 
 
 Name:           rpmlint-mini
-BuildRequires:  glib2-devel glib2-devel-static pkg-config python-xml 
rpm-python rpmlint
+BuildRequires:  glib2-devel
+BuildRequires:  glib2-devel-static
+BuildRequires:  pkg-config
 BuildRequires:  python-magic
+BuildRequires:  python-xml
+BuildRequires:  rpm-python
+BuildRequires:  rpmlint
 # need to fetch the file from there
 BuildRequires:  polkit-default-privs
-BuildRequires:  checkbashisms dash libtool
+BuildRequires:  checkbashisms
+BuildRequires:  dash
+BuildRequires:  libtool
 Summary:        Rpm correctness checker
-Version:        1.3
-Release:        1
-Url:            http://rpmlint.zarb.org/
 License:        GPL-2.0+
 Group:          System/Packages
+Version:        1.3
+Release:        0
+Url:            http://rpmlint.zarb.org/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source:         desktop-file-utils-0.17.tar.bz2
-Patch10:        static-desktop-file-validate.diff
+Source:         desktop-file-utils-0.19.tar.bz2
 Source100:      rpmlint-deps.txt
 Source101:      rpmlint.wrapper
 Source102:      rpmlint-mini.config
@@ -51,14 +55,12 @@
     Gwenole Beauchesne <[email protected]>
 
 %prep
-%setup -q -n desktop-file-utils-0.17
-%patch10
+%setup -q -n desktop-file-utils-0.19
 
 %build
-autoreconf -fi
 %configure
 pushd src
-make desktop-file-validate V=1
+make desktop-file-validate V=1 
DESKTOP_FILE_UTILS_LIBS="%{_libdir}/libglib-2.0.a -lpthread -lrt"
 popd
 
 %install

++++++ desktop-file-utils-0.17.tar.bz2 -> desktop-file-utils-0.19.tar.bz2 ++++++
++++ 36155 lines of diff (skipped)

++++++ rpmlint-mini.config ++++++
--- /var/tmp/diff_new_pack.Wjmd8s/_old  2011-12-25 17:41:14.000000000 +0100
+++ /var/tmp/diff_new_pack.Wjmd8s/_new  2011-12-25 17:41:14.000000000 +0100
@@ -1,5 +1,7 @@
 #!/usr/bin/python
 
+import os, glob, Pkg
+
 configs = [ '/opt/testing/share/rpmlint/config' ]
 if os.environ.get("RPMLINT_MINI_CONFIG", None):
     configs += os.environ.get("RPMLINT_MINI_CONFIG", '').split(' ')

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to