Mailinglist Archive: opensuse-commit (832 mails)
| < Previous | Next > |
commit brp-check-suse for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 11 Feb 2010 20:45:01 +0100
- Message-id: <20100211194502.08026202A7@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package brp-check-suse for openSUSE:Factory
checked in at Thu Feb 11 20:45:01 CET 2010.
--------
--- brp-check-suse/brp-check-suse.changes 2009-09-18 01:47:59.000000000
+0200
+++ /mounts/work_src_done/STABLE/brp-check-suse/brp-check-suse.changes
2010-02-11 18:39:17.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Feb 11 18:38:31 CET 2010 - ro@xxxxxxx
+
+- replace mail address by http url in xdg_data check (bnc#510720)
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
New:
----
brp-check-suse-fix_mail.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ brp-check-suse.spec ++++++
--- /var/tmp/diff_new_pack.xIinpq/_old 2010-02-11 20:44:19.000000000 +0100
+++ /var/tmp/diff_new_pack.xIinpq/_new 2010-02-11 20:44:19.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package brp-check-suse (Version 1.0)
#
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,14 @@
Name: brp-check-suse
-License: Artistic License .. ; GPL v2 or later
+License: Artistic License .. ; GPLv2+
Group: Development/Tools/Building
AutoReqProv: on
Summary: build root policy check scripts
Version: 1.0
-Release: 22
+Release: 23
Source0: %{name}-%{version}.tar.bz2
+Patch0: brp-check-suse-fix_mail.patch
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -36,6 +37,7 @@
%prep
%setup -q
+%patch0
%build
# nothing to do
++++++ brp-check-suse-fix_mail.patch ++++++
--- 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;
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |