[mirall] fix dep name

Joseph Marrero jmarrero at fedoraproject.org
Sat Dec 22 00:52:47 UTC 2012


commit 6ac8e3b4f769c21cc5e928f165cf12c0703e42a0
Author: Joseph Marrero <jmarrero at fedoraproject.org>
Date:   Fri Dec 21 20:52:34 2012 -0400

    fix dep name

 mirall.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mirall.spec b/mirall.spec
index 8d568a9..ea794de 100644
--- a/mirall.spec
+++ b/mirall.spec
@@ -9,7 +9,7 @@ Source1:        owncloud-client.desktop
 Source2:        mirall.desktop
 
 BuildRequires:  cmake
-BuildRequires:  owncloud-csync-devel >= 0.70.0beta1
+BuildRequires:  owncloud-csync-devel >= 0.70.0
 BuildRequires:  iniparser-devel
 BuildRequires:  qt4-devel 
 BuildRequires:  desktop-file-utils
@@ -24,7 +24,7 @@ ownCloud Client does the rest.
 
 %package common
 Summary: common files for mirall and owncloud-client
-Requires: owncloud-csync-plugin-owncloud >= 0.60.4
+Requires: owncloud-csync-plugin-owncloud >= 0.70.0
 
 %description common
 provides common files for mirall and owncloud-client


More information about the scm-commits mailing list