Accepting request 58060 from Base:System

Accepted submit request 58060 from user oertel

OBS-URL: https://build.opensuse.org/request/show/58060
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/brp-check-suse?expand=0&rev=25
This commit is contained in:
Marcus Rückert 2011-01-13 15:46:06 +00:00 committed by Git OBS Bridge
commit be19c75224
4 changed files with 25 additions and 16 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:08007fc484399bd4b757b97aee15fe4d3013dce7d18670fa875caf3e4ee42cc9
size 62798
oid sha256:edd9f5f59a1c0f3087c7f667990d4434b83dfb99768804df93c5a07d5ae76ca7
size 62321

View File

@ -1,11 +0,0 @@
--- brp-desktop.data/xdg_menu
+++ brp-desktop.data/xdg_menu
@@ -1980,7 +1980,7 @@
$output = output_validate($menu);
print $output;
if ( $validate_error eq 1 ) {
- print "Errors in installed desktop file detected. Please mail stbinner\@suse.de, if you think this is wrong.\n";
+ print "Errors in installed desktop file detected. Please refer to http://en.opensuse.org/SUSE_Package_Conventions/RPM_Macros\n";
exit 1;
}
exit 0;

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Thu Jan 13 14:26:41 CET 2011 - ro@suse.de
- switch to git source
- integrate fix-mail patch
-------------------------------------------------------------------
Mon Jan 10 18:37:11 CET 2011 - ro@suse.de
- disable autoreqprov
-------------------------------------------------------------------
Mon Jan 10 17:55:59 CET 2011 - ro@suse.de
- really drop brp-check-bytecode-version
- integrate fix-mail patch into tarball
-------------------------------------------------------------------
Mon Jan 10 13:00:04 UTC 2011 - mvyskocil@suse.cz
- fix bnc#465005 - drop brp-check-bytecode-version
-------------------------------------------------------------------
Wed Nov 10 10:11:52 UTC 2010 - lnussel@suse.de

View File

@ -21,12 +21,11 @@
Name: brp-check-suse
License: Artistic License .. ; GPLv2+
Group: Development/Tools/Building
AutoReqProv: on
AutoReqProv: off
Summary: build root policy check scripts
Version: 1.0
Release: 32
Source0: %{name}-%{version}.tar.bz2
Patch0: brp-check-suse-fix_mail.patch
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%global provfind sh -c "grep -v 'brp-desktop.data' | %__find_provides"
@ -39,7 +38,6 @@ build root policy check scripts
%prep
%setup -q
%patch0
%build
# nothing to do