]> git.pld-linux.org Git - packages/kde4-bluedevil.git/commitdiff
- Small fix in %setup
authorLukasz Masko <lmasko@pld-linux.org>
Tue, 24 Sep 2013 09:50:35 +0000 (11:50 +0200)
committerLukasz Masko <lmasko@pld-linux.org>
Tue, 24 Sep 2013 09:50:35 +0000 (11:50 +0200)
kde4-bluedevil.spec

index 647c4b9ef8419ff7a37b08b685cde1d327bef4b8..0a0807d67bf040c9703880a4f097c9969375223b 100644 (file)
@@ -11,7 +11,7 @@ Release:      1
 License:       GPL
 Group:         X11/Applications
 Source0:       ftp://ftp.kde.org/pub/kde/%{state}/bluedevil/%{version}/src/%{orgname}-%{version}.tar.xz
-# Source0-md5: c6f91f0b34f683495cffa735df617c4e
+# Source0-md5: a43e644fe75bd090c47c060dcbdfdb27
 URL:           http://www.afiestas.org/
 BuildRequires: automoc4 >= 0.9.88
 BuildRequires: cmake >= 2.8.0
@@ -34,7 +34,7 @@ allowing to browse the files in a cell phone from you favorite file
 browser.
 
 %prep
-%setup -q -n %{orgname}-%{version}
+%setup -q -n %{orgname}-v%{version}
 
 %build
 install -d build
This page took 0.096559 seconds and 4 git commands to generate.