From 599f259dea7367c6c82535042a3e6fca8d793e05 Mon Sep 17 00:00:00 2001 From: Vasiliy Glazov Date: Mar 26 2019 09:09:08 +0000 Subject: Clean description and spec. This PR clean spec. 1. Fix description. 2. Use HTTPS in URL. 3. Use %autosetup macro. --- diff --git a/boomaga.spec b/boomaga.spec index e829d42..72a4066 100644 --- a/boomaga.spec +++ b/boomaga.spec @@ -10,7 +10,7 @@ Release: 1.git%{shortcommit0}%{?dist} Summary: A virtual printer for viewing a document before printing License: GPLv2 and LGPLv2+ -URL: http://www.boomaga.org +URL: https://www.boomaga.org Source0: https://github.com/Boomaga/%{name}/archive/%{commit0}/%{name}-%{commit0}.tar.gz#/%{name}-%{shortcommit0}.tar.gz Source1: %{modulename}.if Source2: %{modulename}.te @@ -35,8 +35,7 @@ The program is very simple to work with. Running any program, click "print" and select "Boomaga" to see in several seconds (CUPS takes some time to respond) the Boomaga window open. If you print out one more document, -it gets added to the previous one, and you can also print them out as one, -and you can also print them out as one. +it gets added to the previous one, and you can also print them out as one. Regardless of whether your printer supports duplex printing or not, you would be able to easily print on both sides of the sheet. If your printer does not support duplex printing, @@ -63,7 +62,7 @@ Requires(postun): policycoreutils SELinux policy module supporting boomaga %prep -%setup -qn %{name}-%{commit0} +%autosetup -n %{name}-%{commit0} mkdir SELinux cp -p %{SOURCE1} %{SOURCE2} %{SOURCE3} SELinux