Compare commits
7 Commits
2.0.3-1mam
...
main
Author | SHA1 | Date | |
---|---|---|---|
90090f854d | |||
83fa53516b | |||
c2b70757c4 | |||
67c2144289 | |||
0e6608fbd7 | |||
86b06dc53b | |||
4b46f59671 |
26
pkgconf.spec
26
pkgconf.spec
@ -1,5 +1,5 @@
|
|||||||
Name: pkgconf
|
Name: pkgconf
|
||||||
Version: 2.0.3
|
Version: 2.4.3
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Package compiler and linker metadata toolkit
|
Summary: Package compiler and linker metadata toolkit
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -36,7 +36,6 @@ Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
|||||||
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
|
%setup -q
|
||||||
@ -59,8 +58,6 @@ ln -s pkgconf.1.gz %{buildroot}%{_mandir}/man1/pkg-config.1.gz
|
|||||||
%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
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -90,6 +87,27 @@ ln -s pkgconf.1.gz %{buildroot}%{_mandir}/man1/pkg-config.1.gz
|
|||||||
%doc NEWS README.md
|
%doc NEWS README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 08 2025 Automatic Build System <autodist@openmamba.org> 2.4.3-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Fri Mar 07 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.1-1mamba
|
||||||
|
- update to 2.4.1
|
||||||
|
|
||||||
|
* Thu Mar 06 2025 Automatic Build System <autodist@openmamba.org> 2.4.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Wed Aug 07 2024 Automatic Build System <autodist@openmamba.org> 2.3.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Mar 28 2024 Automatic Build System <autodist@openmamba.org> 2.2.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Mon Feb 05 2024 Automatic Build System <autodist@openmamba.org> 2.1.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
* Thu Nov 23 2023 Automatic Build System <autodist@mambasoft.it> 2.1.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Sep 03 2023 Automatic Build System <autodist@mambasoft.it> 2.0.3-1mamba
|
* Sun Sep 03 2023 Automatic Build System <autodist@mambasoft.it> 2.0.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user