- Fix %%prep section
authorVitezslav Crhonek <vcrhonek@redhat.com>
Mon, 25 Feb 2019 13:41:08 +0000 (14:41 +0100)
committerVitezslav Crhonek <vcrhonek@redhat.com>
Mon, 25 Feb 2019 13:41:08 +0000 (14:41 +0100)
hwdata.spec

index 452ba9b76ea48fdfcafbb0d93fe017494a48dd4e..55794331f1e7fe71fdafe74e1e779d0f8bf0b750 100644 (file)
@@ -14,7 +14,7 @@ hwdata contains various hardware identification and configuration data,
 such as the pci.ids and usb.ids databases.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{uprelease}
 %configure
 
 %build