SPECS: empathy.spec - 0.12
aredridel
aredridel at pld-linux.org
Sun Aug 26 01:10:03 CEST 2007
Author: aredridel Date: Sat Aug 25 23:10:03 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 0.12
---- Files affected:
SPECS:
empathy.spec (1.12 -> 1.13)
---- Diffs:
================================================================
Index: SPECS/empathy.spec
diff -u SPECS/empathy.spec:1.12 SPECS/empathy.spec:1.13
--- SPECS/empathy.spec:1.12 Mon Aug 13 16:18:07 2007
+++ SPECS/empathy.spec Sun Aug 26 01:09:58 2007
@@ -2,12 +2,13 @@
Summary: Very easy to use GNOME Telepathy client
Summary(pl.UTF-8): Bardzo łatwy w użyciu klient Telepathy dla GNOME
Name: empathy
-Version: 0.11
+Version: 0.12
Release: 1
License: GPL
Group: Applications/Communications
-Source0: http://ftp.gnome.org/pub/GNOME/sources/empathy/0.11/%{name}-%{version}.tar.bz2
-# Source0-md5: 8ee7ae2993d754fe5dcb3bc6cee2c1cd
+Source0: http://ftp.gnome.org/pub/GNOME/sources/empathy/%{version}/%{name}-%{version}.tar.bz2
+# Source0-md5: bd573be24ca435accb9313f41301a656
+Patch0: %{name}-python2.5.patch
URL: http://empathy.imendio.org/
BuildRequires: GConf2-devel
BuildRequires: autoconf >= 2.59
@@ -24,10 +25,10 @@
BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.311
BuildRequires: telepathy-mission-control-devel >= 4.33
-Requires: %{name}-libs = %{version}-%{release}
Requires(post,postun): gtk+2 >= 2:2.10.12
Requires(post,postun): hicolor-icon-theme
Requires(post,preun): GConf2
+Requires: %{name}-libs = %{version}-%{release}
Suggests: telepathy-butterfly
Suggests: telepathy-gabble
Suggests: telepathy-idle
@@ -78,8 +79,16 @@
%description static -l pl.UTF-8
Statyczne biblioteki empathy.
+%package -n python-%{name}
+Summary: Python module for Empathy
+Group: Development/Libraries
+
+%description -n python-%{name}
+Python module for Empathy.
+
%prep
%setup -q
+%patch0 -p1
%build
%{__glib_gettextize}
@@ -154,12 +163,20 @@
%{_libdir}/libempathy.a
%{_libdir}/libempathy-gtk.a
+%files -n python-%{name}
+%defattr(644,root,root,755)
+%attr(755,root,root) %{py_sitedir}/empathy.so
+%attr(755,root,root) %{py_sitedir}/empathygtk.so
+
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2007/08/25 23:09:58 aredridel
+- 0.12
+
Revision 1.12 2007/08/13 14:18:07 patrys
- 0.11
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/empathy.spec?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list