forked from pool/doxygen
1.7.0
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=15
This commit is contained in:
committed by
Git OBS Bridge
parent
3a0cc5ee21
commit
9a8c06e3fb
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package doxywizard (Version 1.6.3)
|
||||
# spec file for package doxywizard (Version 1.7.0)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
Name: doxywizard
|
||||
BuildRequires: bison flex gcc-c++ libdrm-devel libjpeg-devel
|
||||
Version: 1.6.3
|
||||
Version: 1.7.0
|
||||
Release: 1
|
||||
AutoReqProv: on
|
||||
Requires: doxygen = %{version}
|
||||
@@ -34,8 +34,8 @@ Patch: doxygen-1.5.9-64archs.patch
|
||||
Patch2: %{name}-1.5.9-flex.patch
|
||||
Patch4: doxygen-1.5.9-arm.patch
|
||||
Patch5: doxygen-1.5.9-man.patch
|
||||
Patch6: doxygen-1.5.9-qtdir.patch
|
||||
Patch100: doxygen-1.6.0-warnings.patch
|
||||
Patch6: doxygen-1.7.0-qtdir.patch
|
||||
Patch100: doxygen-1.7.0-warnings.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
#########################################################################################
|
||||
# SuSE, openSUSE
|
||||
@@ -82,7 +82,7 @@ Authors:
|
||||
%if 0%{?suse_version}
|
||||
%patch6
|
||||
%endif
|
||||
%patch100 -p1
|
||||
%patch100
|
||||
|
||||
%build
|
||||
%if 0%{?suse_version}
|
||||
@@ -130,14 +130,14 @@ rm -rf %{buildroot}
|
||||
%{_datadir}/applications/doxywizard.desktop
|
||||
%attr(444,root,root) %doc %{_mandir}/man1/doxywizard.1.%{man_ext}
|
||||
|
||||
%post
|
||||
%if 0%{?mandriva_version} || 0%{?mdkversion}
|
||||
%post
|
||||
%update_menus
|
||||
%{update_desktop_database}
|
||||
%endif
|
||||
|
||||
%postun
|
||||
%if 0%{?mandriva_version} || 0%{?mdkversion}
|
||||
%postun
|
||||
%clean_menus
|
||||
%{clean_desktop_database}
|
||||
%endif
|
||||
|
Reference in New Issue
Block a user