From a67e0ae597c116d299a04738a5e612a3186d91e8 Mon Sep 17 00:00:00 2001 From: Lucian Langa Date: Jun 30 2009 20:32:25 +0000 Subject: - fix doxygen conflict (#508498) --- diff --git a/.cvsignore b/.cvsignore index 061362a..e7a2966 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libftdi-0.15.tar.gz +libftdi-0.16.tar.gz diff --git a/libftdi.spec b/libftdi.spec index 0e898a2..8e65ead 100644 --- a/libftdi.spec +++ b/libftdi.spec @@ -1,12 +1,13 @@ Name: libftdi Version: 0.16 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library to program and control the FTDI USB controller Group: System Environment/Libraries License: LGPLv2 URL: http://www.intra2net.com/de/produkte/opensource/ftdi/ Source0: http://www.intra2net.com/de/produkte/opensource/ftdi/TGZ/%{name}-%{version}.tar.gz +Source1: no_date_footer.html BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: libusb-devel, doxygen, boost-devel @@ -25,13 +26,14 @@ FT232BM and FT245BM type chips including the popular bitbang mode. %description devel Header files and static libraries for libftdi - %prep %setup -q +sed -i -e 's/HTML_FOOTER =/HTML_FOOTER = no_date_footer.html/g' doc/Doxyfile.in %build %configure +cp %{SOURCE1} %{_builddir}/%{name}-%{version}/doc make %{?_smp_mflags} @@ -74,11 +76,13 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/*.pc %{_mandir}/man3/* - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %changelog +* Tue Jun 30 2009 Lucian Langa - 0.16-2 +- fix doxygen conflict (#508498) + * Sat May 09 2009 Lucian Langa - 0.16-1 - new upstream release diff --git a/no_date_footer.html b/no_date_footer.html new file mode 100644 index 0000000..3d46190 --- /dev/null +++ b/no_date_footer.html @@ -0,0 +1,7 @@ +
+Generated for $projectname by doxygen +$doxygenversion
+ + + diff --git a/sources b/sources index df6396a..d369206 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d585c9758cb7085a4448c7c4ece07d8e libftdi-0.15.tar.gz +524af6f39aefa1a4e8fac12c6be0ed06 libftdi-0.16.tar.gz