From 97abe2002172de3dc0120a18c1e2b57b06fc0aef6054de5298d1a0fd191bbbd1 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Fri, 23 Nov 2007 00:49:10 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint-mini?expand=0&rev=8 --- rpmlint-deps.txt | 1 + rpmlint-mini.changes | 5 +++++ rpmlint-mini.spec | 5 ++++- 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/rpmlint-deps.txt b/rpmlint-deps.txt index 6d7fe8c..4d84c41 100644 --- a/rpmlint-deps.txt +++ b/rpmlint-deps.txt @@ -31,6 +31,7 @@ encodings/__init__.so encodings/typesmodule.so encodings/types.pyo encodings/types.so +encodings/utf_8.pyo fnmatchmodule.so fnmatch.pyo fnmatch.so diff --git a/rpmlint-mini.changes b/rpmlint-mini.changes index 44d0fde..96ae077 100644 --- a/rpmlint-mini.changes +++ b/rpmlint-mini.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 22 18:22:40 CET 2007 - dmueller@suse.de + +- add missing utf8 module (#343642) + ------------------------------------------------------------------- Mon Oct 29 12:56:30 CET 2007 - dmueller@suse.de diff --git a/rpmlint-mini.spec b/rpmlint-mini.spec index 70317c4..0297534 100644 --- a/rpmlint-mini.spec +++ b/rpmlint-mini.spec @@ -14,7 +14,7 @@ Name: rpmlint-mini BuildRequires: glib2-devel pkg-config rpm-python rpmlint Summary: Rpm correctness checker Version: 1.0 -Release: 69 +Release: 74 Url: http://rpmlint.zarb.org/ License: GPL v2 or later Group: System/Packages @@ -93,7 +93,10 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,0755) /opt/testing + %changelog +* Thu Nov 22 2007 - dmueller@suse.de +- add missing utf8 module (#343642) * Mon Oct 29 2007 - dmueller@suse.de - update to (also) build rpmlint 0.81 - update desktop-file-validate to 0.14