From 7ee85f07f421549bee0d09f56cdb956bcceddaf1 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 12 Oct 2016 21:18:06 +0200 Subject: [PATCH] Use standard tag order in spec file --- eog.spec | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/eog.spec b/eog.spec index 3df9502..30db26a 100644 --- a/eog.spec +++ b/eog.spec @@ -5,17 +5,16 @@ %define gnome_desktop_version 2.91.2 %define libexif_version 0.6.14 -Summary: Eye of GNOME image viewer Name: eog Version: 3.20.5 Release: 1%{?dist} -URL: https://wiki.gnome.org/Apps/EyeOfGnome -#VCS: git:git://git.gnome.org/eog -Source: http://download.gnome.org/sources/%{name}/3.20/%{name}-%{version}.tar.xz +Summary: Eye of GNOME image viewer # The GFDL has an "or later version" clause embedded inside the license. # There is no need to add the + here. License: GPLv2+ and GFDL +URL: https://wiki.gnome.org/Apps/EyeOfGnome +Source0: http://download.gnome.org/sources/%{name}/3.20/%{name}-%{version}.tar.xz BuildRequires: pkgconfig(exempi-2.0) BuildRequires: pkgconfig(gdk-pixbuf-2.0)