cleanups
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
This commit is contained in:
parent
ea44d502eb
commit
7c82aaacf8
@ -21,7 +21,7 @@ Summary: Library providing parsers for metadata related to OS installatio
|
|||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://github.com/release-engineering/productmd
|
URL: https://github.com/release-engineering/productmd
|
||||||
Source0: productmd-%{version}.tar.gz
|
Source0: productmd-%{version}.tar.bz2
|
||||||
|
|
||||||
Obsoletes: productmd <= %{version}-%{release}
|
Obsoletes: productmd <= %{version}-%{release}
|
||||||
Provides: productmd = %{version}-%{release}
|
Provides: productmd = %{version}-%{release}
|
||||||
@ -54,7 +54,6 @@ and installation media.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -qc -n productmd-%{version}
|
%setup -qc -n productmd-%{version}
|
||||||
%patch0 -p1
|
|
||||||
|
|
||||||
mv productmd-%{version} python2
|
mv productmd-%{version} python2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user