rpms/telepathy-butterfly/devel telepathy-butterfly.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Brian Pepple (bpepple) fedora-extras-commits at redhat.com
Sun Oct 1 13:18:12 UTC 2006


Author: bpepple

Update of /cvs/extras/rpms/telepathy-butterfly/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23398/devel

Modified Files:
	.cvsignore sources 
Added Files:
	telepathy-butterfly.spec 
Log Message:
auto-import telepathy-butterfly-0.1.0-1 on branch devel from telepathy-butterfly-0.1.0-1.src.rpm


--- NEW FILE telepathy-butterfly.spec ---
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}

Name:           telepathy-butterfly
Version:        0.1.0
Release:        1%{?dist}
Summary:        MSN connection manager for Telepathy

Group:          Applications/Communications
License:        GPL
URL:            http://telepathy.freedesktop.org/wiki/
Source0:        http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildArch:      noarch
BuildRequires:	dbus-devel
BuildRequires:	pkgconfig

Requires:	python-telepathy
Requires:	pymsn
Requires:	dbus
Requires:	telepathy-filesystem


%description
An MSN connection manager that handles presence, personal messages,
and conversations


%prep
%setup -q


%build
%{__python} setup.py build


%install
rm -rf $RPM_BUILD_ROOT
%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc COPYING AUTHORS
%{_bindir}/%{name}
%{_datadir}/dbus-1/services/*.service
%{_datadir}/telepathy/managers/*.manager
%{python_sitelib}/*



%changelog
* Thu Sep 21 2006 Brian Pepple <bpepple at fedoraproject.org> - 0.1.0-1
- Initial FE spec.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/telepathy-butterfly/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	1 Oct 2006 13:17:53 -0000	1.1
+++ .cvsignore	1 Oct 2006 13:18:12 -0000	1.2
@@ -0,0 +1 @@
+telepathy-butterfly-0.1.0.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/telepathy-butterfly/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	1 Oct 2006 13:17:53 -0000	1.1
+++ sources	1 Oct 2006 13:18:12 -0000	1.2
@@ -0,0 +1 @@
+425c5ea49c01a88b7b7eb144a52e6c54  telepathy-butterfly-0.1.0.tar.gz




More information about the scm-commits mailing list