[opus] fix build

Peter Robinson pbrobinson at fedoraproject.org
Thu Nov 28 08:33:20 UTC 2013


commit 9b15aad081d264a809a370fef2e042bfe9dbbc5e
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Thu Nov 28 08:33:01 2013 +0000

    fix build

 opus.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/opus.spec b/opus.spec
index c4702a1..40bc755 100644
--- a/opus.spec
+++ b/opus.spec
@@ -26,7 +26,7 @@ Requires: opus = %{version}-%{release}
 Files for development with opus.
 
 %prep
-%setup -q -n %{name}-%{version}-rc
+%setup -q -n %{name}-%{version}-rc2
 cp %{SOURCE1} .
 
 %build


More information about the scm-commits mailing list