Mailinglist Archive: opensuse-commit (1400 mails)
| < Previous | Next > |
commit nspluginwrapper for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 02 Nov 2011 12:08:55 +0100
- Message-id: <20111102110855.3FD42202CA@hilbert.suse.de>
Hello community,
here is the log from the commit of package nspluginwrapper for openSUSE:Factory
checked in at 2011-11-02 12:08:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nspluginwrapper (Old)
and /work/SRC/openSUSE:Factory/.nspluginwrapper.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nspluginwrapper", Maintainer is "sbrabec@xxxxxxxx"
Changes:
--------
--- /work/SRC/openSUSE:Factory/nspluginwrapper/nspluginwrapper.changes
2011-09-23 02:14:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.nspluginwrapper.new/nspluginwrapper.changes
2011-11-02 12:08:54.000000000 +0100
@@ -1,0 +2,13 @@
+Mon Oct 31 17:06:15 CET 2011 - sbrabec@xxxxxxx
+
+- Do not wrap native plugins, it makes no sense any more
+ (bnc#727018#c6).
+
+-------------------------------------------------------------------
+Fri Oct 28 08:15:57 UTC 2011 - wr@xxxxxxxxxxxxx
+
+- do not build nspluginwrapper for i386 (bnc#727018)
+- do not supplement flash-player anymore as it is available for
+ i386 and x86-64 now
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ nspluginwrapper.spec ++++++
--- /var/tmp/diff_new_pack.9mMhhI/_old 2011-11-02 12:08:55.000000000 +0100
+++ /var/tmp/diff_new_pack.9mMhhI/_new 2011-11-02 12:08:55.000000000 +0100
@@ -32,8 +32,8 @@
%ifarch x86_64
BuildRequires: gcc-c++-32bit
%endif
-ExcludeArch: s390 s390x
-Supplements: acroread flash-player
+ExcludeArch: s390 s390x %ix86
+Supplements: acroread
# Name of platform split package, never used in openSUSE:
Provides: %{name}-%{_arch} = %{version}-%{release}
# Name of platform split package, used in openSUSE BS before 11.0:
@@ -93,38 +93,22 @@
# mplayerplug-in is a common name of third party package that may be
# affected, too.
-%triggerin -- RealPlayer acroread acroread_ja flash-player mplayerplug-in
+%triggerin -- RealPlayer acroread acroread_ja mplayerplug-in
# suppress "wrong ELF class" messages
-%ifarch %ix86
-%{_bindir}/%{name} -a -i -n 2>&1 | grep -v "wrong ELF class" >&2 || :
-%else
%{_bindir}/%{name} -a -i 2>&1 | grep -v "wrong ELF class" >&2 || :
-%endif
-%triggerpostun -- RealPlayer acroread acroread_ja flash-player mplayerplug-in
+%triggerpostun -- RealPlayer acroread acroread_ja mplayerplug-in
# suppress "wrong ELF class" messages
-%ifarch %ix86
-%{_bindir}/%{name} -a -u -n 2>&1 | grep -v "wrong ELF class" >&2 || :
-%else
%{_bindir}/%{name} -a -u 2>&1 | grep -v "wrong ELF class" >&2 || :
-%endif
%post
# suppress "wrong ELF class" messages
-%ifarch %ix86
-%{_bindir}/%{name} -a -i -n 2>&1 | grep -v "wrong ELF class" >&2 || :
-%else
%{_bindir}/%{name} -a -i 2>&1 | grep -v "wrong ELF class" >&2 || :
-%endif
%preun
if [ $1 = 0 ]; then
# suppress "wrong ELF class" messages
-%ifarch %ix86
- %{_bindir}/%{name} -a -r -n 2>&1 | grep -v "wrong ELF class" >&2 || :
-%else
%{_bindir}/%{name} -a -r 2>&1 | grep -v "wrong ELF class" >&2 || :
-%endif
fi
%files
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
here is the log from the commit of package nspluginwrapper for openSUSE:Factory
checked in at 2011-11-02 12:08:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nspluginwrapper (Old)
and /work/SRC/openSUSE:Factory/.nspluginwrapper.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nspluginwrapper", Maintainer is "sbrabec@xxxxxxxx"
Changes:
--------
--- /work/SRC/openSUSE:Factory/nspluginwrapper/nspluginwrapper.changes
2011-09-23 02:14:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.nspluginwrapper.new/nspluginwrapper.changes
2011-11-02 12:08:54.000000000 +0100
@@ -1,0 +2,13 @@
+Mon Oct 31 17:06:15 CET 2011 - sbrabec@xxxxxxx
+
+- Do not wrap native plugins, it makes no sense any more
+ (bnc#727018#c6).
+
+-------------------------------------------------------------------
+Fri Oct 28 08:15:57 UTC 2011 - wr@xxxxxxxxxxxxx
+
+- do not build nspluginwrapper for i386 (bnc#727018)
+- do not supplement flash-player anymore as it is available for
+ i386 and x86-64 now
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ nspluginwrapper.spec ++++++
--- /var/tmp/diff_new_pack.9mMhhI/_old 2011-11-02 12:08:55.000000000 +0100
+++ /var/tmp/diff_new_pack.9mMhhI/_new 2011-11-02 12:08:55.000000000 +0100
@@ -32,8 +32,8 @@
%ifarch x86_64
BuildRequires: gcc-c++-32bit
%endif
-ExcludeArch: s390 s390x
-Supplements: acroread flash-player
+ExcludeArch: s390 s390x %ix86
+Supplements: acroread
# Name of platform split package, never used in openSUSE:
Provides: %{name}-%{_arch} = %{version}-%{release}
# Name of platform split package, used in openSUSE BS before 11.0:
@@ -93,38 +93,22 @@
# mplayerplug-in is a common name of third party package that may be
# affected, too.
-%triggerin -- RealPlayer acroread acroread_ja flash-player mplayerplug-in
+%triggerin -- RealPlayer acroread acroread_ja mplayerplug-in
# suppress "wrong ELF class" messages
-%ifarch %ix86
-%{_bindir}/%{name} -a -i -n 2>&1 | grep -v "wrong ELF class" >&2 || :
-%else
%{_bindir}/%{name} -a -i 2>&1 | grep -v "wrong ELF class" >&2 || :
-%endif
-%triggerpostun -- RealPlayer acroread acroread_ja flash-player mplayerplug-in
+%triggerpostun -- RealPlayer acroread acroread_ja mplayerplug-in
# suppress "wrong ELF class" messages
-%ifarch %ix86
-%{_bindir}/%{name} -a -u -n 2>&1 | grep -v "wrong ELF class" >&2 || :
-%else
%{_bindir}/%{name} -a -u 2>&1 | grep -v "wrong ELF class" >&2 || :
-%endif
%post
# suppress "wrong ELF class" messages
-%ifarch %ix86
-%{_bindir}/%{name} -a -i -n 2>&1 | grep -v "wrong ELF class" >&2 || :
-%else
%{_bindir}/%{name} -a -i 2>&1 | grep -v "wrong ELF class" >&2 || :
-%endif
%preun
if [ $1 = 0 ]; then
# suppress "wrong ELF class" messages
-%ifarch %ix86
- %{_bindir}/%{name} -a -r -n 2>&1 | grep -v "wrong ELF class" >&2 || :
-%else
%{_bindir}/%{name} -a -r 2>&1 | grep -v "wrong ELF class" >&2 || :
-%endif
fi
%files
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |