automatic version update by autodist [release 1.9.6-1mamba;Mon Mar 13 2023]
This commit is contained in:
parent
055cc4aa02
commit
fe58c20833
@ -7,7 +7,7 @@
|
|||||||
%define pck_docdir %{_datadir}/doc/doxygen-%{version}
|
%define pck_docdir %{_datadir}/doc/doxygen-%{version}
|
||||||
|
|
||||||
Name: doxygen
|
Name: doxygen
|
||||||
Version: 1.9.5
|
Version: 1.9.6
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A documentation system for C, C++, Java, IDL, Objective-C, PHP, C# and D
|
Summary: A documentation system for C, C++, Java, IDL, Objective-C, PHP, C# and D
|
||||||
Group: Applications/Development
|
Group: Applications/Development
|
||||||
@ -85,6 +85,7 @@ This package contains the documentation in HTML format and PDF format.
|
|||||||
%build
|
%build
|
||||||
# FIXME: % cmake macro fails
|
# FIXME: % cmake macro fails
|
||||||
%cmake -d build \
|
%cmake -d build \
|
||||||
|
-DPYTHON_EXECUTABLE=%{__python27} \
|
||||||
-DDOC_INSTALL_DIR:PATH=share/doc/doxygen \
|
-DDOC_INSTALL_DIR:PATH=share/doc/doxygen \
|
||||||
%if %{with_qt_wiz}
|
%if %{with_qt_wiz}
|
||||||
-Dbuild_wizard=ON \
|
-Dbuild_wizard=ON \
|
||||||
@ -151,6 +152,9 @@ find examples -type f | xargs chmod -x
|
|||||||
%doc LANGUAGE.HOWTO examples
|
%doc LANGUAGE.HOWTO examples
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 13 2023 Automatic Build System <autodist@mambasoft.it> 1.9.6-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Aug 27 2022 Automatic Build System <autodist@mambasoft.it> 1.9.5-1mamba
|
* Sat Aug 27 2022 Automatic Build System <autodist@mambasoft.it> 1.9.5-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user