SPECS: doxygen.spec - rpmcxxflags, quotes, lib64 patch fixed, rele...
pluto
pluto at pld-linux.org
Thu Jan 12 20:51:02 CET 2006
Author: pluto Date: Thu Jan 12 19:51:02 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rpmcxxflags, quotes, lib64 patch fixed, release 2.
---- Files affected:
SPECS:
doxygen.spec (1.81 -> 1.82)
---- Diffs:
================================================================
Index: SPECS/doxygen.spec
diff -u SPECS/doxygen.spec:1.81 SPECS/doxygen.spec:1.82
--- SPECS/doxygen.spec:1.81 Thu Jan 5 11:26:46 2006
+++ SPECS/doxygen.spec Thu Jan 12 20:50:57 2006
@@ -11,7 +11,7 @@
Summary(uk): óÉÓÔĹÍÁ ÄĎËŐÍĹÎÔŐ×ÁÎÎŃ ÄĚŃ C ÔÁ C++
Name: doxygen
Version: 1.4.6
-Release: 1
+Release: 2
Epoch: 1
License: GPL
Group: Development/Tools
@@ -151,10 +151,9 @@
%{__make} \
CC="%{__cc}" \
CXX="%{__cxx}" \
- QTDIR=%{_prefix} \
+ QTDIR="%{_prefix}" \
CFLAGS="%{rpmcflags}" \
- CXXFLAGS="%{rpmcflags} \
- -DQT_NO_CODECS -DQT_LITE_UNICODE -fno-rtti -fno-exceptions"
+ CXXFLAGS="%{rpmcxxflags} -DQT_NO_CODECS -DQT_LITE_UNICODE -fno-rtti -fno-exceptions"
%{__make} docs
#%%{__make} pdf
@@ -186,6 +185,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.82 2006/01/12 19:50:57 pluto
+- rpmcxxflags, quotes, lib64 patch fixed, release 2.
+
Revision 1.81 2006/01/05 10:26:46 qboosh
- typo?
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/doxygen.spec?r1=1.81&r2=1.82&f=u
More information about the pld-cvs-commit
mailing list