7f875e5
Name:           telepathy-idle
8ea1f4a
Version:        0.1.1
19caa3c
Release:        2%{?dist}
7f875e5
Summary:        IRC connection manager for Telepathy
7f875e5
7f875e5
Group:          Applications/Communications
19caa3c
License:        LGPLv2+
7f875e5
URL:            http://telepathy.freedesktop.org/wiki/FrontPage
7f875e5
Source0:        http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
7f875e5
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
7f875e5
7f875e5
BuildRequires:  dbus-devel
7f875e5
BuildRequires:	dbus-glib-devel
8ea1f4a
BuildRequires:	openssl-devel >= 0.9.7
8ea1f4a
BuildRequires:	telepathy-glib-unstable-static >= 0.5.9
7f875e5
8ea1f4a
Requires:	telepathy-glib-unstable-static >= 0.5.9
7f875e5
Requires:	telepathy-filesystem
7f875e5
   
7f875e5
7f875e5
%description
7f875e5
A full-featured IRC connection manager for the Telepathy project.
7f875e5
7f875e5
7f875e5
%prep
7f875e5
%setup -q
7f875e5
7f875e5
8ea1f4a
%check
8ea1f4a
make check
8ea1f4a
8ea1f4a
7f875e5
%build
7f875e5
%configure
7f875e5
make %{?_smp_mflags}
7f875e5
7f875e5
7f875e5
%install
7f875e5
rm -rf $RPM_BUILD_ROOT
7f875e5
make install DESTDIR=$RPM_BUILD_ROOT
7f875e5
7f875e5
7f875e5
%clean
7f875e5
rm -rf $RPM_BUILD_ROOT
7f875e5
7f875e5
7f875e5
%files
7f875e5
%defattr(-,root,root,-)
7f875e5
%doc AUTHORS COPYING
7f875e5
%{_bindir}/%{name}
7f875e5
%{_datadir}/dbus-1/services/*.service
7f875e5
%{_datadir}/telepathy/managers/*.manager
7f875e5
7f875e5
7f875e5
%changelog
19caa3c
* Sun Aug  5 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.1.1-2
19caa3c
- Update license tag.
19caa3c
8ea1f4a
* Tue Jun 19 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.1.1-1
8ea1f4a
- Update to 0.1.1.
8ea1f4a
- Add check section for tests.
8ea1f4a
- Add BR on telepathy-glib-unstable-static.
8ea1f4a
7f875e5
* Mon Apr 16 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.0.5-1
7f875e5
- Initial spec file.
7f875e5