update to 1.0.7 [release 1.0.7-1mamba;Wed Nov 02 2022]
This commit is contained in:
parent
da824c3b71
commit
321d27ce10
@ -1,23 +1,23 @@
|
||||
%define xorg_ver 7.3
|
||||
Name: makedepend
|
||||
Version: 1.0.6
|
||||
Version: 1.0.7
|
||||
Release: 1mamba
|
||||
Summary: X.Org makedepend utility
|
||||
Group: System/Tools
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://x.org
|
||||
Source: ftp://x.org/pub/individual/util/makedepend-%{version}.tar.bz2
|
||||
URL: https://www.x.org/wiki/
|
||||
Source: https://x.org/pub/individual/util/makedepend-%{version}.tar.xz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
X.Org makedepend utility.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{version}
|
||||
|
||||
@ -35,10 +35,13 @@ X.Org makedepend utility.
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/makedepend
|
||||
%{_mandir}/man1/makedepend.1.gz
|
||||
%doc AUTHORS COPYING ChangeLog
|
||||
%{_mandir}/man1/makedepend.1*
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%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
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user