rpms/telepathy-mission-control/F-12 telepathy-mission-control.spec, 1.28, 1.29

Peter Robinson pbrobinson at fedoraproject.org
Wed Jun 2 11:14:01 UTC 2010


Author: pbrobinson

Update of /cvs/pkgs/rpms/telepathy-mission-control/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv5154

Modified Files:
	telepathy-mission-control.spec 
Log Message:
- enable gnome keyring so passwords are encrypted.


Index: telepathy-mission-control.spec
===================================================================
RCS file: /cvs/pkgs/rpms/telepathy-mission-control/F-12/telepathy-mission-control.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -p -r1.28 -r1.29
--- telepathy-mission-control.spec	27 May 2010 07:55:24 -0000	1.28
+++ telepathy-mission-control.spec	2 Jun 2010 11:14:01 -0000	1.29
@@ -1,7 +1,7 @@
 Name:           telepathy-mission-control
 Version:        5.4.2
 Epoch:          1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Central control for Telepathy connection manager
 
 Group:          System Environment/Libraries
@@ -13,6 +13,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 BuildRequires:  libxslt-devel
 BuildRequires:  GConf2-devel 
 BuildRequires:  telepathy-glib-devel >= 0.7.37
+BuildRequires:  libgnome-keyring-devel
 
 
 %description
@@ -42,7 +43,8 @@ files for developing applications that u
 
 
 %build
-%configure --disable-static
+%configure --disable-static --enable-gnome-keyring --enable-gtk-doc
+
 make %{?_smp_mflags}
 
 
@@ -81,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jun  1 2010 Peter Robinson <pbrobinson at gmail.com> - 1:5.4.2-2
+- enable gnome keyring so passwords are encrypted.
+
 * Wed May 26 2010 Brian Pepple <bpepple at fedoraproject.org> - 1:5.4.2-1
 - Update to 5.4.2.
 



More information about the scm-commits mailing list