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:
commit
be19c75224
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:08007fc484399bd4b757b97aee15fe4d3013dce7d18670fa875caf3e4ee42cc9
|
oid sha256:edd9f5f59a1c0f3087c7f667990d4434b83dfb99768804df93c5a07d5ae76ca7
|
||||||
size 62798
|
size 62321
|
||||||
|
@ -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;
|
|
@ -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
|
Wed Nov 10 10:11:52 UTC 2010 - lnussel@suse.de
|
||||||
|
|
||||||
|
@ -21,12 +21,11 @@
|
|||||||
Name: brp-check-suse
|
Name: brp-check-suse
|
||||||
License: Artistic License .. ; GPLv2+
|
License: Artistic License .. ; GPLv2+
|
||||||
Group: Development/Tools/Building
|
Group: Development/Tools/Building
|
||||||
AutoReqProv: on
|
AutoReqProv: off
|
||||||
Summary: build root policy check scripts
|
Summary: build root policy check scripts
|
||||||
Version: 1.0
|
Version: 1.0
|
||||||
Release: 32
|
Release: 32
|
||||||
Source0: %{name}-%{version}.tar.bz2
|
Source0: %{name}-%{version}.tar.bz2
|
||||||
Patch0: brp-check-suse-fix_mail.patch
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
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"
|
||||||
@ -39,7 +38,6 @@ build root policy check scripts
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# nothing to do
|
# nothing to do
|
||||||
|
Loading…
Reference in New Issue
Block a user