]> git.pld-linux.org Git - packages/pm-utils.git/commitdiff
- added support for s2disk / s2ram programs (uswsusp-support patch)
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Wed, 7 Nov 2007 16:38:00 +0000 (16:38 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 0.2

Changed files:
    pm-utils.spec -> 1.3

pm-utils.spec

index df17414185c40fa2b1bc24caf6a5e766ecd2d820..6bdd16ae4d78578b254c3c07529a3da5d0e3ceac 100644 (file)
@@ -2,12 +2,13 @@ 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
-Release:       0.1
+Release:       0.2
 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
 URL:           http://pm-utils.freedesktop.org/
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake
@@ -24,6 +25,7 @@ związanych z zarządzaniem energią.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__aclocal}
This page took 0.027087 seconds and 4 git commands to generate.