rpms/deja-dup/F-13 deja-dup.spec,1.8,1.9

Rahul Sundaram sundaram at fedoraproject.org
Sun Jun 6 13:39:08 UTC 2010


Author: sundaram

Update of /cvs/pkgs/rpms/deja-dup/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv9334

Modified Files:
	deja-dup.spec 
Log Message:
* Sun Jun 06 2010 Rahul Sundaram <sundaram at fedoraproject.org> - 14.2-2
- Drop the dependency on yelp. Fixes rhbz #592751



Index: deja-dup.spec
===================================================================
RCS file: /cvs/pkgs/rpms/deja-dup/F-13/deja-dup.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- deja-dup.spec	6 Jun 2010 04:17:07 -0000	1.8
+++ deja-dup.spec	6 Jun 2010 13:39:08 -0000	1.9
@@ -1,6 +1,6 @@
 Name:           deja-dup
 Version:        14.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Simple backup tool and frontend for duplicity
 
 Group:          Applications/Archiving
@@ -11,7 +11,7 @@ BuildRequires:  gettext desktop-file-uti
 BuildRequires:  gnome-doc-utils pango-devel cairo-devel vala-devel
 BuildRequires:  libtool GConf2 GConf2-devel glib2-devel libnotify-devel 
 BuildRequires:  po4a unique-devel nautilus-devel gnome-keyring-devel
-Requires:       duplicity yelp 
+Requires:       duplicity
 Requires(pre):  GConf2
 Requires(post): GConf2
 Requires(preun):GConf2
@@ -84,6 +84,9 @@ gtk-update-icon-cache %{_datadir}/icons/
 %{_datadir}/icons/hicolor/scalable/apps/deja-dup-symbolic.svg
 
 %changelog
+* Sun Jun 06 2010 Rahul Sundaram <sundaram at fedoraproject.org> - 14.2-2
+- Drop the dependency on yelp. Fixes rhbz #592751
+
 * Sun Jun 06 2010 Rahul Sundaram <sundaram at fedoraproject.org> - 14.2-1
 - Several bug fixes including a potential data loss fix
 



More information about the scm-commits mailing list