[OpenGTL] Re-add unintentinal change

Peter Robinson pbrobinson at fedoraproject.org
Mon May 21 14:16:34 UTC 2012


commit 4409be9c1cdf921a3c530db3014f5d708dc347f0
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Mon May 21 15:16:31 2012 +0100

    Re-add unintentinal change

 OpenGTL.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/OpenGTL.spec b/OpenGTL.spec
index 978b308..84a9ccb 100644
--- a/OpenGTL.spec
+++ b/OpenGTL.spec
@@ -3,7 +3,7 @@
 
 Name: OpenGTL
 Version: 0.9.16
-Release: 3%{?dist}
+Release: 4%{?dist}
 Summary: Graphics Transformation Languages
 License: LGPLv2
 Group: Development/Languages
@@ -25,6 +25,8 @@ BuildRequires: llvm-devel >= 3.0
 BuildRequires: ImageMagick ghostscript texlive-latex texlive-dvips
 BuildRequires: zlib-devel
 
+Requires: %{name}-libs%{?_isa} = %{version}-%{release}
+
 %description
 OpenGTL provides tools, languages and libraries to create generic
 transformations for graphics. These transformations can be used by
@@ -136,6 +138,9 @@ make test -C  %{_target_platform} ||:
 
 
 %changelog
+* Mon May 21 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 0.9.16-4
+- Re-add unintentinal change
+
 * Mon May 21 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 0.9.16-3
 - Fix build with new doxygen, cleanup spec
 


More information about the scm-commits mailing list