Accepting request 449153 from home:pluskalm:branches:Base:System
- Update to version 5.8.12: * several configury fixes to enable cross platform building. * fompletion of a change in "char-mapper" to enable bootstrapping OBS-URL: https://build.opensuse.org/request/show/449153 OBS-URL: https://build.opensuse.org/package/show/Base:System/autogen?expand=0&rev=50
This commit is contained in:
parent
996b2c83a6
commit
1a862689ce
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4e248e02c50404ea5c5fc29027d26600f895a9eae7ea5ef851be2c8587abc148
|
||||
size 1017960
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v2
|
||||
|
||||
iQEcBAABAgAGBQJXRLPZAAoJEMnvdt63TudiBLkH+wZrrlSVZqp4nkCkmDSn+OJ+
|
||||
T8PjZ8GOHJNn707/SNdlr8YFpIFbKUq3iFAJUfv/ftGyrQiakoWfKqPnaVOOnzhv
|
||||
3M8D8qyg4OYaZJX5mZtwIqe8b6Jk08d6QxAUaoYY1DIyv8Ot2KUqBqBRvYP0hn3/
|
||||
hmGaDX1j4kqyNwSRTRTgPs7lBspOBdsEYD2DR5EhOO0XlegnaoOMkOeAqaSk04rx
|
||||
M4nZdrB1M0C9dFvTFTTSdOaB2KFFg8FlADfsuojKXGE4njX9ZsczVVUHkSAfZjIK
|
||||
azWBP7ruCYixXY9jT80bX6FSW3aS/HW3LigP95phrLowzB1sHGd+5LDacP67O08=
|
||||
=/AZ1
|
||||
-----END PGP SIGNATURE-----
|
3
autogen-5.18.12.tar.xz
Normal file
3
autogen-5.18.12.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:be3ba62e883185b6ee8475edae97d7197d701d6b9ad9c3d2df53697110c1bfd8
|
||||
size 1018412
|
11
autogen-5.18.12.tar.xz.sig
Normal file
11
autogen-5.18.12.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v2
|
||||
|
||||
iQEcBAABAgAGBQJXxLkRAAoJEMnvdt63Tudium8H/i7And79qZhuq8Z+jagHPP61
|
||||
3cLwOxVlhL8haPLS5Sj8uIG/eAt6SzW5Tg6+bwrsPQ6pq9yQL1xfDFMxr5JO4FCJ
|
||||
97bdNUXkmnGadOGCRLP7Z3WRPmTEbWOxI3uTWmX8EQVMKpiIgQ5MghkyILNlgey3
|
||||
wUlAgJ9lRO0PZnPSRBVSYiFoS8wIWsWsxjrZePlVO40Yo82FpXulPtAGU4DA2sK+
|
||||
xCeE+pvhGwCTjRC6m372SNLKNPro6/YJRhS/QXmLTbh+aIeljJ3IA9daG2dfp8xS
|
||||
wrF9TCdYCja3RX9tc7PZqieYvGCG96h+SBNtGTFl5m2mpnPow0OvI8Qm1yuXph0=
|
||||
=lVeY
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 8 07:20:11 UTC 2017 - mpluskal@suse.com
|
||||
|
||||
- Update to version 5.8.12:
|
||||
* several configury fixes to enable cross platform building.
|
||||
* fompletion of a change in "char-mapper" to enable bootstrapping
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 27 18:38:22 UTC 2016 - astieger@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package autogen
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%define libname libopts25
|
||||
Name: autogen
|
||||
Version: 5.18.10
|
||||
Version: 5.18.12
|
||||
Release: 0
|
||||
Summary: Automated Text File Generator
|
||||
License: GPL-3.0+
|
||||
@ -88,7 +88,7 @@ This package contains devel files for libopts
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
make %{?_smp_mflags} DESTDIR=%{buildroot} install
|
||||
%make_install
|
||||
find %{buildroot} -type f -name "*.la" -delete -print
|
||||
%fdupes -s %{buildroot}%{_datadir}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user