rpms/doxygen/FC-4 doxygen-1.4.3-config.patch, NONE, 1.1 .cvsignore, 1.16, 1.17 doxygen.spec, 1.25, 1.26 sources, 1.16, 1.17 doxygen-1.4.2-redhat.patch, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Aug 15 12:34:32 UTC 2005


Author: than

Update of /cvs/dist/rpms/doxygen/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv8101

Modified Files:
	.cvsignore doxygen.spec sources 
Added Files:
	doxygen-1.4.3-config.patch 
Removed Files:
	doxygen-1.4.2-redhat.patch 
Log Message:
update to 1.4.4


doxygen-1.4.3-config.patch:
 Makefile.in                    |    2 +-
 tmake/lib/linux-g++/tmake.conf |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

--- NEW FILE doxygen-1.4.3-config.patch ---
--- doxygen-1.4.3/Makefile.in.redhat	2005-03-28 22:52:12.000000000 +0200
+++ doxygen-1.4.3/Makefile.in	2005-06-14 14:26:10.000000000 +0200
@@ -46,7 +46,7 @@
 
 DATE=$(shell date "+%B %Y")
 
-MAN1DIR = man/man1
+MAN1DIR = share/man/man1
 
 install: doxywizard_install 
 	$(INSTTOOL) -d $(INSTALL)/bin
--- doxygen-1.4.3/tmake/lib/linux-g++/tmake.conf.redhat	2005-04-20 20:23:26.000000000 +0200
+++ doxygen-1.4.3/tmake/lib/linux-g++/tmake.conf	2005-06-14 14:19:25.000000000 +0200
@@ -11,7 +11,7 @@
 TMAKE_CFLAGS		= -pipe
 TMAKE_CFLAGS_WARN_ON	= -Wall -W -fno-exceptions
 TMAKE_CFLAGS_WARN_OFF	=
-TMAKE_CFLAGS_RELEASE	= -O2
+TMAKE_CFLAGS_RELEASE	= $(RPM_OPT_FLAGS)
 TMAKE_CFLAGS_DEBUG	= -g
 TMAKE_CFLAGS_SHLIB	= -fPIC
 TMAKE_CFLAGS_YACC	= -Wno-unused -Wno-parentheses
@@ -50,7 +50,7 @@
 TMAKE_LIBS_QT_OPENGL	= -lqgl
 TMAKE_LIBS_OPENGL	= -lMesaGL -lMesaGLU -lXmu
 
-TMAKE_MOC		= moc
+TMAKE_MOC		= $(QTDIR)/bin/moc
 
 TMAKE_AR		= ar cqs
 TMAKE_RANLIB		=


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/doxygen/FC-4/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- .cvsignore	31 Mar 2005 09:54:42 -0000	1.16
+++ .cvsignore	15 Aug 2005 12:34:30 -0000	1.17
@@ -3,3 +3,4 @@
 doxygen-1.3.9.1.src.tar.gz
 doxygen-1.4.1.src.tar.gz
 doxygen-1.4.2.src.tar.gz
+doxygen-1.4.4.src.tar.gz


Index: doxygen.spec
===================================================================
RCS file: /cvs/dist/rpms/doxygen/FC-4/doxygen.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- doxygen.spec	31 Mar 2005 10:46:26 -0000	1.25
+++ doxygen.spec	15 Aug 2005 12:34:30 -0000	1.26
@@ -3,12 +3,12 @@
 
 Summary: A documentation system for C/C++.
 Name: doxygen
-Version: 1.4.2
-Release: 1
+Version: 1.4.4
+Release: 0.fc4.1
 Epoch: 1
 Source0: ftp://ftp.stack.nl/pub/users/dimitri/%{name}-%{version}.src.tar.gz
 
-Patch0: doxygen-1.4.2-redhat.patch
+Patch0: doxygen-1.4.3-config.patch
 Patch2: doxygen-1.2.18-libdir.patch
 
 Group: Development/Tools
@@ -95,6 +95,9 @@
 %endif
 
 %changelog
+* Mon Aug 15 2005 Than Ngo <than at redhat.com> 1:1.4.4-0.fc4.1
+- update to 1.4.4
+
 * Thu Mar 31 2005 Than Ngo <than at redhat.com> 1:1.4.2-1
 - 1.4.2
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/doxygen/FC-4/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- sources	31 Mar 2005 09:54:42 -0000	1.16
+++ sources	15 Aug 2005 12:34:30 -0000	1.17
@@ -1 +1 @@
-5e0b6c8854c87e06aaca78c81c5236ec  doxygen-1.4.2.src.tar.gz
+0e7fdbeafc6264cbde590c363a4debcd  doxygen-1.4.4.src.tar.gz


--- doxygen-1.4.2-redhat.patch DELETED ---




More information about the fedora-cvs-commits mailing list