SPECS: libopenraw.spec - Fixed license - BRs added
beorn
beorn at pld-linux.org
Fri Mar 23 11:56:42 CET 2007
Author: beorn Date: Fri Mar 23 10:56:42 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- Fixed license
- BRs added
---- Files affected:
SPECS:
libopenraw.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/libopenraw.spec
diff -u SPECS/libopenraw.spec:1.2 SPECS/libopenraw.spec:1.3
--- SPECS/libopenraw.spec:1.2 Fri Mar 23 11:47:12 2007
+++ SPECS/libopenraw.spec Fri Mar 23 11:56:37 2007
@@ -3,13 +3,15 @@
Summary: A library for decoding RAW images
Name: libopenraw
Version: 0.0.2
-Release: 0.1
-License: - (enter GPL/GPL v2/LGPL/BSD/BSD-like/other license name here)
+Release: 0.2
+License: GPL v2.1
Group: Applications
Source0: http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.gz
# Source0-md5: eae40ecaa92f69d99b27ae3bad8aa8ae
URL: http://libopenraw.freedesktop.org/
-BuildRequires: gcc-c++
+BuildRequires: glib-devel
+BuildRequires: gtk+2-devel
+BuildRequires: libjpeg-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -84,6 +86,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2007/03/23 10:56:37 beorn
+- Fixed license
+- BRs added
+
Revision 1.2 2007/03/23 10:47:12 beorn
- Release downgrade (this SPEC is certainly not finished)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libopenraw.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list