forked from pool/doxygen
- updated to 1.8.0svn20120416:
* fixed crash [bnc#755402] - updated to 1.8.0svn20120416: * fixed crash [bnc#755402] OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=48
This commit is contained in:
parent
897c5378f0
commit
4d0f3fe000
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:17f4275fc9469d832e402d8841c13bc40ea9fa455e85117a5c92ad8dddc02ea5
|
||||
size 622335
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:897836ac503b2e34d389121b4c3ed25e734dc93f5d4b8b39c92edf6b9ed3cfca
|
||||
size 4880039
|
3
doxygen-1.8.0svn20120416-html.tar.bz2
Normal file
3
doxygen-1.8.0svn20120416-html.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fa89f83627d51f82514b7d2d7cb522b1c5419172349453bdbda47e3b2aa6ea06
|
||||
size 626187
|
3
doxygen-1.8.0svn20120416.src.tar.bz2
Normal file
3
doxygen-1.8.0svn20120416.src.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:53d7b42d791ad7383a816071b5ccf1ea1af97c4b212c3da0942f920226c3abd7
|
||||
size 7717682
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 16 09:05:22 UTC 2012 - pgajdos@suse.com
|
||||
|
||||
- updated to 1.8.0svn20120416:
|
||||
* fixed crash [bnc#755402]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 27 09:47:59 UTC 2012 - pgajdos@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
Name: doxygen
|
||||
BuildRequires: bison flex gcc-c++ libpng-devel
|
||||
Version: 1.8.0
|
||||
Version: 1.8.0svn20120416
|
||||
Release: 1
|
||||
License: GPL-2.0+
|
||||
Group: Development/Tools/Doc Generators
|
||||
@ -76,7 +76,7 @@ mintoc=
|
||||
%ifarch ppc64
|
||||
mintoc="-DENGLISH_ONLY"
|
||||
%endif
|
||||
sed -i~ "/^TMAKE_CFLAGS_RELEASE.*/s@^.*@TMAKE_CFLAGS_RELEASE = $RPM_OPT_FLAGS $mintoc@" tmake/lib/linux-g++/tmake.conf
|
||||
sed -i~ "/^TMAKE_CFLAGS_RELEASE.*/s@^.*@TMAKE_CFLAGS_RELEASE = $RPM_OPT_FLAGS -O0 $mintoc@" tmake/lib/linux-g++/tmake.conf
|
||||
# custom configure script
|
||||
./configure --prefix /usr --install /usr/bin/install
|
||||
make %{?_smp_mflags}
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 16 09:06:54 UTC 2012 - pgajdos@suse.com
|
||||
|
||||
- updated to 1.8.0svn20120416:
|
||||
* fixed crash [bnc#755402]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 07:58:22 UTC 2012 - pgajdos@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
Name: doxywizard
|
||||
BuildRequires: bison flex gcc-c++ libjpeg-devel
|
||||
Version: 1.8.0
|
||||
Version: 1.8.0svn20120416
|
||||
Release: 1
|
||||
Requires: doxygen = %{version}
|
||||
License: GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user