[libtevent] Dropping the workaround dropped even the doxygen command itself..

Jakub Hrozek jhrozek at fedoraproject.org
Mon Aug 20 13:35:49 UTC 2012


commit 9bc8d58a94d46835d1950f17b4e1b942720448b2
Author: Jakub Hrozek <jhrozek at redhat.com>
Date:   Mon Aug 20 15:35:18 2012 +0200

    Dropping the workaround dropped even the doxygen command itself..

 libtevent.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/libtevent.spec b/libtevent.spec
index b30d38a..4bbfb95 100644
--- a/libtevent.spec
+++ b/libtevent.spec
@@ -6,7 +6,7 @@
 
 Name: libtevent
 Version: 0.9.17
-Release: 2%{?dist}
+Release: 3%{?dist}
 Group: System Environment/Daemons
 Summary: The tevent library
 License: LGPLv3+
@@ -76,6 +76,8 @@ UpdateTimestamps() {
 
 make %{?_smp_mflags} V=1
 
+doxygen doxy.config
+
 %install
 rm -rf $RPM_BUILD_ROOT
 
@@ -116,6 +118,9 @@ rm -rf $RPM_BUILD_ROOT
 %postun -p /sbin/ldconfig
 
 %changelog
+* Mon Aug 20 2012 Jakub Hrozek <jhrozek at redhat.com> - 0.9.17-3
+- Dropping the workaround dropped even the doxygen command itself..
+
 * Mon Aug 20 2012 Jakub Hrozek <jhrozek at redhat.com> - 0.9.17-2
 - Drop the workaround for building man pages, it has already been
   included upstream


More information about the scm-commits mailing list