[fotoxx] - Update to 14.09 - bz#1135811 - Drop appdata file/directory hack.

Pavel Alexeev hubbitus at fedoraproject.org
Sun Sep 7 15:37:38 UTC 2014


commit 6c43f48d8b7bc801343ad638a5644a964f7f08b1
Author: Hubbitus <pahan at hubbitus.info>
Date:   Sun Sep 7 19:37:21 2014 +0400

    - Update to 14.09 - bz#1135811
    - Drop appdata file/directory hack.

 .gitignore  |    1 +
 fotoxx.spec |   10 ++++++----
 sources     |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1442969..9f30b3a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ fotoxx-8.0-mandir.patch
 /fotoxx-14.05.tar.gz
 /fotoxx-14.05.1.tar.gz
 /fotoxx-14.08.tar.gz
+/fotoxx-14.09.tar.gz
diff --git a/fotoxx.spec b/fotoxx.spec
index 04061f8..eceb7bb 100644
--- a/fotoxx.spec
+++ b/fotoxx.spec
@@ -1,12 +1,12 @@
 Name:		fotoxx
-Version:		14.08
+Version:		14.09
 Release:		1%{?dist}
 Summary:		Photo editor
 
 Group:		Applications/Multimedia
 License:		GPLv2
 URL:			http://www.kornelix.com/fotoxx.html
-Source0:		http://www.kornelix.com/uploads/1/3/0/3/13035936/fotoxx-14.08.tar.gz
+Source0:		http://www.kornelix.com/uploads/1/3/0/3/13035936/fotoxx-14.09.tar.gz
 Source1:		%{name}.desktop
 
 %{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}
@@ -45,8 +45,6 @@ desktop-file-install --vendor="" \
 	--dir %{buildroot}%{_datadir}/applications/ \
 	%{SOURCE1}
 
-# Rm regular file and create directory
-rm %{buildroot}/%{_datadir}/appdata
 mkdir -p %{buildroot}/%{_datadir}/appdata/
 install -m 644 appdata/%{name}.appdata.xml %{buildroot}/%{_datadir}/appdata/%{name}.appdata.xml
 
@@ -61,6 +59,10 @@ install -m 644 appdata/%{name}.appdata.xml %{buildroot}/%{_datadir}/appdata/%{na
 %{_datadir}/appdata/
 
 %changelog
+* Sun Sep 7 2014 Pavel Alexeev <Pahan at Hubbitus.info> - 14.09-1
+- Update to 14.09 - bz#1135811
+- Drop appdata file/directory hack.
+
 * Mon Aug 18 2014 Pavel Alexeev <Pahan at Hubbitus.info> - 14.08-1
 - Update to 14.08 - bz#1103438
 - Install appdata dir.
diff --git a/sources b/sources
index a8f9c76..eda06c6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f016214bb220524c9d96bf9f1e49221e  fotoxx-14.08.tar.gz
+81ef702963aa2ba1bde8630fba3be9e3  fotoxx-14.09.tar.gz


More information about the scm-commits mailing list