SPECS: cinepaint.spec - added BR: lcms-devel. - fixed problem with...
cieciwa
cieciwa at pld-linux.org
Thu Jul 28 12:59:06 CEST 2005
Author: cieciwa Date: Thu Jul 28 10:59:06 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added BR: lcms-devel.
- fixed problem with version number [0.19-1-1]
---- Files affected:
SPECS:
cinepaint.spec (1.12 -> 1.13)
---- Diffs:
================================================================
Index: SPECS/cinepaint.spec
diff -u SPECS/cinepaint.spec:1.12 SPECS/cinepaint.spec:1.13
--- SPECS/cinepaint.spec:1.12 Thu Jul 28 12:41:57 2005
+++ SPECS/cinepaint.spec Thu Jul 28 12:59:01 2005
@@ -2,19 +2,21 @@
%define subrel 1
%define rel 1
%define ver 0.19
-%define src %{ver}-%{rel}-%{subrel}
+%define src %{ver}-%{rel}
+%define fsrc %{ver}-%{rel}-%{subrel}
Summary: CinePaint - a motion picture editing tool
Summary(pl): CinePaint - narzędzie do obróbki filmów
Name: cinepaint
Version: %{ver}_%{rel}
-Release: 0.1
+Release: 0.3
License: GPL
Group: X11/Applications/Graphics
-Source0: http://dl.sourceforge.net/cinepaint/%{name}-%{src}.tar.gz
+Source0: http://dl.sourceforge.net/cinepaint/%{name}-%{fsrc}.tar.gz
# Source0-md5: bfd8c21724631d157097927cf3020277
##Patch0: %{name}-gcc3.patch
URL: http://cinepaint.sourceforge.net/
BuildRequires: automake
+BuildRequires: lcms-devel
BuildRequires: gtk+-devel
BuildRequires: libjpeg-devel
BuildRequires: libpng-devel
@@ -64,7 +66,7 @@
Statyczne biblioteki CinePainta.
%prep
-%setup -q -n %{name}-%{ver}-%{rel}
+%setup -q -n %{name}-%{src}
##%%patch0 -p1
%build
@@ -131,6 +133,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2005/07/28 10:59:01 cieciwa
+- added BR: lcms-devel.
+- fixed problem with version number [0.19-1-1]
+
Revision 1.12 2005/07/28 10:41:57 cieciwa
- updated to 0.19-1,
- added BR: OpenEXR-devel
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/cinepaint.spec?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list