Author: megabajt                     Date: Wed Feb 23 21:26:46 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- back to stable version on HEAD (0.11.x moved to DEVEL)

---- Files affected:
packages/telepathy-gabble:
   telepathy-gabble.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: packages/telepathy-gabble/telepathy-gabble.spec
diff -u packages/telepathy-gabble/telepathy-gabble.spec:1.37 
packages/telepathy-gabble/telepathy-gabble.spec:1.38
--- packages/telepathy-gabble/telepathy-gabble.spec:1.37        Sun Feb 20 
08:19:01 2011
+++ packages/telepathy-gabble/telepathy-gabble.spec     Wed Feb 23 22:26:41 2011
@@ -1,22 +1,20 @@
 # $Revision$, $Date$
-# TODO:
-# - Add static package for gabble.la
-#
 Summary:       A Telepathy connection manager for Jabber/XMPP
 Summary(pl.UTF-8):     Zarządca połączeń Telepathy dla Jabbera/XMPP
 Name:          telepathy-gabble
-Version:       0.11.5
-Release:       2
+# NOTE: 0.11.x is development branch
+Version:       0.10.5
+Release:       1
 License:       LGPL
 Group:         Libraries
 Source0:       
http://telepathy.freedesktop.org/releases/telepathy-gabble/%{name}-%{version}.tar.gz
-# Source0-md5: 1d31d04ecf6d05786ae3690b03bfaa60
+# Source0-md5: 6d3e07354fb6d3ea5f8375e7cf776a27
 URL:           http://telepathy.freedesktop.org/wiki/
 BuildRequires: autoconf >= 2.59
-BuildRequires: automake >= 1:1.9
+BuildRequires: automake >= 1:1.11
 BuildRequires: dbus-devel >= 1.1.0
-BuildRequires: dbus-glib-devel >= 0.78
-BuildRequires: glib2-devel >= 1:2.22.0
+BuildRequires: dbus-glib-devel >= 0.82
+BuildRequires: glib2-devel >= 1:2.24.0
 BuildRequires: gnutls-devel >= 2.8.2
 BuildRequires: libnice-devel >= 0.0.11
 BuildRequires: libsoup-devel >= 2.4.0
@@ -25,14 +23,13 @@
 BuildRequires: libxslt-progs
 BuildRequires: pkgconfig
 BuildRequires: python
-BuildRequires: telepathy-glib-devel >= 0.13.9
+BuildRequires: telepathy-glib-devel >= 0.12.0
 BuildRequires: which
+BuildRequires: sqlite3-devel
 Requires:      ca-certificates
 Requires:      dbus >= 1.1.0
-Requires:      dbus-glib >= 0.78
-Requires:      libtelepathy
-Requires:      libtelepathy-devel
-Requires:      telepathy-glib >= 0.13.9
+Requires:      dbus-glib >= 0.82
+Requires:      telepathy-glib >= 0.12.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -51,7 +48,8 @@
 %{__autoheader}
 %{__automake}
 %configure \
-       --with-ca-certificates=%{_sysconfdir}/certs
+       --disable-silent-rules \
+       --with-ca-certificates=%{_sysconfdir}/certs/ca-certificates.crt
 %{__make}
 
 %install
@@ -60,7 +58,8 @@
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/telepathy-gabble
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/telepathy/gabble-0/*.la
+%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/doc/telepathy-gabble
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -72,11 +71,12 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README
 %attr(755,root,root) %{_libdir}/telepathy-gabble
+%dir %{_libdir}/telepathy
 %dir %{_libdir}/telepathy/gabble-0
 %attr(755,root,root) %{_libdir}/telepathy/gabble-0/*.so
 
%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.gabble.service
 %{_datadir}/telepathy/managers/gabble.manager
-%{_mandir}/man8/*
+%{_mandir}/man8/*.8*
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -84,6 +84,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2011/02/23 21:26:41  megabajt
+- back to stable version on HEAD (0.11.x moved to DEVEL)
+
 Revision 1.37  2011/02/20 07:19:01  arekm
 - release 2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/telepathy-gabble/telepathy-gabble.spec?r1=1.37&r2=1.38&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to