Hello community,

here is the log from the commit of package acpid for openSUSE:Factory checked 
in at 2012-09-26 16:08:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/acpid (Old)
 and      /work/SRC/openSUSE:Factory/.acpid.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "acpid", Maintainer is "hma...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/acpid/acpid.changes      2012-08-26 
11:30:37.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.acpid.new/acpid.changes 2012-09-26 
16:09:00.000000000 +0200
@@ -1,0 +2,19 @@
+Sun Sep 23 04:00:57 UTC 2012 - crrodrig...@opensuse.org
+
+- 2.0.17 release
+    (configure.ac)  (Ted Felix)
+  - Check for chmod.
+    (configure.ac)  (Ted Felix)
+  - Add support for tablet mode switch.  
+    (input_layer.c)  (Fabian Henze)
+  - Incorrect sizeof() usage for memset.  
+    (libnetlink.c)  (Auke Kok)
+  - Close some unclosed fd's.  
+    (acpid.c event.c ud_socket.c)  (Auke Kok)
+  - Do not create pid file when running in foreground.  
+    (acpid.c)  (Cristian Rodriguez)
+  - Free regular expression.  
+    (event.c)  (Cristian Rodriguez)
+- acpid-wrong-memset.patch removed, is upstream
+
+-------------------------------------------------------------------

Old:
----
  acpid-2.0.16.tar.gz
  acpid-wrong-memset.patch

New:
----
  acpid-2.0.17.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ acpid.spec ++++++
--- /var/tmp/diff_new_pack.eZnI3G/_old  2012-09-26 16:09:04.000000000 +0200
+++ /var/tmp/diff_new_pack.eZnI3G/_new  2012-09-26 16:09:04.000000000 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           acpid
-Version:        2.0.16
+Version:        2.0.17
 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://tedfelix.com/linux/%{name}-%{version}.tar.gz
+Source:         http://tedfelix.com/linux/%{name}-%{version}.tar.xz
 Source2:        rcacpid
 Source3:        README.SuSE
 Source4:        thinkpad_acpi.modprobe
@@ -34,9 +34,8 @@
 Source8:        acpid.service
 # PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
 Patch1:         acpid-makefile.patch
-# PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
-Patch2:         acpid-wrong-memset.patch
 BuildRequires:  systemd
+BuildRequires:  xz
 Requires(pre):  %fillup_prereq
 Requires(pre):  %insserv_prereq
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -54,14 +53,13 @@
 %prep
 %setup -q
 %patch1
-%patch2 
 
 cp %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE7} 
%{SOURCE9} .
 
 %build
 export LDFLAGS="-Wl,-z,relro,-z,now"
 %configure 
-make OPT="%{optflags}" %{?_smp_mflags}
+make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%{buildroot} SBINDIR=%{_sbindir}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to