|
@@ -16,7 +16,6 @@ Source23: pm-utils-bugreport-info.sh
|
|
|
|
|
|
Source100: 00tuxonice
|
|
Source100: 00tuxonice
|
|
Source101: tuxonice.sysconfig
|
|
Source101: tuxonice.sysconfig
|
|
-Source102: sleep_module
|
|
|
|
|
|
|
|
Source110: suspend_modules
|
|
Source110: suspend_modules
|
|
|
|
|
|
@@ -38,9 +37,6 @@ Requires: vbetool
|
|
%endif
|
|
%endif
|
|
Conflicts: apmd < 3.2.2
|
|
Conflicts: apmd < 3.2.2
|
|
|
|
|
|
-Vendor: Project Vine
|
|
|
|
-Distribution: Vine Linux
|
|
|
|
-Packager: daisuke
|
|
|
|
|
|
|
|
%description
|
|
%description
|
|
The pm-utils package contains utilities and scripts useful for tasks related
|
|
The pm-utils package contains utilities and scripts useful for tasks related
|
|
@@ -83,7 +79,6 @@ install -D -m 0755 %{SOURCE23} $RPM_BUILD_ROOT%{_sbindir}/pm-utils-bugreport-inf
|
|
# Install tuxonice staff
|
|
# Install tuxonice staff
|
|
install -D -m 0755 %{SOURCE100} %{buildroot}%{_libdir}/pm-utils/sleep.d/00tuxonice
|
|
install -D -m 0755 %{SOURCE100} %{buildroot}%{_libdir}/pm-utils/sleep.d/00tuxonice
|
|
install -D -m 0644 %{SOURCE101} %{buildroot}%{_sysconfdir}/sysconfig/tuxonice
|
|
install -D -m 0644 %{SOURCE101} %{buildroot}%{_sysconfdir}/sysconfig/tuxonice
|
|
-install -D -m 0644 %{SOURCE102} %{buildroot}%{_sysconfdir}/pm/config.d/sleep_module
|
|
|
|
# Install suspend_modules
|
|
# Install suspend_modules
|
|
install -D -m 0644 %{SOURCE110} %{buildroot}%{_sysconfdir}/pm/config.d/suspend_modules
|
|
install -D -m 0644 %{SOURCE110} %{buildroot}%{_sysconfdir}/pm/config.d/suspend_modules
|
|
|
|
|
|
@@ -115,7 +110,6 @@ rm -rf %{buildroot}
|
|
%dir %{_sysconfdir}/pm/power.d
|
|
%dir %{_sysconfdir}/pm/power.d
|
|
%dir %{_sysconfdir}/pm/sleep.d
|
|
%dir %{_sysconfdir}/pm/sleep.d
|
|
%config(noreplace) %{_sysconfdir}/pm/config.d/suspend_modules
|
|
%config(noreplace) %{_sysconfdir}/pm/config.d/suspend_modules
|
|
-%config(noreplace) %{_sysconfdir}/pm/config.d/sleep_module
|
|
|
|
%dir %{_libdir}/pm-utils/
|
|
%dir %{_libdir}/pm-utils/
|
|
%{_libdir}/pm-utils/bin/
|
|
%{_libdir}/pm-utils/bin/
|
|
%{_libdir}/pm-utils/defaults
|
|
%{_libdir}/pm-utils/defaults
|
|
@@ -147,10 +141,8 @@ rm -rf %{buildroot}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
-* Wed Jun 22 2011 Daiuske SUZUKI <daisuke@linux.or.jp> 1.4.1-3
|
|
|
|
-- add sleep_module to set SLEEP_MODULE="tuxonice"
|
|
|
|
-- fix suspend_modules
|
|
|
|
- - s/SUSPEND_MODULE/SUSPEND_MODULES/
|
|
|
|
|
|
+* Wed Jul 16 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.4.1-3
|
|
|
|
+- rebuild with VineSeed environment
|
|
|
|
|
|
* Mon Apr 11 2011 Daiuske SUZUKI <daisuke@linux.or.jp> 1.4.1-2
|
|
* Mon Apr 11 2011 Daiuske SUZUKI <daisuke@linux.or.jp> 1.4.1-2
|
|
- add patch14 from ubuntu
|
|
- add patch14 from ubuntu
|
|
@@ -200,7 +192,7 @@ rm -rf %{buildroot}
|
|
and the front-end scripts will return a failure error code if hook-running
|
|
and the front-end scripts will return a failure error code if hook-running
|
|
was aborted.
|
|
was aborted.
|
|
|
|
|
|
-* Mon Jun 22 2008 Richard Hughes <rhughes@redhat.com> - 1.1.2.3-1
|
|
|
|
|
|
+* Sun Jun 22 2008 Richard Hughes <rhughes@redhat.com> - 1.1.2.3-1
|
|
- Update to 1.1.2.3
|
|
- Update to 1.1.2.3
|
|
|
|
|
|
* Fri Jun 20 2008 Till Maas <opensource@till.name> - 1.1.2.2-2
|
|
* Fri Jun 20 2008 Till Maas <opensource@till.name> - 1.1.2.2-2
|
|
@@ -212,13 +204,13 @@ rm -rf %{buildroot}
|
|
separate package now
|
|
separate package now
|
|
- substitute %%{__rm} macros for uniform macro usage
|
|
- substitute %%{__rm} macros for uniform macro usage
|
|
|
|
|
|
-* Mon May 29 2008 Richard Hughes <rhughes@redhat.com> - 1.1.2.2-1
|
|
|
|
|
|
+* Thu May 29 2008 Richard Hughes <rhughes@redhat.com> - 1.1.2.2-1
|
|
- Update to 1.1.2.2
|
|
- Update to 1.1.2.2
|
|
|
|
|
|
-* Mon May 28 2008 Richard Hughes <rhughes@redhat.com> - 1.1.2.1-2
|
|
|
|
|
|
+* Wed May 28 2008 Richard Hughes <rhughes@redhat.com> - 1.1.2.1-2
|
|
- Change BR from docbook-utils to xmlto
|
|
- Change BR from docbook-utils to xmlto
|
|
|
|
|
|
-* Mon May 28 2008 Richard Hughes <rhughes@redhat.com> - 1.1.2.1-1
|
|
|
|
|
|
+* Wed May 28 2008 Richard Hughes <rhughes@redhat.com> - 1.1.2.1-1
|
|
- Update to 1.1.2.1
|
|
- Update to 1.1.2.1
|
|
|
|
|
|
* Mon May 12 2008 Richard Hughes <rhughes@redhat.com> - 1.1.1-2
|
|
* Mon May 12 2008 Richard Hughes <rhughes@redhat.com> - 1.1.1-2
|
|
@@ -255,13 +247,13 @@ rm -rf %{buildroot}
|
|
already a newer version
|
|
already a newer version
|
|
- remove unused BR: hal-devel, dbus-devel, pkgconfig, docbook-utils
|
|
- remove unused BR: hal-devel, dbus-devel, pkgconfig, docbook-utils
|
|
|
|
|
|
-* Mon Apr 8 2008 Richard Hughes <rhughes@redhat.com> - 1.1.0-4
|
|
|
|
|
|
+* Tue Apr 8 2008 Richard Hughes <rhughes@redhat.com> - 1.1.0-4
|
|
- Fix build on 64 bit machines - harder.
|
|
- Fix build on 64 bit machines - harder.
|
|
|
|
|
|
-* Mon Apr 8 2008 Richard Hughes <rhughes@redhat.com> - 1.1.0-3
|
|
|
|
|
|
+* Tue Apr 8 2008 Richard Hughes <rhughes@redhat.com> - 1.1.0-3
|
|
- Fix build on 64 bit machines.
|
|
- Fix build on 64 bit machines.
|
|
|
|
|
|
-* Mon Apr 8 2008 Richard Hughes <rhughes@redhat.com> - 1.1.0-2
|
|
|
|
|
|
+* Tue Apr 8 2008 Richard Hughes <rhughes@redhat.com> - 1.1.0-2
|
|
- Actually do the build.
|
|
- Actually do the build.
|
|
|
|
|
|
* Mon Apr 7 2008 Matthias Clasen <mclasen@redhat.com> - 1.1.0-1
|
|
* Mon Apr 7 2008 Matthias Clasen <mclasen@redhat.com> - 1.1.0-1
|