libftdi-git Archives

Subject: A library to talk to FTDI chips branch, master, updated. v1.0rc2-6-g9de7efa

From: libftdi-git@xxxxxxxxxxxxxxxxxxxxxxx
To: libftdi-git@xxxxxxxxxxxxxxxxxxxxxxx
Date: Thu, 24 Jan 2013 09:30:08 +0100 (CET)
The branch, master has been updated
       via  9de7efa2626a3253d914bf2dbe443dcb4cf14d24 (commit)
       via  8db5eb1dbc3294f462cab0bda336cb3b13364c5e (commit)
      from  419133b89b042e22c6043e96416ca786b8528bfb (commit)


- Log -----------------------------------------------------------------
commit 9de7efa2626a3253d914bf2dbe443dcb4cf14d24
Author: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
Date:   Thu Jan 24 09:30:04 2013 +0100

    Adapt rpm specfile to changed doxygen output path

commit 8db5eb1dbc3294f462cab0bda336cb3b13364c5e
Author: Thomas Jarosch <thomas.jarosch@xxxxxxxxxxxxx>
Date:   Thu Jan 24 09:28:24 2013 +0100

    Include generated cmake config files in devel rpm package

-----------------------------------------------------------------------

Summary of changes:
 libftdi1.spec.in |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/libftdi1.spec.in b/libftdi1.spec.in
index c92f071..c26071a 100644
--- a/libftdi1.spec.in
+++ b/libftdi1.spec.in
@@ -75,7 +75,7 @@ rm -fr $RPM_BUILD_ROOT
 
 %files devel
 %defattr(-,root,root)
-%doc doc/html doc/man
+%doc build/doc/html build/doc/man
 %{_bindir}/ftdi_eeprom
 %{_bindir}/libftdi1-config
 %{prefix}/include/libftdi1/*.h
@@ -83,6 +83,7 @@ rm -fr $RPM_BUILD_ROOT
 %{_libdir}/libftdi1*.*a
 %{_libdir}/libftdipp1*.*a
 %{_libdir}/pkgconfig/*.pc
+%{_libdir}/cmake/libftdi/*
 
 %files python
 %defattr(-,root,root,-)


hooks/post-receive
-- 
A library to talk to FTDI chips

--
libftdi-git - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi-git+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx   

Current Thread
  • A library to talk to FTDI chips branch, master, updated. v1.0rc2-6-g9de7efa, libftdi-git <=