Accepting request 765166 from Archiving
- Cleanup package OBS-URL: https://build.opensuse.org/request/show/765166 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/arc?expand=0&rev=5
This commit is contained in:
commit
76fbf8d4cc
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 17 09:14:38 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
|
||||||
|
|
||||||
|
- Cleanup package
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 25 14:47:00 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
Wed Dec 25 14:47:00 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
|
11
arc.spec
11
arc.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package arc
|
# spec file for package arc
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -33,13 +33,10 @@ Conflicts: arcanist
|
|||||||
This package allows you to unpack *.arc file
|
This package allows you to unpack *.arc file
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p1
|
||||||
%patch0 -p1
|
|
||||||
%patch1 -p1
|
|
||||||
%patch2 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make %{?_smp_mflags} OPT="%{optflags}"
|
%make_build OPT="%{optflags}"
|
||||||
|
|
||||||
%install
|
%install
|
||||||
install -Dpm 0755 arc \
|
install -Dpm 0755 arc \
|
||||||
@ -54,6 +51,6 @@ install -Dpm 0644 arc.1 \
|
|||||||
%license LICENSE
|
%license LICENSE
|
||||||
%{_bindir}/arc
|
%{_bindir}/arc
|
||||||
%{_bindir}/marc
|
%{_bindir}/marc
|
||||||
%{_mandir}/man1/arc.1%{ext_man}
|
%{_mandir}/man1/arc.1%{?ext_man}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user