modify file name

This commit is contained in:
root 2020-07-01 21:11:19 +08:00
parent efeec3f9bf
commit cd3fbfd9bc
3 changed files with 3 additions and 3 deletions

Binary file not shown.

BIN
oec-hardware-1.0.0.tar.bz2 Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
%define version 1.0.0
%define release h1
%define release h2
%define debug_package %{nil}
%global _build_id_links none
%undefine __brp_mangle_shebangs
@ -11,7 +11,7 @@ Release: %{release}
Group: Development/Tools
License: Mulan PSL v2
URL: https://gitee.com/openeuler/oec-hardware
Source0: %{name}-%{version}-%{release}.tar.bz2
Source0: %{name}-%{version}.tar.bz2
Buildroot: %{_tmppath}/%{name}-%{version}-root
BuildRequires: gcc
@ -71,6 +71,6 @@ DESTDIR=$RPM_BUILD_ROOT make install
rm -rf /var/lock/oech.lock
%changelog
* Fri Jul 26 2019 Lu Tianxiong <lutianxiong@huawei.com> - 1.0.0-h1
* Fri Jul 26 2019 Lu Tianxiong <lutianxiong@huawei.com> - 1.0.0-h2
- Initial spec