Author: megabajt                     Date: Wed Apr  2 20:13:47 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.1.0
- removed obsolete -cfg and -uswsusp-support patches

---- Files affected:
SPECS:
   pm-utils.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/pm-utils.spec
diff -u SPECS/pm-utils.spec:1.4 SPECS/pm-utils.spec:1.5
--- SPECS/pm-utils.spec:1.4     Fri Nov 16 21:09:46 2007
+++ SPECS/pm-utils.spec Wed Apr  2 22:13:42 2008
@@ -2,17 +2,19 @@
 Summary:       Power management utilities and scripts
 Summary(pl.UTF-8):     Narzędzia i skrypty do zarządzania energią
 Name:          pm-utils
-Version:       0.99.4
+Version:       1.1.0
 Release:       1
 License:       GPL v2
 Group:         Applications/System
-Source0:       
http://cvs.fedoraproject.org/repo/pkgs/pm-utils/pm-utils-0.99.4.tar.gz/a88503876f63c96b55784be91b6458d2/%{name}-%{version}.tar.gz
-# Source0-md5: a88503876f63c96b55784be91b6458d2
-Patch0:                %{name}-cfg.patch
-Patch1:                %{name}-uswsusp-support.patch
+Source0:       
http://pm-utils.freedesktop.org/releases/%{name}-%{version}.tar.gz
+# Source0-md5: a9fcb1ee69ddc24bcc174ebf56f2cf11
 URL:           http://pm-utils.freedesktop.org/
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake
+Requires:      hal
+%ifarch %{ix86} %{x8664}
+Requires:      vbetool
+%endif
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -25,8 +27,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 %build
 %{__aclocal}
@@ -61,17 +61,23 @@
 %attr(755,root,root) %{_libdir}/pm-utils/bin/pm-action
 %attr(755,root,root) %{_libdir}/pm-utils/bin/pm-pmu
 %attr(755,root,root) %{_libdir}/pm-utils/bin/pm-reset-swap
+%dir %{_libdir}/pm-utils/module.d
+%attr(755,root,root) %{_libdir}/pm-utils/module.d/kernel
+%attr(755,root,root) %{_libdir}/pm-utils/module.d/tuxonice
+%attr(755,root,root) %{_libdir}/pm-utils/module.d/uswsusp
 %dir %{_libdir}/pm-utils/power.d
 %attr(755,root,root) %{_libdir}/pm-utils/power.d/sched-powersave
 %dir %{_libdir}/pm-utils/sleep.d
 %attr(755,root,root) %{_libdir}/pm-utils/sleep.d/*
 %{_libdir}/pm-utils/defaults
 %{_libdir}/pm-utils/functions
+%{_libdir}/pm-utils/pm-functions
 %attr(755,root,root) %{_sbindir}/pm-hibernate
 %attr(755,root,root) %{_sbindir}/pm-powersave
 %attr(755,root,root) %{_sbindir}/pm-suspend
 %attr(755,root,root) %{_sbindir}/pm-suspend-hybrid
 %{_mandir}/man1/*.1*
+%{_pkgconfigdir}/pm-utils.pc
 %ghost %{_var}/log/pm-suspend.log
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -80,6 +86,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2008-04-02 20:13:42  megabajt
+- updated to 1.1.0
+- removed obsolete -cfg and -uswsusp-support patches
+
 Revision 1.4  2007-11-16 20:09:46  megabajt
 - release 1
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pm-utils.spec?r1=1.4&r2=1.5&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to