Hello community, here is the log from the commit of package mpt-firmware for openSUSE:Factory checked in at 2012-06-12 07:09:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mpt-firmware (Old) and /work/SRC/openSUSE:Factory/.mpt-firmware.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mpt-firmware", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/mpt-firmware/mpt-firmware.changes 2011-09-23 02:13:33.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.mpt-firmware.new/mpt-firmware.changes 2012-06-12 07:09:30.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Jun 11 08:30:36 UTC 2012 - [email protected] + +- Drop {ignore_error} from the udev rule, its not supported anymore. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mpt-firmware.spec ++++++ --- /var/tmp/diff_new_pack.dpeVGa/_old 2012-06-12 07:09:32.000000000 +0200 +++ /var/tmp/diff_new_pack.dpeVGa/_new 2012-06-12 07:09:32.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package mpt-firmware (Version 1.0) +# spec file for package mpt-firmware # -# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 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 @@ -15,15 +15,13 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: mpt-firmware Summary: Configuration files for autoloading mptctl at boot time -Version: 1.0 -Release: 236 License: GPL-2.0+ Group: Hardware/Other +Version: 1.0 +Release: 0 Requires: module-init-tools BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ mptctl.rules ++++++ --- /var/tmp/diff_new_pack.dpeVGa/_old 2012-06-12 07:09:32.000000000 +0200 +++ /var/tmp/diff_new_pack.dpeVGa/_new 2012-06-12 07:09:32.000000000 +0200 @@ -1,6 +1,6 @@ # Autoload mptctl module ACTION!="add", GOTO="mptctl_end" -SUBSYSTEM=="pci", DRIVER=="mpt*", ENV{MODALIAS}=="?*", RUN{ignore_error}+="/sbin/modprobe mptctl" +SUBSYSTEM=="pci", DRIVER=="mpt*", ENV{MODALIAS}=="?*", RUN+="/sbin/modprobe mptctl" LABEL="mptctl_end" -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
