[telepathy-mission-control] Fix 617832

Peter Robinson pbrobinson at fedoraproject.org
Sat Aug 21 20:28:58 UTC 2010


commit fc5cf70d9031c72e57df3cdfe20859f5eaffaf42
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sat Aug 21 21:28:49 2010 +0100

    Fix 617832

 telepathy-mission-control.spec |   14 +++++---------
 1 files changed, 5 insertions(+), 9 deletions(-)
---
diff --git a/telepathy-mission-control.spec b/telepathy-mission-control.spec
index c4270b9..f08003c 100644
--- a/telepathy-mission-control.spec
+++ b/telepathy-mission-control.spec
@@ -1,18 +1,17 @@
 Name:           telepathy-mission-control
 Version:        5.4.3
 Epoch:          1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Central control for Telepathy connection manager
 
 Group:          System Environment/Libraries
 License:        LGPLv2
 URL:            http://telepathy.freedesktop.org/wiki/Mission_Control
 Source0:        http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  libxslt-devel
 BuildRequires:  GConf2-devel 
-BuildRequires:  telepathy-glib-devel >= 0.7.37
+BuildRequires:  telepathy-glib-devel
 BuildRequires:  libgnome-keyring-devel
 
 
@@ -58,12 +57,6 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 rm -rf $RPM_BUILD_ROOT
 
 
-%post -p /sbin/ldconfig
-
-
-%postun -p /sbin/ldconfig
-
-
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING
@@ -83,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jun  1 2010 Peter Robinson <pbrobinson at gmail.com> - 1:5.4.2-2
+- Fix 617832
+
 * Thu Jun 17 2010 Brian Pepple <bpepple at fedoraproject.org> - 1:5.4.3-1
 - Update to 5.4.3.
 


More information about the scm-commits mailing list