diff --git a/libraw.spec b/libraw.spec index 7f2e1fd..b906429 100644 --- a/libraw.spec +++ b/libraw.spec @@ -1,5 +1,5 @@ # -# spec file for package libraw (Version 0.11.2) +# spec file for package libraw (Version 0.12.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -20,7 +20,7 @@ Name: libraw Version: 0.12.0 -Release: 0 +Release: 1 License: CDDLv1.0 | LGPLv2.1 Summary: Library for reading RAW files obtained from digital photo cameras Url: http://www.libraw.org/ @@ -28,7 +28,7 @@ Group: System/Libraries Source0: http://www.libraw.org/data/%{fake_name}-%{version}.tar.bz2 BuildRequires: gcc-c++ BuildRequires: make -BuildRequires: liblcms-devel +BuildRequires: liblcms-devel BuildRequires: pkg-config BuildRequires: libjpeg-devel BuildRequires: fdupes @@ -84,7 +84,6 @@ against LibRaw. LibRaw does not provide dynamic libraries. %prep %setup -q -n %{fake_name}-%{version} - %build %configure @@ -100,8 +99,6 @@ mv doc manual %fdupes %{buildroot} \ - - %clean %__rm -rf %{buildroot} @@ -116,7 +113,6 @@ mv doc manual %{_bindir}/simple_dcraw %{_bindir}/unprocessed_raw - %files devel %defattr(-,root,root,-) %doc Changelog.txt COPYRIGHT LICENSE.CDDL LICENSE.LGPL LICENSE.LibRaw.pdf