rpms/cloudy/F-7 cloudy-doxygen.patch, 1.1, 1.2 cloudy.spec, 1.1, 1.2 sources, 1.2, 1.3

Sergio Pascual (sergiopr) fedora-extras-commits at redhat.com
Thu Mar 27 15:37:56 UTC 2008


Author: sergiopr

Update of /cvs/pkgs/rpms/cloudy/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6478

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


cloudy-doxygen.patch:

Index: cloudy-doxygen.patch
===================================================================
RCS file: /cvs/pkgs/rpms/cloudy/F-7/cloudy-doxygen.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cloudy-doxygen.patch	24 Feb 2008 11:00:19 -0000	1.1
+++ cloudy-doxygen.patch	27 Mar 2008 15:37:48 -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/F-7/cloudy.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- cloudy.spec	24 Feb 2008 11:00:19 -0000	1.1
+++ cloudy.spec	27 Mar 2008 15:37:48 -0000	1.2
@@ -1,6 +1,6 @@
 Name: cloudy
 Version: 07.02.01
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: Spectral synthesis code to simulate conditions in interstellar matter
 
 %define upversion 07_02_01
@@ -9,6 +9,7 @@
 License: BSD
 URL: http://www.nublado.org/
 Source0: ftp://gradj.pa.uky.edu/gary/cloudy_gold/%{name}_v%{upversion}.tar.gz
+Source1: cloudy_no_date_footer.tar.gz
 Patch0: cloudy-doxygen.patch
 Patch1: cloudy-shared.patch
 Patch2: cloudy-hotfixes-20080214.patch
@@ -55,6 +56,7 @@
 
 %prep
 %setup -q -n c%{version}
+%setup -q -n c%{version} -T -D -a 1
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -121,6 +123,9 @@
 %doc doxygen/html
 
 %changelog
+* Thu Mar 27 2008 Sergio Pascual <sergiopr at fedoraproject.org> 07.02.01-3
+- Timestamps in footer of doxygen docs removed (bz #436495)
+
 * 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/F-7/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	24 Feb 2008 11:00:19 -0000	1.2
+++ sources	27 Mar 2008 15:37:48 -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