]> git.pld-linux.org Git - packages/empathy.git/blame - empathy.spec
- 2.32.0
[packages/empathy.git] / empathy.spec
CommitLineData
8f5d8743 1Summary: Very easy to use GNOME Telepathy client
ff309d39 2Summary(pl.UTF-8): Bardzo łatwy w użyciu klient Telepathy dla GNOME
8f5d8743 3Name: empathy
76db3754 4Version: 2.32.0
6d54043f 5Release: 1
9d8d0097 6License: GPL v2
8f5d8743 7Group: Applications/Communications
76db3754
PZ
8Source0: http://ftp.gnome.org/pub/GNOME/sources/empathy/2.32/%{name}-%{version}.tar.bz2
9# Source0-md5: 491ad04843938951afa5e34a3e238aca
fa1ed95c 10Patch0: configure.patch
9d8d0097
MB
11URL: http://live.gnome.org/Empathy
12BuildRequires: GConf2-devel >= 2.26.0
0f3796d3 13BuildRequires: NetworkManager-devel >= 0.7
7bc86367
MB
14BuildRequires: autoconf >= 2.59
15BuildRequires: automake >= 1:1.9
6a27292c 16#BuildRequires: check >= 0.9.4
17#BuildRequires: clutter-gtk-devel >= 0.10.0
9d8d0097 18BuildRequires: dbus-glib-devel >= 0.74
6a27292c 19#BuildRequires: docbook-dtd412-xml
9d8d0097
MB
20BuildRequires: enchant-devel >= 1.2.0
21BuildRequires: evolution-data-server-devel >= 2.24.0
67fd8e35 22BuildRequires: farsight2-devel
6d54043f 23BuildRequires: folks-devel
0f3796d3 24BuildRequires: geoclue-devel >= 0.11
9d8d0097
MB
25BuildRequires: gettext-devel
26BuildRequires: gnome-common >= 2.24.0
0f3796d3 27BuildRequires: gnome-doc-utils >= 0.18.0
6a27292c 28#BuildRequires: gnome-panel-devel >= 2.24.0
9d8d0097
MB
29BuildRequires: gstreamer-devel
30BuildRequires: gstreamer-plugins-base-devel
67fd8e35 31BuildRequires: gtk+2-devel >= 2:2.18.0
6a27292c 32#BuildRequires: gtk-doc >= 1.3
0f3796d3 33BuildRequires: gtk-webkit-devel >= 1.1.7
9d8d0097
MB
34BuildRequires: intltool >= 0.40.0
35BuildRequires: iso-codes >= 0.35
36BuildRequires: libcanberra-gtk-devel >= 0.4
0f3796d3 37BuildRequires: libchamplain-devel >= 0.4
67fd8e35 38BuildRequires: libgnome-keyring-devel
9d8d0097 39BuildRequires: libnotify-devel >= 0.4.4
8f5d8743 40BuildRequires: libtool
0f3796d3 41BuildRequires: libunique-devel
7bc86367 42BuildRequires: libxml2-devel >= 1:2.6.28
6d54043f 43BuildRequires: nautilus-sendto-devel >= 2.31.7
7bc86367 44BuildRequires: pkgconfig
9d8d0097 45BuildRequires: rpmbuild(find_lang) >= 1.23
8f5d8743 46BuildRequires: rpmbuild(macros) >= 1.311
c94b2508 47BuildRequires: sed >= 4.0
9d8d0097 48BuildRequires: telepathy-farsight-devel
ae274225 49BuildRequires: telepathy-glib-devel >= 0.9.2
6d54043f
PZ
50BuildRequires: telepathy-logger-devel >= 0.1.5
51Requires(post,postun): glib2 >= 1:2.25.11
a4a87cd7 52Requires(post,postun): gtk+2 >= 2:2.12.0
8f5d8743 53Requires(post,postun): hicolor-icon-theme
4a2dae01 54Requires: telepathy-mission-control
e7f1dfbf
MB
55Suggests: telepathy-butterfly
56Suggests: telepathy-gabble
9d8d0097 57Suggests: telepathy-haze
e7f1dfbf
MB
58Suggests: telepathy-idle
59Suggests: telepathy-salut
9d8d0097 60Suggests: telepathy-sofiasip
6ce0d76b
PZ
61Obsoletes: empathy-apidocs < 2.29.1
62Obsoletes: empathy-devel < 2.29.1
63Obsoletes: empathy-libs < 2.29.1
8f5d8743 64Obsoletes: gnome-jabber
6ce0d76b 65Obsoletes: python-empathy < 2.29.1
b351ecf9 66# sr@Latn vs. sr@latin
67Conflicts: glibc-misc < 6:2.7
8f5d8743 68BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
69
70%description
71Empathy aims at making Instant Messaging with Jabber as easy as
72possible.
73
ff309d39 74%description -l pl.UTF-8
7bc86367
MB
75Celem Empathy jest uczynienie komunikowania poprzez Jabbera tak łatwym
76jak to tylko możliwe.
ff309d39 77
6ce0d76b
PZ
78%package -n nautilus-sendto-empathy
79Summary: Empathy support for sending files in Nautilus
80Summary(pl.UTF-8): Wsparcie Empathy przy wysyłaniu plików z Nautilusa
81Group: X11/Applications
82Requires: %{name} = %{version}-%{release}
67fd8e35 83Requires: nautilus-sendto >= 2.28.1
3b871c30 84
6ce0d76b
PZ
85%description -n nautilus-sendto-empathy
86Enables sending files from Nautilus to your Empathy contacts.
3b871c30 87
6ce0d76b
PZ
88%description -n nautilus-sendto-empathy -l pl.UTF-8
89Pozwala na przesyłanie z Nautilusa plików do kontaktów Empathy.
92291b9a 90
8f5d8743 91%prep
92%setup -q
fa1ed95c
MB
93%patch0 -p1
94
6ce0d76b
PZ
95rm po/en@shaw.po
96sed -i 's/^en@shaw//' po/LINGUAS
8f5d8743 97
98%build
9d8d0097
MB
99%{__intltoolize}
100%{__libtoolize}
101%{__aclocal} -I m4
102%{__autoconf}
103%{__autoheader}
104%{__automake}
8f5d8743 105%configure \
c94b2508 106 --with-connectivity=nm \
d8157f12 107 --disable-schemas-install \
67fd8e35 108 --disable-silent-rules \
e03dc004 109 --disable-static \
6d54043f 110 --enable-favourite-contacts \
e03dc004 111 --enable-location \
67fd8e35
MB
112 --enable-nautilus-sendto
113
e03dc004 114%{__make} -j 1
8f5d8743 115
116%install
117rm -rf $RPM_BUILD_ROOT
118
119%{__make} install \
120 DESTDIR=$RPM_BUILD_ROOT \
121 GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
122
67fd8e35 123rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus-sendto/plugins/*.la
a4a87cd7
MB
124rm -f $RPM_BUILD_ROOT%{py_sitedir}/*.{la,a}
125
9d8d0097 126%find_lang %{name} --with-gnome --with-omf
8f5d8743 127
128%clean
129rm -rf $RPM_BUILD_ROOT
130
131%post
6d54043f 132glib-compile-schemas %{_datadir}/glib-2.0/schemas
8f5d8743 133%update_icon_cache hicolor
134
8f5d8743 135%postun
6d54043f 136glib-compile-schemas %{_datadir}/glib-2.0/schemas
8f5d8743 137%update_icon_cache hicolor
138
139%files -f %{name}.lang
140%defattr(644,root,root,755)
141%doc AUTHORS CONTRIBUTORS ChangeLog NEWS README
9d8d0097 142%attr(755,root,root) %{_bindir}/empathy
6ce0d76b
PZ
143%attr(755,root,root) %{_bindir}/empathy-accounts
144%attr(755,root,root) %{_bindir}/empathy-debugger
6d54043f
PZ
145%attr(755,root,root) %{_libexecdir}/empathy-auth-client
146%attr(755,root,root) %{_libexecdir}/empathy-av
8f5d8743 147%{_datadir}/%{name}
6d54043f 148%{_datadir}/GConf/gsettings/empathy.convert
e03dc004 149%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Empathy.service
6d54043f
PZ
150%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Empathy.AudioVideo.service
151%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Empathy.Auth.service
152%{_datadir}/glib-2.0/schemas/org.gnome.Empathy.gschema.xml
153%{_datadir}/telepathy/clients/Empathy.client
154%{_datadir}/telepathy/clients/Empathy.AudioVideo.client
155%{_datadir}/telepathy/clients/Empathy.Auth.client
8f5d8743 156%{_iconsdir}/hicolor/*/apps/*
30bde267 157%{_mandir}/man1/empathy*.1*
408975c4 158%{_desktopdir}/*.desktop
d8157f12 159
6ce0d76b 160%files -n nautilus-sendto-empathy
ca30ba9e 161%defattr(644,root,root,755)
6ce0d76b 162%attr(755,root,root) %{_libdir}/nautilus-sendto/plugins/libnstempathy.so
This page took 0.094424 seconds and 4 git commands to generate.