augeas 1.12.0-2 (znver1;x86_64;aarch64) 2023-16911
9999

Status published
Submitter bero [@T] lindev.ch
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/283438
Packages
augeas-1.12.0-2.znver1.source
augeas-1.12.0-2.znver1.binary
augeas-debuginfo-1.12.0-2.znver1.debuginfo
augeas-debugsource-1.12.0-2.znver1.binary
augeas-lenses-1.12.0-2.znver1.binary
lib64augeas-1.12.0-2.znver1.binary
lib64augeas-debuginfo-1.12.0-2.znver1.debuginfo
lib64augeas-devel-1.12.0-2.znver1.binary
lib64fa-1.12.0-2.znver1.binary
lib64fa-debuginfo-1.12.0-2.znver1.debuginfo
augeas-1.12.0-2.x86_64.source
augeas-1.12.0-2.x86_64.binary
augeas-debuginfo-1.12.0-2.x86_64.debuginfo
augeas-debugsource-1.12.0-2.x86_64.binary
augeas-lenses-1.12.0-2.x86_64.binary
lib64augeas-1.12.0-2.x86_64.binary
lib64augeas-debuginfo-1.12.0-2.x86_64.debuginfo
lib64augeas-devel-1.12.0-2.x86_64.binary
lib64fa-1.12.0-2.x86_64.binary
lib64fa-debuginfo-1.12.0-2.x86_64.debuginfo
augeas-1.12.0-2.aarch64.binary
augeas-1.12.0-2.aarch64.source
augeas-debuginfo-1.12.0-2.aarch64.debuginfo
augeas-debugsource-1.12.0-2.aarch64.binary
augeas-lenses-1.12.0-2.aarch64.binary
lib64augeas-1.12.0-2.aarch64.binary
lib64augeas-debuginfo-1.12.0-2.aarch64.debuginfo
lib64augeas-devel-1.12.0-2.aarch64.binary
lib64fa-1.12.0-2.aarch64.binary
lib64fa-debuginfo-1.12.0-2.aarch64.debuginfo
Build Date 2023-01-04 13:21:44 +0000 UTC
Last Updated 2023-01-07 03:38:18.296806033 +0000 UTC
$ git show --format=fuller --patch-with-stat --summary 45dcb781414e6c715b88761525bd29bb5201a798

commit 45dcb781414e6c715b88761525bd29bb5201a798
Author:     Bernhard Rosenkränzer <bero@lindev.ch>
AuthorDate: Wed Jan 4 14:00:54 2023 +0100
Commit:     Bernhard Rosenkränzer <bero@lindev.ch>
CommitDate: Wed Jan 4 14:00:54 2023 +0100

    Library naming
---
 augeas.spec | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

diff --git a/augeas.spec b/augeas.spec
index 0973436..64f8e64 100644
--- a/augeas.spec
+++ b/augeas.spec
@@ -1,7 +1,9 @@
 %define major 0
 %define famajor 1
-%define libname %mklibname augeas %{major}
-%define libfa %mklibname fa %{famajor}
+%define libname %mklibname augeas
+%define oldlibname %mklibname augeas 0
+%define libfa %mklibname fa
+%define oldlibfa %mklibname fa 1
 %define devname %mklibname augeas -d
 
 # (tpg) optimize it a bit
@@ -10,7 +12,7 @@
 Summary:	A library for changing configuration files
 Name:		augeas
 Version:	1.12.0
-Release:	1
+Release:	2
 Group:		Development/C
 License:	LGPLv2.1+
 URL:		http://augeas.net/
@@ -44,6 +46,7 @@ The lenses for %{name}.
 Summary:	Library for %{name}
 Group:		Development/C
 Requires:	%{name}-lenses = %{EVRD}
+%rename %{oldlibname}
 
 %description -n %{libname}
 The library for %{name}.
@@ -52,6 +55,7 @@ The library for %{name}.
 Summary:	Library for %{name}
 Group:		Development/C
 Conflicts:	%{libname} < 0.9.0-2
+%rename %{oldlibfa}
 
 %description -n %{libfa}
 The library for %{name}.
Not Available

benbullard79 [@T] cox.netNo Comment.692d 06hrs
benbullard79 [@T] cox.netNo Comment.689d 16hrs
benbullard79 [@T] cox.netNo Comment.689d 16hrs