Accepting request 210691 from home:posophe:branches:Base:System

- Update to version 2.0.20
  - Improve build and release documentation.  
    (README)  (Ted Felix)
  - Fix for Debian bug #719659.  Improved handling of systems with
    large numbers of input layer connections.  Better error handling.
    (connection_list.h connection_list.c inotify_handler.c input_layer.c 
    netlink.c proc.c sock.c acpid.c)  (Ted Felix, Ben Winslow)
  - Update .gitignore for Eclipse.
    (.gitignore)  (Ted Felix)
- Remove unused rcacpid from sources
- Change systemd for systemd-rpm-macros requirement; full systemd
  environment is not needed to build
- Rename README.SuSE in README.SUSE to fix suse-wrong-suse-capitalisation
  rpmlint warning

OBS-URL: https://build.opensuse.org/request/show/210691
OBS-URL: https://build.opensuse.org/package/show/Base:System/acpid?expand=0&rev=67
This commit is contained in:
2013-12-13 09:41:27 +00:00
committed by Git OBS Bridge
parent 5aa371d9cc
commit 6daa307db2
6 changed files with 25 additions and 129 deletions

View File

@@ -17,14 +17,14 @@
Name: acpid
Version: 2.0.19
Version: 2.0.20
Release: 0
Summary: Executes Actions at ACPI Events
License: GPL-2.0+
Group: System/Daemons
Url: http://tedfelix.com/linux/acpid-netlink.html
Source: http://downloads.sourceforge.net/project/acpid2/%{name}-%{version}.tar.xz
Source3: README.SuSE
Source3: README.SUSE
Source5: events.power_button
Source6: thinkpad_handler
Source7: power_button
@@ -35,7 +35,7 @@ Source11: sleep_button
# PATCH-MISSING-TAG -- See http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
Patch1: acpid-makefile.patch
BuildRequires: systemd
BuildRequires: systemd-rpm-macros
BuildRequires: xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %ix86 x86_64 ia64
@@ -99,7 +99,7 @@ touch %{buildroot}%{_localstatedir}/log/acpid
%{_sbindir}/acpid
%{_sbindir}/kacpimon
%{_bindir}/acpi_listen
%doc README.SuSE README Changelog examples
%doc README.SUSE README Changelog examples
%{_mandir}/man8/acpid.8.gz
%{_mandir}/man8/acpi_listen.8.gz
%{_mandir}/man8/kacpimon.8.gz