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