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

Brian Pepple (bpepple) fedora-extras-commits at redhat.com
Fri Sep 8 13:27:53 UTC 2006


Author: bpepple

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

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


--- NEW FILE telepathy-gabble.spec ---
Name:           telepathy-gabble
Version:        0.3.1
Release:        1%{?dist}
Summary:        A Jabber/XMPP connection manager

Group:          Applications/Communications
License:        LGPL
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)

BuildRequires:  dbus-devel
BuildRequires:	dbus-glib-devel
BuildRequires:	loudmouth-devel


%description
A Jabber/XMPP connection manager, that handles single and multi-user
chats and voice calls.


%prep
%setup -q


%build
%configure
make %{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT


%clean
rm -rf $RPM_BUILD_ROOT


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


%changelog
* Mon Aug 28 2006 Brian Pepple <bpepple at fedoraproject.org> - 0.3.1-1
- Initial FE spec.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/telepathy-gabble/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	8 Sep 2006 13:27:26 -0000	1.1
+++ .cvsignore	8 Sep 2006 13:27:53 -0000	1.2
@@ -0,0 +1 @@
+telepathy-gabble-0.3.1.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/telepathy-gabble/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	8 Sep 2006 13:27:26 -0000	1.1
+++ sources	8 Sep 2006 13:27:53 -0000	1.2
@@ -0,0 +1 @@
+feb6766c1d2f984f1f37ffc8889e6faa  telepathy-gabble-0.3.1.tar.gz




More information about the fedora-extras-commits mailing list