Lines 1-6
Link Here
|
1 |
Name: doxygen |
1 |
Name: doxygen |
2 |
Version: 1.4.1 |
2 |
Version: 1.4.1 |
3 |
Release: alt1.1 |
3 |
Release: alt1.2 |
4 |
Serial: 1 |
4 |
Serial: 1 |
5 |
|
5 |
|
6 |
Summary: Doxygen is a documentation system for C, C++ and IDL |
6 |
Summary: Doxygen is a documentation system for C, C++ and IDL |
Lines 46-51
Link Here
|
46 |
s|^(TMAKE_CFLAGS_RELEASE\s*=).*|$1|; |
46 |
s|^(TMAKE_CFLAGS_RELEASE\s*=).*|$1|; |
47 |
s|^(TMAKE_CFLAGS_DEBUG\s*=).*|$1|; |
47 |
s|^(TMAKE_CFLAGS_DEBUG\s*=).*|$1|; |
48 |
s|^(TMAKE_CFLAGS_SHLIB\s*=\s*).*|$1%optflags_shared|; |
48 |
s|^(TMAKE_CFLAGS_SHLIB\s*=\s*).*|$1%optflags_shared|; |
|
|
49 |
s|/usr/X11R6/lib|/usr/X11R6/%_lib|; |
49 |
' tmake/lib/linux-g++/tmake.conf |
50 |
' tmake/lib/linux-g++/tmake.conf |
50 |
|
51 |
|
51 |
rm -rf libpng |
52 |
rm -rf libpng |
Lines 86-91
Link Here
|
86 |
%_bindir/doxywizard |
87 |
%_bindir/doxywizard |
87 |
|
88 |
|
88 |
%changelog |
89 |
%changelog |
|
|
90 |
* Fri Apr 29 2005 Anton D. Kachalov <mouse@altlinux.org> 1:1.4.1-alt1.2 |
91 |
- multilib support |
92 |
|
89 |
* Mon Jan 24 2005 Stanislav Ievlev <inger@altlinux.org> 1:1.4.1-alt1.1 |
93 |
* Mon Jan 24 2005 Stanislav Ievlev <inger@altlinux.org> 1:1.4.1-alt1.1 |
90 |
- 1.4.1 |
94 |
- 1.4.1 |
91 |
|
95 |
|