source: projects/specs/trunk/t/telepathy-glib/telepathy-glib-vl.spec @ 4650

Revision 4650, 6.2 KB checked in by Takemikaduchi, 13 years ago (diff)

GNOME-3.1.5

Line 
1%define dbus_ver        1.4.0
2%define dbus_glib_ver   0.88
3%define glib_ver        2.26
4
5Summary:        GLib bindings for Telepathy
6Summary(ja):    Telepathy の GLib バインディング
7
8Name:           telepathy-glib
9Version:        0.15.5
10Release:        1%{?_dist_release}
11
12Group:          System Environment/Libraries
13License:        LGPLv2+
14URL:            http://telepathy.freedesktop.org/wiki/FrontPage
15Source0:        http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
16Patch0:         telepathy-glib-0.13.0-broken-pkgconfig.patch
17BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
18
19BuildRequires:  gtk-doc
20BuildRequires:  dbus-devel >= %{dbus_ver}
21BuildRequires:  dbus-glib-devel >= %{dbus_glib_ver}
22BuildRequires:  glib2-devel >= %{glib_ver}
23BuildRequires:  libxslt
24BuildRequires:  python
25BuildRequires:  gobject-introspection-devel
26BuildRequires:  vala-devel
27BuildRequires:  vala-tools
28
29Vendor: Project Vine
30Distribution: Vine Linux
31
32%description
33Telepathy-glib is the glib bindings for the telepathy unified framework
34for all forms of real time conversations, including instant messaging, IRC,
35voice calls and video calls.
36
37
38%package        devel
39Summary:        Development files for %{name}
40Summary(ja):    %{name} の開発用ファイル
41Group:          Development/Libraries
42Requires:       %{name} = %{version}-%{release}
43Requires:       %{name}-vala = %{version}-%{release}
44Requires:       telepathy-filesystem
45Requires:       dbus-devel >= %{dbus_ver}
46Requires:       dbus-glib-devel >= %{dbus_glib_ver}
47Requires:       glib2-devel >= %{glib_ver}
48Requires:       pkgconfig
49
50
51%description devel
52The %{name}-devel package contains libraries and header files for
53developing applications that use %{name}.
54
55
56%package vala
57Summary:        Vala bindings for %{name}
58Group:          Development/Libraries
59Requires:       %{name} = %{version}-%{release}
60Requires:       vala
61
62
63%description vala
64Vala bindings for %{name}.
65
66
67%prep
68%setup -q
69%patch0 -p1 -b .pkg-config
70
71%check
72make check
73
74
75%build
76%configure --enable-static=no --enable-vala-bindings=yes --enable-introspection=yes
77make %{?_smp_mflags}
78
79
80%install
81rm -rf $RPM_BUILD_ROOT
82make install DESTDIR=$RPM_BUILD_ROOT
83find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
84
85
86%clean
87rm -rf $RPM_BUILD_ROOT
88
89
90%post -p /sbin/ldconfig
91
92
93%postun -p /sbin/ldconfig
94
95
96%files
97%defattr(-,root,root,-)
98%doc AUTHORS COPYING README NEWS
99%{_libdir}/libtelepathy-glib*.so.*
100%{_libdir}/girepository-1.0
101
102%files devel
103%defattr(-,root,root,-)
104%doc %{_datadir}/gtk-doc/html/%{name}/
105%{_libdir}/libtelepathy-glib.so
106%{_libdir}/pkgconfig/%{name}.pc
107%{_includedir}/telepathy-1.0/%{name}/
108%{_datadir}/gir-1.0
109
110%files vala
111%defattr(-,root,root,-)
112%{_datadir}/vala/vapi/telepathy-glib.deps
113%{_datadir}/vala/vapi/telepathy-glib.vapi
114
115
116%changelog
117* Sun Aug 21 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.15.5-1
118- new upstream release
119
120* Mon Aug 15 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.15.4-1
121- new upstream release
122
123* Sun Oct 03 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.13.0-1
124- new upstream release
125- add BuildRequires: gobject-introspection-devel, vala-devel, vala-tools
126- update Patch0
127- add vala sub package
128
129* Thu Sep 23 2010 IWAI, Masaharu <iwai@alib.jp> 0.10.2-2
130- build with rpm-4.8.1-1 for pkg-config file
131- add broken pkg-config file patch (Patch0): from Fedora 0.11.15-1
132
133* Sun Apr 11 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.10.2-1
134- new upstream release
135
136* Wed Nov  4 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.9.1-1
137- new upstream release
138
139* Fri Sep 26 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 0.7.14-1
140- initial build for Vine Linux
141
142* Sat Aug 23 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.7.14-1
143- Update to 0.7.14.
144- Add README & NEWS to docs.
145
146* Tue Jul 29 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.7.13-1
147- Update to 0.7.13.
148
149* Mon Jul 28 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.7.12-2
150- Update broken-pkgconfig patch. (#456621)
151
152* Mon Jul 21 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.7.12-1
153- Update to 0.7.12.
154- Update pkgconfig patch.
155
156* Thu Jul  3 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.7.11-1
157- Update to 0.7.11.
158
159* Fri Jun  6 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.7.10-1
160- Update 0.7.10.
161
162* Fri May 30 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.7.9-1
163- Update to 0.7.9.
164- Enable tests.
165
166* Fri May  9 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.7.8-1
167- Update to 0.7.8.
168
169* Tue Apr 22 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.7.6-1
170- Update to 0.7.6.
171
172* Mon Mar 24 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.7.5-4
173- Bump.
174
175* Fri Mar 21 2008 - Bastien Nocera <bnocera@redhat.com> - 0.7.5-3
176- Really fix #436773
177
178* Mon Mar 10 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.7.5-2
179- Add requires for glib2-devel to devel package. (#436773)
180
181* Fri Mar  7 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.7.5-1
182- Update to 0.7.5.
183- Remove hack to fix ppc64 build.  fixed upstream.
184
185* Thu Mar  6 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.7.4-1
186- Update to 0.7.4.
187- Disable test for now.
188- Add hack to fix build on ppc64.
189
190* Fri Feb  8 2008 Brian Pepple <bpepple@fedoraproject.org> - 0.7.0-2
191- Rebuild for gcc-4.3.
192
193* Fri Nov 23 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.7.0-1
194- Update to 0.7.0.
195- Drop unstable-static subpackage.
196- Bump min. versions of dbus-devel & dbus-glib-devel.
197
198* Mon Nov 12 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.6.1-1
199- Update to 0.6.1.
200
201* Wed Aug 29 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.5.14-1
202- Update to 0.5.14.
203
204* Tue Aug 28 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.5.13-6
205- Add BR on python.
206
207* Tue Aug 21 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.5.13-5
208- Rebuild.
209
210* Sun Aug  5 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.5.13-4
211- Update license tag.
212
213* Mon Jun 18 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.5.13-3
214- Add check section to run test suite.
215- Mark gtk-docs as docs.
216
217* Sat Jun 16 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.5.13-2
218- Change Group to more accurate categoryn.
219- Require pkgconfig on the devel package.
220- Move headers for unstable libs to unstable-static sub-pacakge.
221
222* Tue Jun  5 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.5.13-1
223- Update to 0.5.13.
224
225* Wed May 16 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.5.11-1
226- Update to 0.5.11.
227
228* Sat Apr 21 2007 Brian Pepple <bpepple@fedoraproject.org> - 0.5.10-1
229- Intial spec.
230
Note: See TracBrowser for help on using the repository browser.