rebuilt by autoport with build requirements: libldc-devel>=0:1.40.0-1mamba [release 2.4.3-4mamba;Sat Feb 15 2025]
This commit is contained in:
parent
39afdcc536
commit
099b16c3c2
10
glibd.spec
10
glibd.spec
@ -1,6 +1,6 @@
|
|||||||
Name: glibd
|
Name: glibd
|
||||||
Version: 2.4.3
|
Version: 2.4.3
|
||||||
Release: 3mamba
|
Release: 4mamba
|
||||||
Summary: D bindings for the GLib C Utility Library
|
Summary: D bindings for the GLib C Utility Library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -16,7 +16,7 @@ BuildRequires: libgcc
|
|||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libldc-devel
|
BuildRequires: libldc-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libldc-devel >= 1.38.0-1mamba
|
BuildRequires: libldc-devel >= 0:1.40.0-1mamba
|
||||||
BuildRequires: girtod
|
BuildRequires: girtod
|
||||||
BuildRequires: ldc
|
BuildRequires: ldc
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
@ -42,7 +42,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
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n GlibD-%{version}
|
%setup -q -n GlibD-%{version}
|
||||||
@ -60,8 +59,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)
|
||||||
@ -90,6 +87,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 15 2025 Automatic Build System <autodist@mambasoft.it> 2.4.3-4mamba
|
||||||
|
- rebuilt by autoport with build requirements: libldc-devel>=0:1.40.0-1mamba
|
||||||
|
|
||||||
* Wed May 15 2024 Automatic Build System <autodist@mambasoft.it> 2.4.3-3mamba
|
* Wed May 15 2024 Automatic Build System <autodist@mambasoft.it> 2.4.3-3mamba
|
||||||
- rebuilt by autoport with build requirements: libldc-devel>=1.38.0-1mamba
|
- rebuilt by autoport with build requirements: libldc-devel>=1.38.0-1mamba
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user