Hello community, here is the log from the commit of package pm-utils for openSUSE:Factory checked in at 2012-02-16 16:22:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pm-utils (Old) and /work/SRC/openSUSE:Factory/.pm-utils.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pm-utils", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/pm-utils/pm-utils.changes 2011-09-23 12:41:27.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.pm-utils.new/pm-utils.changes 2012-02-16 16:23:03.000000000 +0100 @@ -1,0 +2,6 @@ +Tue Feb 14 17:45:32 UTC 2012 - [email protected] + +- Remove init script, obsoleted by opensuse-kernel commit + 6efe9b5949513b33987e51400da8c75e7225970d + +------------------------------------------------------------------- Old: ---- rc.cpufreq ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pm-utils.spec ++++++ --- /var/tmp/diff_new_pack.GHZm6p/_old 2012-02-16 16:23:05.000000000 +0100 +++ /var/tmp/diff_new_pack.GHZm6p/_new 2012-02-16 16:23:05.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package pm-utils # -# Copyright (c) 2011 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,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild %define pm_libdir %{_prefix}/lib/%{name}/ %define pm_quirkdbdir %{pm_libdir}/video-quirks @@ -23,7 +22,7 @@ Name: pm-utils Version: 1.4.1 -Release: 9 +Release: 0 Summary: Tools to suspend and hibernate computers License: GPL-2.0+ Group: System/Base @@ -32,7 +31,6 @@ # http://gitorious.org/opensuse/pm-utils-suse Source1: pm-utils-suse-c4a2acedc2a25d61c7a82f050a2d98d2690ed16d.tar.bz2 Source2: http://pm-utils.freedesktop.org/releases/pm-quirks-20100316.tar.bz2 -Source3: rc.cpufreq #PATCH-FIX-OPENSUSE: fixes a dbus-send call Patch0: pm-utils-1.2.6.1-fix-broken-dbus-send.diff #PATCH-FIX-OPENSUSE: make the uswsusp module default on SUSE and port the "smart" behavior @@ -73,7 +71,6 @@ Richard Hughes <[email protected]> %package ndiswrapper -License: GPL-2.0+ Summary: The pm-utils hook for ndiswrapper Group: System/Base Supplements: ndiswrapper @@ -126,36 +123,15 @@ # no arch-specific data, we put it in datadir. %{__install} -d -m 0755 %{buildroot}%{_datadir}/pkgconfig mv %{buildroot}%{_prefix}/lib/pkgconfig/%{name}.pc %{buildroot}%{_datadir}/pkgconfig -# install cpufreq init script -install -D -m 0755 %{S:3} %{buildroot}%{_sysconfdir}/init.d/cpufreq -install -d -m 0755 %{buildroot}%{_sbindir} -ln -sf %{_sysconfdir}/init.d/cpufreq %{buildroot}%{_sbindir}/rccpufreq %clean rm -rf %{buildroot} -%preun -%stop_on_removal cpufreq - -%post -%fillup_and_insserv -f -y cpufreq - -%triggerun -- %{name} < 1.4.1-3 -# Forcefully enable the service on upgrades from versions where the service -# didn't exist or wasn't necessarily enabled by default. Without this, on -# upgrades, the service will not be enabled. -%insserv_force_if_yast cpufreq - -%postun -%restart_on_update cpufreq -%insserv_cleanup - %files %defattr (-,root,root) %doc README ChangeLog AUTHORS ../pm-utils-suse/doc/README.smart-suspend-to-RAM %attr(0755,root,root) %{_bindir}/* %{_sbindir}/* -%config %{_sysconfdir}/init.d/cpufreq %{_sysconfdir}/pm/ %config(noreplace) %{_sysconfdir}/pm/config.d/rtcwake.config %{pm_libdir} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
