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

Revision 6011, 4.9 KB checked in by Takemikaduchi, 12 years ago (diff)

new upstream release

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