Accepting request 203202 from devel:languages:ruby:extensions
- make use of the same findfileconflicts as the one repo-checker uses - switched repo location to github OBS-URL: https://build.opensuse.org/request/show/203202 OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=82
This commit is contained in:
parent
9a238fccdb
commit
038a142fad
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b30c5f6ebc6df2e588d2e9236f394e186415e84c4ad2537b999d29bc2d611bc7
|
||||
size 33457
|
||||
oid sha256:ba09522a7f47c31f925671d9a4e4f430d0b722ce4896cef3892c9e71bd122e8f
|
||||
size 36292
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 11 10:59:20 UTC 2013 - coolo@suse.com
|
||||
|
||||
- make use of the same findfileconflicts as the one repo-checker uses
|
||||
- switched repo location to github
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 10 14:00:50 UTC 2012 - coolo@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package post-build-checks
|
||||
#
|
||||
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -25,12 +25,12 @@ Release: 0
|
||||
PreReq: aaa_base permissions sed
|
||||
Requires: aaa_base-malloccheck
|
||||
Requires: gawk
|
||||
Url: http://gitorious.org/opensuse/post-build-checks
|
||||
Url: https://github.com/openSUSE/post-build-checks
|
||||
#
|
||||
# Note: don't rebuild this manually. Instead submit your patches
|
||||
# for inclusion in the git repo!
|
||||
#
|
||||
# git clone git://gitorious.org/opensuse/post-build-checks.git
|
||||
# git clone https://github.com/openSUSE/post-build-checks.git
|
||||
# cd post-build-checks
|
||||
# make package
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user