SHA256
1
0
forked from pool/rpmlint
Commit Graph

173 Commits

Author SHA256 Message Date
f5beb6b31a Accepting request 393463 from home:StefanBruens:branches:devel:openSUSE:Factory:rpmlint_2
Pyo files contained full source path including $DESTDIR, i.e. %{buildroot}

Triggered rebuild, all files are now identical

OBS-URL: https://build.opensuse.org/request/show/393463
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=384
2016-05-04 07:28:52 +00:00
554e557fc4 - add suse-spdx-license-exceptions.patch (bsc#973404)
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=382
2016-04-06 14:18:58 +00:00
6b2de62510 - add 0001-Avoid-messing-with-the-error-encoding-Fixes-61.patch (bsc#967556)
- fix requires

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=372
2016-02-22 08:21:14 +00:00
17e6a65a1a OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=366 2016-01-30 19:44:17 +00:00
f9197f6e6d - enable tests during building
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=365
2016-01-28 07:20:40 +00:00
b7fb10cb18 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=364 2016-01-25 12:21:21 +00:00
68c088a14f - add postin-speedup.diff, binaryinfo-speedup.diff
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=363
2016-01-21 12:19:22 +00:00
013d001723 Accepting request 353425 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint
- whitelist drbdmanage DBUS (bsc#956811)

OBS-URL: https://build.opensuse.org/request/show/353425
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=360
2016-01-13 15:09:37 +00:00
2a67d76fbf - Update to version 13.2+git20151130.4729923:
+ add shared library tests

- fix shared library matching (fix-shared-library-matching.diff)

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=354
2015-11-30 13:31:03 +00:00
912bea2445 Accepting request 346358 from home:lnussel:branches:devel:openSUSE:Factory:rpmlint
- rpmlint 1.8 update
 * python 3 fixes
 * Add support for file triggers
 * Mechanism to black list certain C calls
 * new error: non-devel-file-in-devel-package
 * appdata check configurable
 * project moved to github
 * Patches dropped:
  avoid-mismatched-libregex.diff
  filename-non-utf8-exception.diff
  fix-ghost-file-handling.diff
  save-content-to-an-array.diff
  fix-TmpFilesCheck-pattern-match.diff
  move-ghost-file-check-to-TmpFilesCh.diff

OBS-URL: https://build.opensuse.org/request/show/346358
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=353
2015-11-26 10:24:13 +00:00
4ae804bb18 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=349 2015-11-13 12:32:29 +00:00
8ff8adb7cd - fix TmpFilesCheck not finding pattern in the full script
(fix-TmpFilesCheck-pattern-match.diff)

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=347
2015-11-13 12:26:55 +00:00
12f8f7791d OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=343 2015-10-14 14:27:51 +00:00
d6a298281d Accepting request 314477 from home:msmeissn:branches:devel:openSUSE:Factory:rpmlint
- add a whitespace line as %autosetup seems broken.

OBS-URL: https://build.opensuse.org/request/show/314477
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=333
2015-06-30 08:52:30 +00:00
d61b2e51fe - Update to version 13.2+git20150520.a374c88:
+ add tmpfiles.d checks

- skip files handled by tmpfile mechnism in regular ghost file check
  (move-ghost-file-check-to-TmpFilesCh.diff)

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=329
2015-05-20 08:02:50 +00:00
5ad6c8a066 - Update to version 13.2+git20150519.278efdf:
+ add ghost file checks
  + print names of failed tests

- fix update_git.sh
- make sure tmpfiles are listed in %files
  (add-check-for-tmpfiles-created-at-r.diff)
- don't complain about missingok ghost files
  (fix-ghost-file-handling.diff)
- remove obsolete check for %defattr in spec files
  (remove-files-attr-not-set-check.diff)

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=328
2015-05-19 12:23:59 +00:00
e23f0fe11c update
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=325
2015-05-06 15:14:09 +00:00
bda5d592a2 - new versioin 1.6
- add script update_git.sh based on qemu's to simplify importing
  a patch series from git after rebasing.
* Patches dropped:
  0001-Python-3-compatibility-tweaks.patch (upstream)
  0001-Set-Python-3.4-magic-number-to-3310.patch (upstream)
  add-scoring-support.diff (different upstream solution)
  check-buildroot-during-install.diff (need to fix no-cleaning-of-buildroot check upstream)
  fix-versioned-prereq.diff (was disabled, not sure what it's useful for)
  ignore-non-readable-in-etc.diff (filtered anyways)
  locale-support.diff (drop)
  locale-update.diff (different upstream solution now)
  more-verbose-lsb-check.diff (drop)
  perl-versioned-rpath-deps.diff (upstream)
  rpmlint-1.5-disallow-var-run-and-var-lock.diff (upstream)
  rpmlint-1.5-Fix-setgroups-error-name.diff (upstream)
  rpmlint-decode-fix.diff (different upstream solution)
  rpmlint-fix-unexpanded-macros-for-array-values.patch (different upstream solution)
  stricter-tags-check.diff (merged in weak deps and check-for-self-provides.diff)
  suppress-for-perl-python.diff (use filter instead)
  suse-binary-info-compile-opts.diff (drop)
  suse-changelog.patch (change config instead)
  suse-mono-deps-checks.diff (useful?)
  suse-required-lsb-tags.diff (different upstream solution)
  verify-buildrequires.diff (very build system specific, drop)
  xdg-check-exception.diff (upstream)
* renamed patches:
  script-interpreter-only-for-exec-scripts.diff
  -> script-interpreter-only-for-exec-sc.diff
  confusing-invalid-spec-name.patch

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=317
2015-04-10 14:35:46 +00:00
22395fa067 Accepting request 285637 from home:krahmer:branches:devel:openSUSE:Factory:rpmlint
- added storaged DBUS service (bnc#915769)

OBS-URL: https://build.opensuse.org/request/show/285637
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=309
2015-02-11 13:09:00 +00:00
23dcfea513 Accepting request 285141 from home:kwk:branches:devel:openSUSE:Factory:rpmlint
pcp 3.10 requires these

- add standard users and groups pcp and pcpqa for pcp

OBS-URL: https://build.opensuse.org/request/show/285141
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=308
2015-02-11 13:02:28 +00:00
ab43937adf - add 0001-Set-Python-3.4-magic-number-to-3310.patch (bnc#876470)
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=270
2014-05-08 08:55:44 +00:00
5f37cb646e - disallow /var/run and /var/lock
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=267
2014-05-05 15:17:36 +00:00
15591fd243 Accepting request 224128 from home:aplanas:branches:devel:openSUSE:Factory:rpmlint
- added patches:
  * rpmlint-fix-unexpanded-macros-for-array-values.patch
- fix _unexpanded_macros for array values

OBS-URL: https://build.opensuse.org/request/show/224128
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=249
2014-02-27 16:19:54 +00:00
45c7c684cb Accepting request 224054 from home:aplanas:branches:devel:openSUSE:Factory:rpmlint
OBS-URL: https://build.opensuse.org/request/show/224054
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=247
2014-02-27 09:03:58 +00:00
b0b29cefb3 - added patches:
* 0001-Python-3-compatibility-tweaks.patch
- Change openstack- related users to non-prefixed variants,
  as they get renamed with the switch to Icehouse

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=244
2014-02-21 14:54:14 +00:00
3b18d9ed5c OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=240 2014-01-30 13:49:49 +00:00
4f93dd531e OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=239 2014-01-30 13:29:11 +00:00
6da029f09a - remove suse-rclink-check.diff and implement as separate check for
systemd units instead.

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=236
2014-01-30 09:27:59 +00:00
ccf62f3b93 OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=218 2013-09-23 14:40:25 +00:00
22ffbfc146 - remove checking for groups (bnc#767551)
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=215
2013-09-23 14:30:18 +00:00
8d26cdbecc Accepting request 199063 from home:matwey:branches:devel:openSUSE:Factory:rpmlint
add missed Requires for ErlangCheck.py module which came from pull-request #2.

OBS-URL: https://build.opensuse.org/request/show/199063
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=211
2013-09-16 11:16:48 +00:00
e2e27f2d91 - add suse-ignore-specfile-errors.diff:
ignore specfile-errors

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=203
2013-08-07 10:09:42 +00:00
0596567a6c - add xdg-check-exception.diff:
handle xdg menu files without exec entry (bnc#833384)

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=201
2013-08-06 09:21:50 +00:00
9eee3d4c25 - fix setgroups error name, patch from upstream git:
rpmlint-1.5-Fix-setgroups-error-name.diff

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=197
2013-07-30 13:46:54 +00:00
15bad7fc73 - update to 1.5:
* New Homepage
  * Plenty of new checks
- add compressed-backup-regex.diff
- remove python3_magic_number_fix.diff

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=189
2013-06-28 13:29:34 +00:00
3dd35c1f5c OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=176 2013-02-26 11:10:08 +00:00
aae8be1227 - add suse-filter-more-verbose.diff:
* make it more obvious which rpmlintrc causes an exception (bnc#801192)

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=175
2013-02-26 11:08:19 +00:00
18fa1b8871 - fix incorrect branding require warnings
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=165
2013-01-02 12:41:06 +00:00
63947e02a7 Accepting request 144581 from home:saschpe:branches:devel:openSUSE:Factory:rpmlint
- Add suse-manpages-for-rc-scripts.patch: Don't complain about
  missing man-pages for rc-scripts

OBS-URL: https://build.opensuse.org/request/show/144581
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=159
2012-12-07 17:20:22 +00:00
535a7992d8 Accepting request 141583 from home:adra:branches:devel:openSUSE:Factory:rpmlint
Added a patch (python3_magic_number_fix.diff) to update the magic number for python 3

OBS-URL: https://build.opensuse.org/request/show/141583
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=153
2012-11-18 10:10:37 +00:00
Factory Maintainer
698320a542 Accepting request 137523 from openSUSE:Factory:Staging:spdx
- no longer allow semicolon in licenses

OBS-URL: https://build.opensuse.org/request/show/137523
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=143
2012-10-16 05:26:14 +00:00
7c27466140 - Remove check for /var/lock and /var/run since it's in upstream
rpmlint already.

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=141
2012-10-04 11:32:25 +00:00
27a53dc391 Accepting request 136093 from home:a_jaeger:FactoryFix
Rework package: Add service for updating from git; take patches from git.

OBS-URL: https://build.opensuse.org/request/show/136093
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=139
2012-09-26 13:45:06 +00:00
3073721c60 - update to 1.4:
* rpmdiff: Teach rpmdiff about pretrans and posttrans
  * SpecCheck.py: merge patch from #97, using BuildArch with
  something else than Noarch is likely a error and causing issues.
  * FilesCheck.py: Add Python 3.3 magic number
  * FilesCheck.py, InitScriptCheck.py, MenuCheck.py, Pkg.py,
    PostCheck.py: Prepare for rpm-python possibly returning script
   progs as arrays.

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=133
2012-09-13 16:01:40 +00:00
45deb8e1a0 - remove python naming check (bnc#768247)
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=130
2012-07-05 12:31:37 +00:00
3a66388937 fix
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=116
2012-05-23 13:29:12 +00:00
52601ad106 - add check for pam modules (fate#313077)
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=114
2012-05-23 12:44:03 +00:00
0245201e41 - ignore fixed dependencies on config()
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=100
2012-02-29 11:02:50 +00:00
6213dc0a26 - add logrotate check (bnc#677335)
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=98
2012-02-20 16:06:38 +00:00
b7b8dc5287 Accepting request 99784 from home:vitezslav_cizek:branches:devel:openSUSE:Factory:rpmlint
- added standard user and group "puppet"

OBS-URL: https://build.opensuse.org/request/show/99784
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=91
2012-01-11 17:32:22 +00:00