Hello community, here is the log from the commit of package libwpd for openSUSE:Factory checked in at Tue May 24 09:14:18 CEST 2011.
-------- --- libwpd/libwpd.changes 2011-05-04 11:31:05.000000000 +0200 +++ /mounts/work_src_done/STABLE/libwpd/libwpd.changes 2011-05-23 19:08:25.000000000 +0200 @@ -1,0 +2,5 @@ +Mon May 23 17:07:53 UTC 2011 - [email protected] + +- Do not include build dates in docs, messes up build-compare + +------------------------------------------------------------------- calling whatdependson for head-i586 New: ---- libwpd-0.9-nobuilddatetime.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libwpd.spec ++++++ --- /var/tmp/diff_new_pack.o5tDy8/_old 2011-05-24 09:12:14.000000000 +0200 +++ /var/tmp/diff_new_pack.o5tDy8/_new 2011-05-24 09:12:14.000000000 +0200 @@ -25,11 +25,12 @@ Group: System/Libraries AutoReqProv: on Version: 0.9.2 -Release: 1 +Release: 3 Summary: Library for Importing WordPerfect (tm) Documents Source: libwpd-%{version}.tar.bz2 Url: http://libwpd.sourceforge.net BuildRoot: %{_tmppath}/%{name}-%{version}-build +Patch0: libwpd-0.9-nobuilddatetime.patch %define debug_package_requires libwpd-0_9-9 = %{version}-%{release} %description @@ -126,6 +127,7 @@ %prep %setup -q +%patch0 %build %configure --disable-static --docdir=%_docdir/%name ++++++ libwpd-0.9-nobuilddatetime.patch ++++++ --- docs/doxygen/doxygen.cfg.orig +++ docs/doxygen/doxygen.cfg @@ -674,7 +674,7 @@ HTML_HEADER = header.html.in # each generated HTML page. If it is left blank doxygen will generate a # standard footer. -HTML_FOOTER = footer.html.in +#HTML_FOOTER = footer.html.in # The HTML_STYLESHEET tag can be used to specify a user-defined cascading # style sheet that is used by each HTML page. It can be used to @@ -1256,3 +1256,5 @@ DOT_CLEANUP = YES # used. If set to NO the values of all tags below this one will be ignored. SEARCHENGINE = NO + +HTML_TIMESTAMP = NO ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
