checked in (request 32339)
OBS-URL: https://build.opensuse.org/package/show/Base:System/brp-check-suse?expand=0&rev=7
This commit is contained in:
parent
91e537c939
commit
8c037f3f05
@ -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,8 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Thu Feb 11 18:38:31 CET 2010 - ro@suse.de
|
|
||||||
|
|
||||||
- replace mail address by http url in xdg_data check (bnc#510720)
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 18 01:44:06 CEST 2009 - ro@suse.de
|
Fri Sep 18 01:44:06 CEST 2009 - ro@suse.de
|
||||||
|
|
||||||
|
@ -26,7 +26,6 @@ Summary: build root policy check scripts
|
|||||||
Version: 1.0
|
Version: 1.0
|
||||||
Release: 22
|
Release: 22
|
||||||
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
|
||||||
|
|
||||||
@ -37,7 +36,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