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
This commit is contained in:
parent
8e6b59cf62
commit
10418d260b
@ -1,4 +1,4 @@
|
||||
libnotify4
|
||||
arch ppc package libnotify-devel
|
||||
libnotify-devel
|
||||
requires -libnotify-<targettype>
|
||||
requires "libnotify4-<targettype> = <version>"
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user