source: projects/specs/trunk/t/telepathy-salut/telepathy-salut-vl.spec @ 521

Revision 521, 4.0 KB checked in by daisuke, 14 years ago (diff)

import VineSeed package specs

Line 
1Summary:        Link-local XMPP telepathy connection manager
2Summary(ja):    Link-local XMPP telepathy 接続マネージャ
3
4Name:           telepathy-salut
5Version:        0.3.10
6Release:        1%{?_dist_release}
7
8Group:          Applications/Communications
9License:        LGPLv2+
10URL:            http://telepathy.freedesktop.org/wiki/FrontPage
11Source0:        http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
12
13BuildRoot:      %{_tmppath}/%{name}-%{version}-root
14BuildRequires:  glib2-devel >= 2.16
15BuildRequires:  dbus-devel >= 1.1.0
16BuildRequires:  dbus-glib-devel >= 0.61
17BuildRequires:  avahi-gobject-devel
18BuildRequires:  libxml2-devel
19BuildRequires:  openssl-devel
20BuildRequires:  cyrus-sasl-devel
21BuildRequires:  libxslt
22BuildRequires:  python >= 2.5
23BuildRequires:  libasyncns-devel >= 0.3
24BuildRequires:  telepathy-glib-devel >= 0.7.36
25BuildRequires:  check-devel >= 0.9.4
26BuildRequires:  libsoup-devel
27
28Requires:       telepathy-filesystem
29
30%description
31%{name} is a Telepathy connection manager for link-local XMPP.
32Normally, XMPP does not support direct client-to-client interactions,
33since it requires authentication with a server.  This package makes
34it is possible to establish an XMPP-like communications system on a
35local network using zero-configuration networking.
36
37
38%prep
39%setup -q
40
41%build
42%configure --enable-ssl
43make %{?_smp_mflags}
44
45%install
46rm -rf $RPM_BUILD_ROOT
47make install DESTDIR=$RPM_BUILD_ROOT
48rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/*.html
49
50%clean
51rm -rf $RPM_BUILD_ROOT
52
53
54%files
55%defattr(-,root,root,-)
56%doc COPYING AUTHORS NEWS README docs/clique.html
57%{_libexecdir}/%{name}
58%{_datadir}/dbus-1/services/*.service
59%{_datadir}/telepathy/managers/*.manager
60%{_mandir}/man8/%{name}.8.gz
61
62%changelog
63* Sat Nov  7 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.3.10-1
64- new upstream release
65
66* Tue Sep 30 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.4-1
67- initial build for Vine Linux
68
69* Sun Aug 24 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.3.4-2
70- Build with libasyncns support.
71
72* Sat Aug 23 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.3.4-1
73- Update to 0.3.4.
74- bump minimum tp-glib version needed.
75
76* Mon Mar 24 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.2.3-1
77- Update to 0.2.3.
78
79* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.2.2-3
80- Autorebuild for GCC 4.3
81
82* Fri Feb  8 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.2.2-2
83- Rebuild for gcc-4.3.
84
85* Wed Jan 30 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.2.2-1
86- Update to 0.2.2.
87
88* Tue Jan  8 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.2.1-1
89- Update to 0.2.1.
90
91* Fri Dec  7 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.2.0-1
92- Update to 0.2.0.
93
94* Wed Dec  5 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.1.11-2
95- rebuild for new libssl.so.6/libcrypto.so.6
96
97* Sat Dec  1 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.1.11-1
98- Update to 0.1.11.
99- Add min. version of check needed.
100
101* Tue Nov 27 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.1.1-1
102- Update to 0.1.10.
103
104* Wed Nov 14 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.1.9-1
105- Update to 0.1.9.
106
107* Tue Nov 13 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.1.8-1
108- Update to 0.1.8.
109
110* Mon Nov 12 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.1.7-1
111- Update to 0.1.7.
112
113* Wed Nov  7 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.1.6-1
114- Update to 0.1.6.
115- Add man page.
116- Bump min version of telepathy-glib-devel needed.
117
118* Sat Aug 25 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.1.4-1
119- Update to 0.1.4.
120- Update minimum BR versions needed.
121
122* Tue Aug 21 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.1.3-3
123- Rebuild.
124
125* Fri Aug  3 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.1.3-2
126- Update license tag.
127
128* Tue Jun 26 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.1.3-1
129- Update to 0.1.3.
130- Add BR on telepathy-glib-devel & libxslt.
131
132* Mon Apr 16 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.1.1-1
133- Update to 0.1.1
134- Add BR on openssl-devel & cyrus-sasl-devel.
135
136* Sun Jan 21 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.1.0-1
137- Initial Fedora spec file.
138
Note: See TracBrowser for help on using the repository browser.