rpms/cloudy/devel cloudy-doxygen.patch, 1.1, 1.2 cloudy.spec, 1.3, 1.4 sources, 1.2, 1.3

Sergio Pascual (sergiopr) fedora-extras-commits at redhat.com
Thu Mar 27 12:45:03 UTC 2008


Author: sergiopr

Update of /cvs/pkgs/rpms/cloudy/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14636

Modified Files:
	cloudy-doxygen.patch cloudy.spec sources 
Log Message:
* Thu Mar 27 2008 Sergio Pascual <sergiopr at fedoraproject.org> 07.02.01-4
- Timestamps in footer of doxygen docs removed (bz #436495)


cloudy-doxygen.patch:

Index: cloudy-doxygen.patch
===================================================================
RCS file: /cvs/pkgs/rpms/cloudy/devel/cloudy-doxygen.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cloudy-doxygen.patch	23 Feb 2008 22:36:52 -0000	1.1
+++ cloudy-doxygen.patch	27 Mar 2008 12:44:58 -0000	1.2
@@ -1,7 +1,7 @@
-diff -ur c07.02.01/doxygen/Doxyfile c07.02.01.new/doxygen/Doxyfile
---- c07.02.01/doxygen/Doxyfile	2007-07-09 04:28:29.000000000 +0200
-+++ c07.02.01.new/doxygen/Doxyfile	2008-02-13 22:33:21.000000000 +0100
-@@ -5,7 +5,7 @@
+diff -ur c07.02.01.old/doxygen/Doxyfile c07.02.01/doxygen/Doxyfile
+--- c07.02.01.old/doxygen/Doxyfile	2007-07-09 04:28:29.000000000 +0200
++++ c07.02.01/doxygen/Doxyfile	2008-03-27 12:15:44.000000000 +0100
+@@ -5,10 +5,10 @@
  #---------------------------------------------------------------------------
  PROJECT_NAME           = cloudy
  PROJECT_NUMBER         = trunk
@@ -9,12 +9,18 @@
 +OUTPUT_DIRECTORY       = .
  CREATE_SUBDIRS         = NO
  OUTPUT_LANGUAGE        = English
- USE_WINDOWS_ENCODING   = YES
-@@ -25,7 +25,7 @@
+-USE_WINDOWS_ENCODING   = YES
++USE_WINDOWS_ENCODING   = NO
+ BRIEF_MEMBER_DESC      = YES
+ REPEAT_BRIEF           = YES
+ ABBREVIATE_BRIEF       = "The $name class" \
+@@ -24,8 +24,8 @@
+                          the
  ALWAYS_DETAILED_SEC    = NO
  INLINE_INHERITED_MEMB  = NO
- FULL_PATH_NAMES        = YES
+-FULL_PATH_NAMES        = YES
 -STRIP_FROM_PATH        = c:/projects/
++FULL_PATH_NAMES        = NO
 +STRIP_FROM_PATH        = 
  STRIP_FROM_INC_PATH    = 
  SHORT_NAMES            = NO
@@ -28,3 +34,12 @@
  FILE_PATTERNS          = *.c \
                           *.cc \
                           *.cxx \
+@@ -145,7 +145,7 @@
+ HTML_OUTPUT            = html
+ HTML_FILE_EXTENSION    = .html
+ HTML_HEADER            = 
+-HTML_FOOTER            = 
++HTML_FOOTER            = ../cloudy_no_date_footer.html
+ HTML_STYLESHEET        = 
+ HTML_ALIGN_MEMBERS     = YES
+ GENERATE_HTMLHELP      = NO


Index: cloudy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cloudy/devel/cloudy.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cloudy.spec	27 Mar 2008 08:55:16 -0000	1.3
+++ cloudy.spec	27 Mar 2008 12:44:58 -0000	1.4
@@ -1,6 +1,6 @@
 Name: cloudy
 Version: 07.02.01
-Release: 3%{?dist}
+Release: 4%{?dist}
 Summary: Spectral synthesis code to simulate conditions in interstellar matter
 
 %define upversion 07_02_01
@@ -49,7 +49,6 @@
 %package docs
 Summary: Documentation for %{name}, includes full API docs
 Group: Documentation
-BuildArch: noarch
  
 %description docs
 This package contains the full API documentation for %{name}.
@@ -122,8 +121,11 @@
 %doc doxygen/html
 
 %changelog
+* Thu Mar 27 2008 Sergio Pascual <sergiopr at fedoraproject.org> 07.02.01-4
+- Timestamps in footer of doxygen docs removed (bz #436495)
+
 * Thu Mar 27 2008 Sergio Pascual <sergiopr at fedoraproject.org> 07.02.01-3
-- Docs package is noarch
+- Docs package is noarch (reverted)
 
 * Sat Feb 24 2008 Sergio Pascual <sergiopr at fedoraproject.org> 07.02.01-2
 - Too much files in docs


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/cloudy/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	23 Feb 2008 22:36:52 -0000	1.2
+++ sources	27 Mar 2008 12:44:58 -0000	1.3
@@ -1 +1,2 @@
+98ac4a08813e89789bda1ab0c2dbb6b0  cloudy_no_date_footer.tar.gz
 a3fac860aad241da9bc21b5a37f6c8cb  cloudy_v07_02_01.tar.gz




More information about the fedora-extras-commits mailing list