SPECS: rawstudio.spec - svn snap 1560, 20080106 - no demosaic yet, ...
blues
blues at pld-linux.org
Sun Jan 6 19:28:48 CET 2008
Author: blues Date: Sun Jan 6 18:28:48 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- svn snap 1560, 20080106 - no demosaic yet, sigsegv patch added
---- Files affected:
SPECS:
rawstudio.spec (1.25 -> 1.26)
---- Diffs:
================================================================
Index: SPECS/rawstudio.spec
diff -u SPECS/rawstudio.spec:1.25 SPECS/rawstudio.spec:1.26
--- SPECS/rawstudio.spec:1.25 Thu Nov 1 00:57:10 2007
+++ SPECS/rawstudio.spec Sun Jan 6 19:28:43 2008
@@ -3,9 +3,9 @@
Summary(pl.UTF-8): Konwerter obrazów RAW napisany z użyciem GTK+
Name: rawstudio
Version: 0.6
-%define _svnrev 1487
-%define _snapday 20071031
-%define _rel 0.1
+%define _svnrev 1560
+%define _snapday 20080106
+%define _rel 1
Release: 1.%{_svnrev}.%{_snapday}.%{_rel}
#Release: 1
License: GPL v2+
@@ -14,9 +14,9 @@
#Source0: http://rawstudio.org/files/release/%{name}-%{version}.tar.gz
# SVN snapshot:
Source0: http://rawstudio.org/files/daily/%{name}-%{_snapday}-%{_svnrev}.tar.bz2
-# Source0-md5: 3632e976a66de4e8421cea1949785b0d
+# Source0-md5: d365505bd5362fd90010fc0c91d74d6b
Patch0: %{name}-pl_desktop.patch
-Patch1: %{name}-rev1487-demosaic.patch
+Patch1: %{name}-sigsegv_fix.patch
URL: http://rawstudio.org/
BuildRequires: GConf2-devel >= 2.0
BuildRequires: autoconf
@@ -39,8 +39,7 @@
%prep
%setup -q -n %{name}
%patch0 -p1
-cd src
-%patch1 -p0
+%patch1 -p1
%build
./autogen.sh
@@ -71,7 +70,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.25 2007-10-31 23:57:10 blues
+Revision 1.26 2008-01-06 18:28:43 blues
+- svn snap 1560, 20080106 - no demosaic yet, sigsegv patch added
+
+Revision 1.25 2007/10/31 23:57:10 blues
- svn snap 1487 - fixed crash
Revision 1.24 2007/10/29 23:03:01 blues
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rawstudio.spec?r1=1.25&r2=1.26&f=u
More information about the pld-cvs-commit
mailing list