update to 1.0.7 [release 1.0.7-1mamba;Wed Nov 02 2022]

This commit is contained in:
Silvan Calarco 2024-01-06 06:53:21 +01:00
parent da824c3b71
commit 321d27ce10

View File

@ -1,23 +1,23 @@
%define xorg_ver 7.3
Name: makedepend Name: makedepend
Version: 1.0.6 Version: 1.0.7
Release: 1mamba Release: 1mamba
Summary: X.Org makedepend utility Summary: X.Org makedepend utility
Group: System/Tools Group: System/Tools
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://x.org URL: https://www.x.org/wiki/
Source: ftp://x.org/pub/individual/util/makedepend-%{version}.tar.bz2 Source: https://x.org/pub/individual/util/makedepend-%{version}.tar.xz
License: MIT License: MIT
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
X.Org makedepend utility. X.Org makedepend utility.
%debug_package
%prep %prep
%setup -q -n %{name}-%{version} %setup -q -n %{name}-%{version}
@ -35,10 +35,13 @@ X.Org makedepend utility.
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%{_bindir}/makedepend %{_bindir}/makedepend
%{_mandir}/man1/makedepend.1.gz %{_mandir}/man1/makedepend.1*
%doc AUTHORS COPYING ChangeLog %doc AUTHORS COPYING
%changelog %changelog
* Wed Nov 02 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.7-1mamba
- update to 1.0.7
* Mon Jul 08 2019 Automatic Build System <autodist@mambasoft.it> 1.0.6-1mamba * Mon Jul 08 2019 Automatic Build System <autodist@mambasoft.it> 1.0.6-1mamba
- automatic update by autodist - automatic update by autodist