forked from pool/aaa_base
.
OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=575
This commit is contained in:
parent
733e136705
commit
4a4d1326a8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:38272e395592c65cb530c7bf7ace90b6a7a35b1b95156bc31cbfea339c58c82b
|
|
||||||
size 80360
|
|
3
aaa_base-13.2+git20170427.68f730f.tar.xz
Normal file
3
aaa_base-13.2+git20170427.68f730f.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c8aa137243aa9b5bc0f3d29c52ac70d0b1a72e407f3f841eeeaa8ab59592ae98
|
||||||
|
size 80656
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Apr 27 11:32:47 UTC 2017 - werner@suse.de
|
||||||
|
|
||||||
|
- More 8bit key escape control sequences for XTerm
|
||||||
|
- Do not set INPUTRC as readline does know personal
|
||||||
|
- Do remove patch aaa_base-13.2+git20170308.c0ecf2e.dif not
|
||||||
|
only from package but also from spec file
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 25 06:29:52 UTC 2017 - lnussel@suse.de
|
Tue Apr 25 06:29:52 UTC 2017 - lnussel@suse.de
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: aaa_base
|
Name: aaa_base
|
||||||
Version: 13.2+git20170425.47e703a
|
Version: 13.2+git20170427.68f730f
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: https://github.com/openSUSE/aaa_base
|
Url: https://github.com/openSUSE/aaa_base
|
||||||
Provides: aaa_skel = %{version}-%{release}
|
Provides: aaa_skel = %{version}-%{release}
|
||||||
@ -56,7 +56,6 @@ Source: aaa_base-%{version}.tar.xz
|
|||||||
#
|
#
|
||||||
Source1: README.packaging.txt
|
Source1: README.packaging.txt
|
||||||
Source99: aaa_base-rpmlintrc
|
Source99: aaa_base-rpmlintrc
|
||||||
Patch: aaa_base-13.2+git20170308.c0ecf2e.dif
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package installs several important configuration files and central scripts.
|
This package installs several important configuration files and central scripts.
|
||||||
@ -85,7 +84,6 @@ installed by default as it may degrade performance.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make CFLAGS="$RPM_OPT_FLAGS" CC="%{__cc}" %{?_smp_mflags}
|
make CFLAGS="$RPM_OPT_FLAGS" CC="%{__cc}" %{?_smp_mflags}
|
||||||
|
Loading…
Reference in New Issue
Block a user