Accepting request 242571 from Base:System
this package is crucial as it can cause failure of build for every package I believe that all the changes are mature enough to be propagated to openSUSE:Factory and test it against all the packages. I'll check failing packages after submission and rebuild. Lets break everything :) - brp-25-symlink: add mising '/etc/alternatives' back to whitelist - brp-25-symlink: fix eating /./ in path - massive rewrite of brp-25-symlink to reduce number of calls our tests shown speedup from 8,5 mins to 1 min for kernel-default (year ago) - All GTK apps are allowed to assume the presence of the Adwaita-icon-theme package; As a result of this, we now accept icons in icons/Adwaita on the whitelist (just as hicolor). patch by DimStar - remove brp-20-check-la, it is broken and la files are mostly deleted anyway - reduction of number of calls used by using more bashism, passing more regexp at once, use more double quotes brp-15-strip-debug brp-45-tcl brp-50-check-python brp-60-hook OBS-URL: https://build.opensuse.org/request/show/242571 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/brp-check-suse?expand=0&rev=48
This commit is contained in:
commit
f3eb6e9f4f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5db88ee008f6fb8dc2916f57ca17e3e53e58d10e8ef0be4d3383a2e2042effa5
|
||||
size 64600
|
3
brp-check-suse-13.2+git20140727.d76b99d.tar.xz
Normal file
3
brp-check-suse-13.2+git20140727.d76b99d.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:888f450fd47fc0a855101b11919628ea263727de00d5837c8cf9f3d844cfbf4b
|
||||
size 65548
|
@ -1,3 +1,40 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 27 07:40:38 UTC 2014 - sleep_walker@suse.cz
|
||||
|
||||
- brp-25-symlink: add mising '/etc/alternatives' back to whitelist
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 26 12:27:00 UTC 2014 - sleep_walker@suse.cz
|
||||
|
||||
- brp-25-symlink: fix eating /./ in path
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 25 17:47:24 UTC 2014 - sleep_walker@suse.cz
|
||||
|
||||
- massive rewrite of brp-25-symlink to reduce number of calls our
|
||||
tests shown speedup from 8,5 mins to 1 min for kernel-default
|
||||
(year ago)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 23 22:54:50 UTC 2014 - sleep_walker@suse.cz
|
||||
|
||||
- All GTK apps are allowed to assume the presence of the
|
||||
Adwaita-icon-theme package; As a result of this, we now accept icons
|
||||
in icons/Adwaita on the whitelist (just as hicolor).
|
||||
patch by DimStar
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 23 22:15:02 UTC 2014 - sleep_walker@suse.cz
|
||||
|
||||
- remove brp-20-check-la, it is broken and la files are mostly
|
||||
deleted anyway
|
||||
- reduction of number of calls used by using more bashism, passing
|
||||
more regexp at once, use more double quotes
|
||||
brp-15-strip-debug
|
||||
brp-45-tcl
|
||||
brp-50-check-python
|
||||
brp-60-hook
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 2 15:14:07 CEST 2014 - ro@suse.de
|
||||
|
||||
|
@ -23,7 +23,7 @@ License: GPL-2.0+
|
||||
Group: Development/Tools/Building
|
||||
# we need the full perl because of XML Parsing and utf-8
|
||||
Requires: perl
|
||||
Version: 13.2+git20140702.039494f
|
||||
Version: 13.2+git20140727.d76b99d
|
||||
Release: 0
|
||||
Url: http://gitorious.org/opensuse/brp-check-suse/
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user