Compare commits

...

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
e7071b7f88
!23 [sync] PR-21: add loongarch support
From: @openeuler-sync-bot 
Reviewed-by: @ziyangc 
Signed-off-by: @ziyangc
2022-12-17 10:10:17 +00:00
Jingyun Hua
43089c44e2 Adapt to loongarch for fixing build error
Signed-off-by: Jingyun Hua <huajingyun@loongson.cn>
(cherry picked from commit 365c6cde58ffa522d8e76a46b837ed0e817be077)
2022-12-17 17:58:22 +08:00
openeuler-ci-bot
4908ce1529
!19 【轻量级 PR】:Rebuild for next release
From: @dongyuzhen 
Reviewed-by: @xiezhipeng1 
Signed-off-by: @xiezhipeng1
2022-11-01 09:01:35 +00:00
dongyuzhen
8524e8cda8
update for mass rebuild and upgrade verification 2022-10-27 08:59:08 +00:00
openeuler-ci-bot
24040411d4 !11 add package star-help to package star
From: @liquor1
Reviewed-by: @xiezhipeng1
Signed-off-by: @xiezhipeng1
2020-12-29 14:48:07 +08:00
Liquor
a71e22f4ef add package star-help to package star 2020-12-29 14:18:18 +08:00
openeuler-ci-bot
0d44682d23 !9 Mainline:add yaml file,没有社区代码库,提交空的yaml文件
From: @hugel
Reviewed-by: @xiezhipeng1
Signed-off-by: @xiezhipeng1
2020-10-16 17:29:08 +08:00
Hugel
ae0c3f1013 add yaml file 2020-10-16 17:10:11 +08:00
openeuler-ci-bot
9c8fb32c70 !7 modify the URL of Source0
From: @wangchen2020
Reviewed-by: @xiezhipeng1
Signed-off-by: @xiezhipeng1
2020-09-11 16:55:55 +08:00
wangchen2020
48b518bd22 modify the URL of Source 2020-09-10 14:35:40 +08:00
2 changed files with 21 additions and 12 deletions

29
star.spec Normal file → Executable file
View File

@ -8,11 +8,11 @@
Name: star
Version: 1.6
Release: 2
Release: 6
Summary: An archiver supports ACL
License: CDDL
URL: http://freecode.com/projects/%{name}
Source: http://downloads.sourceforge.net/s-tar/%{name}-%{version}.tar.bz2
Source: https://fossies.org/linux/misc/%{name}-%{version}.tar.bz2
Patch0: star-1.6-star-mk.patch
Patch1: star-1.5.2-bufferoverflow.patch
@ -25,18 +25,13 @@ Provides: scpio = %{version}-%{release} spax = %{version}-%{release} rmt = %{ver
Obsoletes: scpio spax rmt
Requires(post): %{ALTERNATIVES}
Requires(preun): %{ALTERNATIVES}
Provides: star-help = %{version}-%{release}
Obsoletes: star-help < %{version}-%{release}
%description
Star is an archiver with ACL support, it saves many files together into a single
tape or disk archive, and can restore individual files from the archive.
%package help
Summary: Help files for %{name}
BuildArch: noarch
%description help
Help files for %{name}.
%prep
%autosetup -n %{name}-%{version} -p1 -Sgit
@ -52,7 +47,7 @@ star_recode()
star_recode AN-1.5 AN-1.5.2 star/star.4
for PLAT in %{arm} %{power64} aarch64 %{mips} x86_64 riscv64; do
for PLAT in %{arm} %{power64} aarch64 loongarch64 %{mips} x86_64 riscv64; do
for AFILE in gcc cc; do
[ ! -e RULES/${PLAT}-linux-${AFILE}.rul ] \
&& ln -s i586-linux-${AFILE}.rul RULES/${PLAT}-linux-${AFILE}.rul
@ -127,8 +122,6 @@ fi
%{_sbindir}/rmt
%config %{_sysconfdir}/default/rmt
%{_sysconfdir}/rmt
%files help
%{_mandir}/man1/star*
%{_mandir}/man1/ustar.*
%{_mandir}/man5/star.*
@ -137,6 +130,18 @@ fi
%{_mandir}/man1/rmt.*
%changelog
* Mon Nov 21 2022 huajingyun <huajingyun@loongson.cn> - 1.6-6
- Adapt loongarch for fixing build error
* Thu Oct 27 2022 dongyuzhen <dongyuzhen@h-partners.com> - 1.6-5
- Rebuild for next release
* Fri Dec 25 2020 Liquor<lirui130@huawei.com> -1.6-4
- add package star-help to package star
* Thu Sep 10 2020 wangchen<wangchen137@huawei.com> -1.6-3
- modify the URL of Source
* Wed Aug 26 2020 whoisxxx<zhangxuzhou4@huawei.com> -1.6-2
- Adapt to RISC-V

4
star.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: NA
src_repo: NA
tag_prefix:
seperator: .