- 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:
Ruediger Oertel 2012-03-13 12:55:45 +00:00 committed by Git OBS Bridge
parent d4286797be
commit d158456c98
3 changed files with 8 additions and 4 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:06647a77ac03df8df021f73de95cc6470faf1bf03ab6063b1a843d1135295d93
size 62374
oid sha256:5d580ca5242d8c23f5943b7893a84e514c54a7d72848f96f754813cc314d2dab
size 63971

View File

@ -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

View File

@ -33,7 +33,6 @@ Url: http://gitorious.org/opensuse/brp-check-suse/
# make package
#
Source0: %{name}-%{version}.tar.bz2
Patch0: brp-check-xdg-menus.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%global provfind sh -c "grep -v 'brp-desktop.data' | %__find_provides"
%global __find_provides %provfind
@ -45,7 +44,6 @@ build root checking or in parts implemeting SUSE policies.
%prep
%setup -q
%patch0 -p1
%ifnarch x86_64 s390x ppc64
rm brp-65-lib64-linux
%endif