SHA256
1
0
forked from pool/rpmlint

- Update to version 84.87+git20161214.5500838

* add checks for shlib-policy-name-error and "no dependency on *lib*"

- rpmlint-checks:
  * Check for old SysVinit scripts and the usage of insserv

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=432
This commit is contained in:
Ludwig Nussel 2017-03-09 15:21:57 +00:00 committed by Git OBS Bridge
parent 32761c62fa
commit 7a660e3aaf
8 changed files with 21 additions and 9 deletions

View File

@ -1,7 +1,7 @@
<services> <services>
<service name="tar_scm" mode="disabled"> <service name="tar_scm" mode="disabled">
<param name="version">1</param> <param name="version">1</param>
<param name="versionformat">13.2+git%cd.%h</param> <param name="versionformat">84.87+git%cd.%h</param>
<param name="url">http://github.com/openSUSE/rpmlint-tests.git</param> <param name="url">http://github.com/openSUSE/rpmlint-tests.git</param>
<param name="scm">git</param> <param name="scm">git</param>
<param name="changesgenerate">enable</param> <param name="changesgenerate">enable</param>

View File

@ -1,6 +1,6 @@
<servicedata> <servicedata>
<service name="tar_scm"> <service name="tar_scm">
<param name="url">http://github.com/openSUSE/rpmlint-tests.git</param> <param name="url">http://github.com/openSUSE/rpmlint-tests.git</param>
<param name="changesrevision">8d99488dee290853c470199fa1fe80aec8e33784</param></service><service name="tar_scm"> <param name="changesrevision">2e9ac0b51df081e099c187c33fdecac17cbf0d10</param></service><service name="tar_scm">
<param name="url">http://github.com/openSUSE/rpmlint-checks.git</param> <param name="url">http://github.com/openSUSE/rpmlint-checks.git</param>
<param name="changesrevision">5e8508e132800b5f1afb6abd4ce7003c9e0c248a</param></service></servicedata> <param name="changesrevision">4c6e9db70e4bf43b8b4404e833a0073a8c83f3d9</param></service></servicedata>

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:5763a661f6cd722e3a9892f6aab863f69658af0dcac4ee767548137418d7ce79 oid sha256:98bf83d1eaf5bfc61830671befcf8369701121afc3e6f4484912e0fdf383728a
size 24528 size 24996

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2a7cffa9789c2655a17863613b1a2cd4d776b44860f19ca7fedf06a37f3f79ee
size 11500

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:43ab3edbabb8b04af7206fcb8057bdecdf933a51672d3db7110810eebdd85356
size 11916

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 09 15:16:52 UTC 2017 - lnussel@suse.de
- Update to version 84.87+git20161214.5500838
* add checks for shlib-policy-name-error and "no dependency on *lib*"
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 25 18:32:52 UTC 2016 - jberry@suse.com Tue Oct 25 18:32:52 UTC 2016 - jberry@suse.com

View File

@ -23,7 +23,7 @@ BuildRequires: rpmlint-Factory-strict
BuildRequires: rpmlint-mini BuildRequires: rpmlint-mini
Name: rpmlint-tests Name: rpmlint-tests
Version: 13.2+git20160725.8d99488 Version: 1.8
Release: 0 Release: 0
Summary: rpmlint regression tests Summary: rpmlint regression tests
License: SUSE-Public-Domain License: SUSE-Public-Domain

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 09 15:16:55 UTC 2017 - lnussel@suse.de
- rpmlint-checks:
* Check for old SysVinit scripts and the usage of insserv
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 2 09:37:22 UTC 2017 - mimi.vx@gmail.com Thu Mar 2 09:37:22 UTC 2017 - mimi.vx@gmail.com