From aef022184486adca27c5a05c4b4a55e2d4ba58b2 Mon Sep 17 00:00:00 2001 From: Adam Goode Date: Fri, 17 Aug 2007 00:58:27 +0000 Subject: [PATCH] license, new upstream, stricter versioned requires --- vips.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/vips.spec b/vips.spec index 375a8ad..32f1bfe 100644 --- a/vips.spec +++ b/vips.spec @@ -46,6 +46,7 @@ contains a C++ API and development man pages. %package tools Summary: Command-line tools for processing large images Group: Applications/Multimedia +Requires: %{name} = %{version}-%{release} %description tools The %{name}-tools package contains command-line tools for working with VIPS. @@ -54,6 +55,7 @@ The %{name}-tools package contains command-line tools for working with VIPS. %package python Summary: Python support for the VIPS image processing library Group: Development/Languages +Requires: %{name} = %{version}-%{release} %description python The %{name}-python package contains Python support for VIPS. @@ -130,11 +132,15 @@ rm -rf $RPM_BUILD_ROOT %files doc %defattr(-,root,root,-) -%doc doc/html doc/ps +%doc doc/html doc/pdf %changelog +* Thu Aug 16 2007 Adam Goode - 7.12.4-1 +- New upstream release +- Update License tag + * Tue Jul 24 2007 Adam Goode - 7.12.2-1 - New stable release 7.12