Compare commits
10 Commits
1567aac9ae
...
a6f91ff692
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a6f91ff692 | ||
|
|
2051e6002c | ||
|
|
ad8ab2d36f | ||
|
|
5aa456a716 | ||
|
|
0a2baedea9 | ||
|
|
1737d1674b | ||
|
|
b7edf1d2fa | ||
|
|
ee039d03e8 | ||
|
|
84da703b19 | ||
|
|
3052cceacc |
24
obs-env.spec
24
obs-env.spec
@ -1,19 +1,15 @@
|
|||||||
%define _debuginfo_template %{nil}
|
%define _debuginfo_template %{nil}
|
||||||
%define _debugsource_template %{nil}
|
%define _debugsource_template %{nil}
|
||||||
Summary : config enviroment for obs compile
|
Summary: config enviroment for obs compile
|
||||||
Name : obs-env
|
Name: obs-env
|
||||||
Version : 1.0
|
Version: 1.0
|
||||||
Release : 5
|
Release: 7
|
||||||
License : GPLv2
|
License: GPLv2
|
||||||
Group : System Environment/Shells
|
Group: System Environment/Shells
|
||||||
Source0 : https://gitee.com/src-openeuler/obs-env/raw/master/obs-env-1.0.tar.bz2
|
Source0: https://gitee.com/src-openeuler/obs-env/raw/master/%{name}-%{version}.tar.bz2
|
||||||
Requires: setup procps-ng
|
Requires: setup procps-ng
|
||||||
BuildRequires: setup
|
BuildRequires: setup
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
config enviroment for obs compile
|
config enviroment for obs compile
|
||||||
|
|
||||||
@ -49,6 +45,12 @@ fi
|
|||||||
%files
|
%files
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 5 2020 licihua <licihua@huawei.com> - 1.0-7
|
||||||
|
- Fix format error
|
||||||
|
|
||||||
|
* Sat Sep 5 2020 licihua <licihua@huawei.com> - 1.0-6
|
||||||
|
- Use macro version\name
|
||||||
|
|
||||||
* Mon Feb 17 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.0-5
|
* Mon Feb 17 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.0-5
|
||||||
- remove value '/root/bin' in var PATH
|
- remove value '/root/bin' in var PATH
|
||||||
|
|
||||||
|
|||||||
4
obs-env.yaml
Normal file
4
obs-env.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
version_control: NA
|
||||||
|
src_repo: NA
|
||||||
|
tag_prefix: NA
|
||||||
|
seperator: NA
|
||||||
Loading…
x
Reference in New Issue
Block a user