forked from pool/brp-check-suse
- integrate brp-check-xdg-menus.patch (and add to git)
- ignore empty elements in rpath OBS-URL: https://build.opensuse.org/package/show/Base:System/brp-check-suse?expand=0&rev=35
This commit is contained in:
parent
d4286797be
commit
d158456c98
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:06647a77ac03df8df021f73de95cc6470faf1bf03ab6063b1a843d1135295d93
|
oid sha256:5d580ca5242d8c23f5943b7893a84e514c54a7d72848f96f754813cc314d2dab
|
||||||
size 62374
|
size 63971
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 13 13:53:13 CET 2012 - ro@suse.de
|
||||||
|
|
||||||
|
- integrate brp-check-xdg-menus.patch (and add to git)
|
||||||
|
- ignore empty elements in rpath
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 9 21:56:04 UTC 2012 - dimstar@opensuse.org
|
Fri Mar 9 21:56:04 UTC 2012 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -33,7 +33,6 @@ Url: http://gitorious.org/opensuse/brp-check-suse/
|
|||||||
# make package
|
# make package
|
||||||
#
|
#
|
||||||
Source0: %{name}-%{version}.tar.bz2
|
Source0: %{name}-%{version}.tar.bz2
|
||||||
Patch0: brp-check-xdg-menus.patch
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%global provfind sh -c "grep -v 'brp-desktop.data' | %__find_provides"
|
%global provfind sh -c "grep -v 'brp-desktop.data' | %__find_provides"
|
||||||
%global __find_provides %provfind
|
%global __find_provides %provfind
|
||||||
@ -45,7 +44,6 @@ build root checking or in parts implemeting SUSE policies.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
|
||||||
%ifnarch x86_64 s390x ppc64
|
%ifnarch x86_64 s390x ppc64
|
||||||
rm brp-65-lib64-linux
|
rm brp-65-lib64-linux
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
Reference in New Issue
Block a user