]> git.pld-linux.org Git - packages/linux-gpib.git/commitdiff
- fix prep auto/th/linux-gpib-4.0.3-3
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 17 Jul 2016 10:23:48 +0000 (12:23 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 17 Jul 2016 10:23:48 +0000 (12:23 +0200)
- rel 3

linux-gpib.spec

index 2a5dbead6536b516ed36ed73a6c8af76036145ae..a468390d46a556347271500db8f6b16818be95b4 100644 (file)
@@ -33,7 +33,7 @@ exit 1
 %include       /usr/lib/rpm/macros.perl
 %define                php_name        php%{?php_suffix}
 
-%define                rel     2
+%define                rel     3
 %define                pname   linux-gpib
 Summary:       GPIB (IEEE 488) Linux support
 Summary(pl.UTF-8):     Obsługa GPIB (IEEE 488) dla Linuksa
@@ -250,7 +250,7 @@ cd drivers/gpib\
 %{?with_kernel:%{expand:%create_kernel_packages}}
 
 %prep
-%setup -q
+%setup -q -n %{pname}-%{version}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
This page took 0.118993 seconds and 4 git commands to generate.