File dbus-explorer.spec of Package DBus-Explorer
Name: dbus-explorer
Version: 0.1
Release: 1
License: MIT/X11
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: mono mono-devel pkg-config gnome-vfs-sharp2 gnome-sharp2 glade-sharp2 glib-sharp2 gtk-sharp2 gconf-sharp2 update-desktop-files ndesk-dbus ndesk-dbus-glib intltool ndesk-dbus-glib-devel
Group: Applications/Internet
Summary: A GUI for exploring dbus services
Source: %{name}-%{version}.tar.gz
#Force files to use /lib and not /lib64
%define _libdir %{_prefix}/lib
%description
A GUI for exploring dbus services
%prep
%setup
%build
%configure
%__make %{?jobs:-j%{jobs}}
%install
%makeinstall
%clean
%__rm -rf "%{buildroot}"
%files
%defattr(-,root,root)
%{_libdir}/dbus-explorer