rebuilt by autoport with build requirements: libgmock-devel>=0:1.16.0-1mamba [release 20240116.2-4mamba;Wed Feb 12 2025]
This commit is contained in:
parent
14f3287ff4
commit
e6eb4b7ef3
@ -1,6 +1,6 @@
|
|||||||
Name: abseil-cpp2401
|
Name: abseil-cpp2401
|
||||||
Version: 20240116.2
|
Version: 20240116.2
|
||||||
Release: 3mamba
|
Release: 4mamba
|
||||||
Summary: An open-source collection of C++ code (compliant to C++11) designed to augment the C++ standard library
|
Summary: An open-source collection of C++ code (compliant to C++11) designed to augment the C++ standard library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -16,7 +16,7 @@ BuildRequires: libgcc
|
|||||||
BuildRequires: libgmock-devel
|
BuildRequires: libgmock-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libgmock-devel >= 0:1.15.0-1mamba
|
BuildRequires: libgmock-devel >= 0:1.16.0-1mamba
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
|
|
||||||
@ -41,7 +41,6 @@ Requires: pkg-config
|
|||||||
This package contains libraries and header files for developing applications that use %{name}.
|
This package contains libraries and header files for developing applications that use %{name}.
|
||||||
|
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
# Don't clean build at the end
|
# Don't clean build at the end
|
||||||
%global __spec_rmbuild_cmd /bin/true
|
%global __spec_rmbuild_cmd /bin/true
|
||||||
@ -69,8 +68,6 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -n lib%{name} -p /sbin/ldconfig
|
|
||||||
%postun -n lib%{name} -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files -n lib%{name}
|
%files -n lib%{name}
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -88,6 +85,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 12 2025 Automatic Build System <autodist@mambasoft.it> 20240116.2-4mamba
|
||||||
|
- rebuilt by autoport with build requirements: libgmock-devel>=0:1.16.0-1mamba
|
||||||
|
|
||||||
* Tue Aug 06 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 20240116.2-3mamba
|
* Tue Aug 06 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 20240116.2-3mamba
|
||||||
- legacy package
|
- legacy package
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user