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

Revision 9287, 5.2 KB checked in by inagaki, 9 years ago (diff)

2015-01-22 Ryoichi INAGAKI <ryo1@…>

  • libesmtp, spice, spice-protcol, telepathy-salut: updated
  • ptlib: rebuilt


Line 
1Summary:        Link-local XMPP telepathy connection manager
2Summary(ja):    Link-local XMPP telepathy 接続マネージャ
3
4Name:           telepathy-salut
5Version:        0.8.1
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:  avahi-tools
24BuildRequires:  python-twisted
25BuildRequires:  python-xmpp
26#BuildRequires: libasyncns-devel >= 0.3
27BuildRequires:  telepathy-glib-devel >= 0.7.36
28BuildRequires:  check-devel >= 0.9.4
29BuildRequires:  libsoup-devel
30BuildRequires:  libuuid-devel
31BuildRequires:  sqlite3-devel
32
33Requires:       telepathy-filesystem
34
35Vendor: Project Vine
36Distribution: Vine Linux
37
38%description
39%{name} is a Telepathy connection manager for link-local XMPP.
40Normally, XMPP does not support direct client-to-client interactions,
41since it requires authentication with a server.  This package makes
42it is possible to establish an XMPP-like communications system on a
43local network using zero-configuration networking.
44
45
46%prep
47%setup -q
48
49%build
50%configure --enable-ssl --disable-static
51make %{?_smp_mflags}
52
53%install
54rm -rf $RPM_BUILD_ROOT
55make install DESTDIR=$RPM_BUILD_ROOT
56rm -f $RPM_BUILD_ROOT%{_docdir}/%{name}/*.html
57
58#find $RPM_BUILD_ROOT -name '*.a' -exec rm -f {} \;
59find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} \;
60
61%clean
62rm -rf $RPM_BUILD_ROOT
63
64
65%files
66%defattr(-,root,root,-)
67%doc COPYING AUTHORS NEWS README docs/clique.html
68%{_libdir}/telepathy/salut-0
69%{_libexecdir}/%{name}
70%{_datadir}/dbus-1/services/*.service
71%{_datadir}/telepathy/managers/*.manager
72%{_mandir}/man8/%{name}.8.gz
73
74%changelog
75* Wed Jan 21 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 0.8.1-1
76- updated to 0.8,1
77- built with gnutls 3.2.20
78- removed BR: libasyncns-devel
79
80* Sat Jan 04 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.0-2
81- rebuild with VineSeed environment
82
83* Sat Apr 14 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.8.0-1
84- new upstream release
85- add BuildRequires: avahi-tools, python-twisted, python-xmpp
86
87* Sat Oct 22 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.6.0-1
88- new upstream release
89
90* Thu Sep 29 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.5.1-1
91- new upstream release
92- add BuildRequires: python-xmldiff, sqlite3-devel
93
94* Sun Jan 30 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.4.0-1
95- new upstream release
96- add BuildRequires: libuuid-devel
97
98* Sun Oct 03 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.3.13-1
99- new upstream release
100
101* Sat Nov  7 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.3.10-1
102- new upstream release
103
104* Tue Sep 30 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.4-1
105- initial build for Vine Linux
106
107* Sun Aug 24 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.3.4-2
108- Build with libasyncns support.
109
110* Sat Aug 23 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.3.4-1
111- Update to 0.3.4.
112- bump minimum tp-glib version needed.
113
114* Mon Mar 24 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.2.3-1
115- Update to 0.2.3.
116
117* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.2.2-3
118- Autorebuild for GCC 4.3
119
120* Fri Feb  8 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.2.2-2
121- Rebuild for gcc-4.3.
122
123* Wed Jan 30 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.2.2-1
124- Update to 0.2.2.
125
126* Tue Jan  8 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.2.1-1
127- Update to 0.2.1.
128
129* Fri Dec  7 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.2.0-1
130- Update to 0.2.0.
131
132* Wed Dec  5 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.1.11-2
133- rebuild for new libssl.so.6/libcrypto.so.6
134
135* Sat Dec  1 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.1.11-1
136- Update to 0.1.11.
137- Add min. version of check needed.
138
139* Tue Nov 27 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.1.1-1
140- Update to 0.1.10.
141
142* Wed Nov 14 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.1.9-1
143- Update to 0.1.9.
144
145* Tue Nov 13 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.1.8-1
146- Update to 0.1.8.
147
148* Mon Nov 12 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.1.7-1
149- Update to 0.1.7.
150
151* Wed Nov  7 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.1.6-1
152- Update to 0.1.6.
153- Add man page.
154- Bump min version of telepathy-glib-devel needed.
155
156* Sat Aug 25 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.1.4-1
157- Update to 0.1.4.
158- Update minimum BR versions needed.
159
160* Tue Aug 21 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.1.3-3
161- Rebuild.
162
163* Fri Aug  3 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.1.3-2
164- Update license tag.
165
166* Tue Jun 26 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.1.3-1
167- Update to 0.1.3.
168- Add BR on telepathy-glib-devel & libxslt.
169
170* Mon Apr 16 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.1.1-1
171- Update to 0.1.1
172- Add BR on openssl-devel & cyrus-sasl-devel.
173
174* Sun Jan 21 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.1.0-1
175- Initial Fedora spec file.
176
Note: See TracBrowser for help on using the repository browser.