[deja-dup] Actually apply the NM 09 patch

Daniel Williams dcbw at fedoraproject.org
Wed Apr 6 23:32:13 UTC 2011


commit dc6633df0d726bbe83ea772e0238ca1025648d30
Author: Dan Williams <dcbw at redhat.com>
Date:   Wed Apr 6 18:33:36 2011 -0500

    Actually apply the NM 09 patch

 deja-dup.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/deja-dup.spec b/deja-dup.spec
index cd3e8e7..bb6199c 100644
--- a/deja-dup.spec
+++ b/deja-dup.spec
@@ -1,6 +1,6 @@
 Name:           deja-dup
 Version:        17.92
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Simple backup tool and frontend for duplicity
 
 Group:          Applications/Archiving
@@ -35,6 +35,7 @@ Features:
 
 %prep
 %setup -q
+%patch0 -p1 -b .nm09
 
 %build
 %configure --disable-static --disable-schemas-install --with-gtk3  --with-nautilus --with-gnu-ld
@@ -92,6 +93,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas
 %{_datadir}/icons/hicolor/scalable/apps/deja-dup-symbolic.svg
 
 %changelog
+* Wed Apr 06 2011 Dan Williams <dcbw at redhat.com> - 17.92-3
+- Really fix for NM 0.9
+
 * Wed Apr 05 2011 Dan Williams <dcbw at redhat.com> - 17.92-2
 - Update for NetworkManager 0.9
 


More information about the scm-commits mailing list