From 10418d260b0b4647636357d1871ac8cc574777834fc7ac9b2091e2916fe7dca7 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 21 Sep 2011 15:27:31 +0000 Subject: [PATCH] Accepting request 82595 from home:jengelh:bl - Enable libnotify-devel for all baselibs archs - Remove redundant tags/sections; use %_smp_mflags OBS-URL: https://build.opensuse.org/request/show/82595 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libnotify?expand=0&rev=29 --- baselibs.conf | 2 +- libnotify.changes | 6 ++++++ libnotify.spec | 6 +----- 3 files changed, 8 insertions(+), 6 deletions(-) diff --git a/baselibs.conf b/baselibs.conf index 3c4e909..6d76d61 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,4 +1,4 @@ libnotify4 -arch ppc package libnotify-devel +libnotify-devel requires -libnotify- requires "libnotify4- = " diff --git a/libnotify.changes b/libnotify.changes index fe32130..2d431b3 100644 --- a/libnotify.changes +++ b/libnotify.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 16 17:13:27 UTC 2011 - jengelh@medozas.de + +- Enable libnotify-devel for all baselibs archs +- Remove redundant tags/sections; use %_smp_mflags + ------------------------------------------------------------------- Tue Aug 30 16:22:16 CEST 2011 - vuntz@opensuse.org diff --git a/libnotify.spec b/libnotify.spec index 2f27cbb..d7618f2 100644 --- a/libnotify.spec +++ b/libnotify.spec @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: libnotify @@ -84,15 +83,12 @@ D-BUS notifications library. --enable-gtk-doc \ %endif --disable-static -make %{?jobs:-j%jobs} +make %{?_smp_mflags} %install %makeinstall %{__rm} -f %{buildroot}%{_libdir}/*.la -%clean -rm -rf $RPM_BUILD_ROOT - %post -n libnotify4 -p /sbin/ldconfig %postun -n libnotify4 -p /sbin/ldconfig