[soprano] include 'installdox' script for el

Jaroslav Reznik jreznik at fedoraproject.org
Wed Apr 18 10:17:02 UTC 2012


commit a5a726d20de4f9f9e9cb5b1933486399bb6b1f04
Author: Jaroslav Reznik <jreznik at redhat.com>
Date:   Wed Apr 18 12:15:22 2012 +0200

    include 'installdox' script for el

 soprano.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/soprano.spec b/soprano.spec
index c7f7e70..11d3b3f 100644
--- a/soprano.spec
+++ b/soprano.spec
@@ -8,7 +8,7 @@
 Summary: Qt wrapper API to different RDF storage solutions
 Name:    soprano
 Version: 2.7.5
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 Group:   System Environment/Libraries
 License: LGPLv2+
@@ -133,7 +133,7 @@ export CXXFLAGS="%{optflags} -DQT_NO_DEBUG_OUTPUT"
 popd
 
 # aka if using doxygen-1.8+
-%if 0%{?fedora} > 16
+%if 0%{?fedora} > 16 || 0%{?rhel} > 6
 install -D -m755 %{SOURCE1} %{_target_platform}/docs/html/installdox
 %endif
 
@@ -233,6 +233,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Apr 18 2012 Jaroslav Reznik <jreznik at redhat.com> 2.7.5-2
+- include 'installdox' script for el
+
 * Tue Mar 06 2012 Rex Dieter <rdieter at fedoraproject.org> 2.7.5-1
 - 2.7.5
 - include our own 'installdox' script (doxygen-1.8+ no longer provides it)


More information about the scm-commits mailing list