[qtkeychain] Update spec to work with git file

Joseph Marrero jmarrero at fedoraproject.org
Sun May 4 06:10:25 UTC 2014


commit d09eb1b1c5e53b8ca660df3680afb0d33bcf1f9f
Author: Joseph Marrero <jmarrero at fedoraproject.org>
Date:   Sun May 4 02:10:21 2014 -0400

    Update spec to work with git file

 qtkeychain.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/qtkeychain.spec b/qtkeychain.spec
index a82c1dc..27b25bd 100644
--- a/qtkeychain.spec
+++ b/qtkeychain.spec
@@ -20,7 +20,7 @@ Requires:       %{name}%{?_isa} = %{version}-%{release}
 This package contains development files for qtkeychain.
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q -n %{name}-master
 
 %build
 mkdir build


More information about the scm-commits mailing list