forked from pool/ndesk-dbus-glib
This commit is contained in:
parent
5f725586be
commit
d427443399
@ -1,10 +1,17 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ndesk-dbus-glib (Version 0.4.1)
|
# spec file for package ndesk-dbus-glib (Version 0.4.1)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
|
||||||
# package are under the same license as the package itself.
|
|
||||||
#
|
#
|
||||||
|
# All modifications and additions to the file contributed by third parties
|
||||||
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
# upon. The license for this file, and modifications and additions to the
|
||||||
|
# file, is the same license as for the pristine package itself (unless the
|
||||||
|
# license for the pristine package is not an Open Source License, in which
|
||||||
|
# case the license is the MIT License). An "Open Source License" is a
|
||||||
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
@ -18,7 +25,7 @@ Url: http://www.ndesk.org/DBusSharp
|
|||||||
License: X11/MIT
|
License: X11/MIT
|
||||||
Group: Development/Libraries/Other
|
Group: Development/Libraries/Other
|
||||||
Version: 0.4.1
|
Version: 0.4.1
|
||||||
Release: 1
|
Release: 36
|
||||||
Summary: Ndesk-dbus-glib provides glib integration for NDesk.DBus
|
Summary: Ndesk-dbus-glib provides glib integration for NDesk.DBus
|
||||||
Source: ndesk-dbus-glib-%{version}.tar.gz
|
Source: ndesk-dbus-glib-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -68,7 +75,7 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
%{_prefix}/lib/mono/ndesk-dbus-glib-1.0
|
%{_prefix}/lib/mono/ndesk-dbus-glib-1.0
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Jun 04 2008 wberrier@suse.de
|
* Tue Jun 03 2008 wberrier@suse.de
|
||||||
- Update to 0.4.1. Fixes bnc#390845 (broken mono apps using dbus
|
- Update to 0.4.1. Fixes bnc#390845 (broken mono apps using dbus
|
||||||
on ppc)
|
on ppc)
|
||||||
-Build system for 0.4.1 works much better so we don't need
|
-Build system for 0.4.1 works much better so we don't need
|
||||||
|
Loading…
Reference in New Issue
Block a user