psabata pushed to zathura-ps (master). "Fix the dep list, install LICENSE with the %license macro"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Jun 9 15:28:10 UTC 2015


From e707d97200ffbfa419e3e56a72f93438ed82a3be Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= <contyk at redhat.com>
Date: Tue, 9 Jun 2015 17:28:03 +0200
Subject: Fix the dep list, install LICENSE with the %license macro


diff --git a/zathura-ps.spec b/zathura-ps.spec
index 3f840fd..dd8c97d 100644
--- a/zathura-ps.spec
+++ b/zathura-ps.spec
@@ -1,14 +1,21 @@
 Name:           zathura-ps
 Version:        0.2.2
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        PS support for zathura via libspectre
-Group:          Applications/Publishing
 License:        zlib
 URL:            http://pwmt.org/projects/zathura/plugins/%{name}
 Source0:        http://pwmt.org/projects/zathura/plugins/download/%{name}-%{version}.tar.gz
+BuildRequires:  binutils
+BuildRequires:  coreutils
+BuildRequires:  gcc
+BuildRequires:  make
+BuildRequires:  sed
+BuildRequires:  pkgconfig(cairo)
+BuildRequires:  pkgconfig(girara-gtk3)
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(libspectre)
+BuildRequires:  pkgconfig(zathura)
 Requires:       zathura
-BuildRequires:  libspectre-devel
-BuildRequires:  zathura-devel >= 0.2.3
 
 %description
 The zathura-ps plugin adds PostScript support to zathura by
@@ -27,11 +34,15 @@ mv ps-debug.so ps.so
 make DESTDIR=%{buildroot} LIBDIR=%{_libdir} install
 
 %files
-%doc AUTHORS LICENSE
+%license LICENSE
+%doc AUTHORS
 %{_libdir}/zathura/ps.so
 %{_datadir}/applications/%{name}.desktop
 
 %changelog
+* Tue Jun 09 2015 Petr Ĺ abata <contyk at redhat.com> - 0.2.2-7
+- Fix the dep list, install LICENSE with the %%license macro
+
 * Mon Aug 18 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.2-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/zathura-ps.git/commit/?h=master&id=e707d97200ffbfa419e3e56a72f93438ed82a3be


More information about the scm-commits mailing list