[fotoxx] Update to 13.04.

Pavel Alexeev hubbitus at fedoraproject.org
Sun Mar 31 20:02:32 UTC 2013


commit 6e361a57b748e18fa3d6dbb738edeba3935b88a5
Author: Pavel Alexeev (aka Pahan-Hubbitus) <pahan at hubbitus.info>
Date:   Sat Mar 30 06:35:21 2013 +0400

    Update to 13.04.
    
    - Fix URL (bz#910155)
    - Add BR lcms2-devel

 .gitignore  |    1 +
 fotoxx.spec |   22 +++++++++++++---------
 sources     |    2 +-
 3 files changed, 15 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dc84aef..b4fe09e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ fotoxx-8.0-mandir.patch
 /fotoxx-12.01.2.tar.gz
 /fotoxx-12.01.2-pthread-dep.patch
 /fotoxx-13.01.tar.gz
+/fotoxx-13.04.tar.gz
diff --git a/fotoxx.spec b/fotoxx.spec
index f5eed2e..d350aa6 100644
--- a/fotoxx.spec
+++ b/fotoxx.spec
@@ -1,12 +1,12 @@
 Name:		fotoxx
-Version:		13.01
-Release:		2%{?dist}
+Version:		13.04
+Release:		1%{?dist}
 Summary:		Photo editor
 
 Group:		Applications/Multimedia
 License:		GPLv2
-URL:			http://kornelix.squarespace.com/%{name}
-Source0:		http://www.kornelix.com/uploads/1/3/0/3/13035936/fotoxx-13.01.tar.gz
+URL:			http://www.kornelix.com/fotoxx.html
+Source0:		http://www.kornelix.com/uploads/1/3/0/3/13035936/fotoxx-13.04.tar.gz
 Source1:		%{name}.desktop
 
 BuildRequires:	gtk3-devel
@@ -14,12 +14,12 @@ BuildRequires:	desktop-file-utils
 BuildRequires:	freeimage-devel
 Requires:		exiv2
 
+BuildRequires:	perl-Image-ExifTool ufraw xdg-utils libtiff-devel lcms2-devel
 # Presents checked at build time
-BuildRequires:	perl-Image-ExifTool ufraw xdg-utils libtiff-devel
 Requires:		perl-Image-ExifTool ufraw xdg-utils
 
 # Was mailed to author for version 12.01.2. Still there.
-Patch0:		fotoxx-13.01-pthread-dep.patch
+#? Patch0:		fotoxx-13.01-pthread-dep.patch
 
 %description
 Fotoxx is a free open source Linux program for editing image files
@@ -28,7 +28,7 @@ needs while remaining easy to use.
 
 %prep
 %setup -q
-%patch0 -p1 -b .pthread
+#? % patch0 -p1 -b .pthread
 
 %build
 CFLAGS="${CFLAGS:-%optflags}" ; export CFLAGS ;
@@ -52,12 +52,16 @@ desktop-file-install --vendor="" \
 %{_mandir}/man1/%{name}.1*
 %dir %{_datadir}/%{name}
 %{_bindir}/%{name}
-%{_datadir}/%{name}/icons/
-%{_datadir}/%{name}/locales/
+%{_datadir}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/pixmaps/%{name}.png
 
 %changelog
+* Sat Mar 30 2013 Pavel Alexeev <Pahan at Hubbitus.info> - 13.04-1
+- Update to 13.04.
+- Fix URL (bz#910155)
+- Add BR lcms2-devel
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 13.01-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 1de9a48..e7cfcda 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-061ce839913f92e37196b6c425a46fe8  fotoxx-13.01.tar.gz
+b27e0b8b627e4e828658a0ae10ecc046  fotoxx-13.04.tar.gz


More information about the scm-commits mailing list