*** empty log message ***
This commit is contained in:
parent
f14594b377
commit
e66b33ada5
@ -16,13 +16,10 @@
|
|||||||
# Mono only availible on these: (s390x disabled for now)
|
# Mono only availible on these: (s390x disabled for now)
|
||||||
%define mono_archs %ix86 x86_64 ppc ia64 armv4l sparc s390 #s390x
|
%define mono_archs %ix86 x86_64 ppc ia64 armv4l sparc s390 #s390x
|
||||||
|
|
||||||
# Just exclusivearch for now:
|
|
||||||
ExclusiveArch: %mono_archs
|
|
||||||
|
|
||||||
Summary: D-BUS message bus
|
Summary: D-BUS message bus
|
||||||
Name: dbus
|
Name: dbus
|
||||||
Version: 0.60
|
Version: 0.60
|
||||||
Release: 2
|
Release: 3
|
||||||
URL: http://www.freedesktop.org/software/dbus/
|
URL: http://www.freedesktop.org/software/dbus/
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
License: AFL/GPL
|
License: AFL/GPL
|
||||||
@ -291,6 +288,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 9 2006 Alexander Larsson <alexl@redhat.com> 0.60-3
|
||||||
|
- Don't exclude non-mono arches
|
||||||
|
|
||||||
* Mon Jan 9 2006 Alexander Larsson <alexl@redhat.com> - 0.60-2
|
* Mon Jan 9 2006 Alexander Larsson <alexl@redhat.com> - 0.60-2
|
||||||
- Add dbus-sharp sub-package
|
- Add dbus-sharp sub-package
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user