rpms/doxygen/devel .cvsignore, 1.20, 1.21 doxygen.spec, 1.41, 1.42 sources, 1.20, 1.21 doxygen-1.4.5-gcc4.1.patch, 1.1, NONE doxygen-1.4.6-crash.patch, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Jun 12 20:42:46 UTC 2006


Author: than

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

Modified Files:
	.cvsignore doxygen.spec sources 
Removed Files:
	doxygen-1.4.5-gcc4.1.patch doxygen-1.4.6-crash.patch 
Log Message:
update to 1.4.7



Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/doxygen/devel/.cvsignore,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- .cvsignore	31 Jan 2006 18:10:47 -0000	1.20
+++ .cvsignore	12 Jun 2006 20:42:44 -0000	1.21
@@ -7,3 +7,4 @@
 doxygen-1.4.4.src.tar.gz
 doxygen-1.4.5.src.tar.gz
 doxygen-1.4.6.src.tar.gz
+doxygen-1.4.7.src.tar.gz


Index: doxygen.spec
===================================================================
RCS file: /cvs/dist/rpms/doxygen/devel/doxygen.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- doxygen.spec	8 Jun 2006 20:38:47 -0000	1.41
+++ doxygen.spec	12 Jun 2006 20:42:44 -0000	1.42
@@ -3,21 +3,18 @@
 
 Summary: A documentation system for C/C++.
 Name: doxygen
-Version: 1.4.6
-Release: 5
+Version: 1.4.7
+Release: 1
 Epoch: 1
 Source0: ftp://ftp.stack.nl/pub/users/dimitri/%{name}-%{version}.src.tar.gz
 
 Patch0: doxygen-1.4.3-config.patch
 Patch2: doxygen-1.2.18-libdir.patch
 Patch3: doxygen-1.2.18-libdir64.patch
-Patch4: doxygen-1.4.5-gcc4.1.patch
-Patch5: doxygen-1.4.6-crash.patch
 
 Group: Development/Tools
 License: GPL
 Url: http://www.stack.nl/~dimitri/doxygen/index.html
-Prefix: %{_prefix}
 
 BuildPrereq: libstdc++-devel
 BuildPrereq: perl
@@ -56,8 +53,6 @@
 %else
 %patch2 -p1 -b .libdir
 %endif
-%patch4 -p1 -b .gcc4.1
-%patch5 -p1 -b .crash
 
 %build
 %if %{with_qt}
@@ -105,6 +100,9 @@
 %endif
 
 %changelog
+* Mon Jun 12 2006 Than Ngo <than at redhat.com> 1:1.4.7-1
+- update to 1.4.7
+
 * Thu Jun 08 2006 Than Ngo <than at redhat.com> 1:1.4.6-5
 - fix build problem in mock #193358 
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/doxygen/devel/sources,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- sources	31 Jan 2006 18:10:47 -0000	1.20
+++ sources	12 Jun 2006 20:42:44 -0000	1.21
@@ -1 +1 @@
-ebf11130bec7987e9b69b1e0301d151a  doxygen-1.4.6.src.tar.gz
+11db63a72bd3b510fd2fa7ae48086979  doxygen-1.4.7.src.tar.gz


--- doxygen-1.4.5-gcc4.1.patch DELETED ---


--- doxygen-1.4.6-crash.patch DELETED ---




More information about the fedora-cvs-commits mailing list