fedora-cvs-commits@redhat.com
[Top] [All Lists]

rpms/acpid/devel acpid.spec,1.12,1.13

Subject: rpms/acpid/devel acpid.spec,1.12,1.13
From:
Date: Thu, 10 Aug 2006 11:27:38 -0400
Author: pknirsch

Update of /cvs/dist/rpms/acpid/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv23494

Modified Files:
        acpid.spec 
Log Message:
- Disable the automatic shutdown -h via powerdown button by default due to
  conflicts with gnome-power-manager



Index: acpid.spec
===================================================================
RCS file: /cvs/dist/rpms/acpid/devel/acpid.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- acpid.spec  12 Jul 2006 05:06:58 -0000      1.12
+++ acpid.spec  10 Aug 2006 15:27:35 -0000      1.13
@@ -1,14 +1,13 @@
 Summary: ACPI Event Daemon
 Name: acpid
 Version: 1.0.4
-Release: 2.1
+Release: 3
 License: GPL
 Group: System Environment/Daemons
 Source: http://prdownloads.sourceforge.net/acpid/acpid-%{version}.tar.gz
 Source1: acpid.logrotate
 Source2: acpid.init
 Source3: acpid.video.conf
-Patch1: acpid-1.0.3-conf.patch
 Patch2: acpid-1.0.3-makefile.patch
 Patch3: acpid-1.0.4-warning.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
@@ -23,7 +22,6 @@
 
 %prep
 %setup
-%patch1 -p1 -b .conffile
 %patch2 -p1 -b .makefile
 %patch3 -p1 -b .warning
 
@@ -88,6 +86,10 @@
 fi
 
 %changelog
+* Thu Aug 10 2006 Phil Knirsch <pknirsch@xxxxxxxxxx> - 1.0.4-3
+- Disable the automatic shutdown -h via powerdown button by default due to
+  conflicts with gnome-power-manager
+
 * Wed Jul 12 2006 Jesse Keating <jkeating@xxxxxxxxxx> - 1.0.4-2.1
 - rebuild
 

-- 
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits

<Prev in Thread] Current Thread [Next in Thread>
  • rpms/acpid/devel acpid.spec,1.12,1.13, fedora-cvs-commits <=