Accepting request 85698 from GNOME:Factory

Pushing G:F

OBS-URL: https://build.opensuse.org/request/show/85698
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libnotify?expand=0&rev=25
This commit is contained in:
Lars Vogdt
2011-10-02 08:15:50 +00:00
committed by Git OBS Bridge
3 changed files with 8 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
libnotify4
arch ppc package libnotify-devel
libnotify-devel
requires -libnotify-<targettype>
requires "libnotify4-<targettype> = <version>"

View File

@@ -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

View File

@@ -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