SHA256
1
0
forked from pool/rpmlint

Accepting request 40107 from Base:System

Copy from Base:System/rpmlint based on submit request 40107 from user lnussel

OBS-URL: https://build.opensuse.org/request/show/40107
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=61
This commit is contained in:
OBS User autobuild 2010-05-17 23:28:40 +00:00 committed by Git OBS Bridge
parent e04756ff4b
commit e33589e9ff
3 changed files with 7 additions and 3 deletions

View File

@ -131,8 +131,6 @@ _checks = [
which is not allowed in SUSE.''',
'bad': [
'/usr/lib/perl5/site_perl/*',
'/usr/lib/perl5/vendor_perl/5.*/auto',
'/usr/lib/perl5/vendor_perl/5.*/*-linux-*/auto',
],
},
{
@ -225,6 +223,7 @@ _checks = [
'/opt/kde3/lib64',
'/opt/kde3/lib64/*',
'/usr/lib/pkgconfig/*',
'/usr/lib/perl5/vendor_perl/5.*/*-linux-*/*',
],
'ignorepkgif': notnoarch,
},

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 5 13:55:24 UTC 2010 - lnussel@suse.de
- don't allow perl vendorarch in noarch packages
-------------------------------------------------------------------
Thu Apr 29 11:54:25 CEST 2010 - dmueller@suse.de

View File

@ -23,7 +23,7 @@ Name: rpmlint
BuildRequires: rpm-python
Summary: Rpm correctness checker
Version: 0.95
Release: 6
Release: 7
Source0: %{name}-%{version}.tar.bz2
Source1: config
Source1001: config.in