]> xenbits.xensource.com Git - libvirt.git/commitdiff
rpm spec: remove %{extra_release} from spec
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 21 Jan 2019 12:55:15 +0000 (12:55 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Tue, 22 Jan 2019 11:16:08 +0000 (11:16 +0000)
The %{extra_release} field was previously populated by data from the old
autobuild.sh file but is no longer used.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
libvirt.spec.in
mingw-libvirt.spec.in

index 823f0753aec57505420b2f9818e4eebea01993ab..879e315f49c0bff9ee23181a13af32e8ff190ee5 100644 (file)
 Summary: Library providing a simple virtualization API
 Name: libvirt
 Version: @VERSION@
-Release: 1%{?dist}%{?extra_release}
+Release: 1%{?dist}
 License: LGPLv2+
 URL: https://libvirt.org/
 
index 7c7ab4146db6aaa75475980311e3d5954e5f3051..249abb8475fab80df4dc8ad88cd3d47e1ee91c00 100644 (file)
@@ -35,7 +35,7 @@
 
 Name:           mingw-libvirt
 Version:        @VERSION@
-Release:        1%{?dist}%{?extra_release}
+Release:        1%{?dist}
 Summary:        MinGW Windows libvirt virtualization library
 
 License:        LGPLv2+