[shtool] * Mon Mar 23 2015 Fabian Affolter <mail at fabian-affolter.ch> - 2.0.8-15 - Spec file updated

Fabian Affolter fab at fedoraproject.org
Mon Mar 23 23:01:09 UTC 2015


commit 2d9428214d8675f01e22a55a43dba72a0fb8319e
Author: Fabian Affolter <fabian at affolter-engineering.ch>
Date:   Tue Mar 24 00:00:59 2015 +0100

    * Mon Mar 23 2015 Fabian Affolter <mail at fabian-affolter.ch> - 2.0.8-15
    - Spec file updated

 shtool.spec | 18 +++++++-----------
 1 file changed, 7 insertions(+), 11 deletions(-)
---
diff --git a/shtool.spec b/shtool.spec
index 0aeb0b9..e236f14 100644
--- a/shtool.spec
+++ b/shtool.spec
@@ -1,13 +1,11 @@
 Name:           shtool
 Version:        2.0.8
-Release:        14%{?dist}
-Summary:        Portable shell tool
+Release:        15%{?dist}
+Summary:        A portable shell tool
 
-Group:          Applications/System
 License:        GPLv2+
 URL:            http://www.gnu.org/software/shtool/
 Source0:        ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
 BuildRequires:  perl-podlators
@@ -29,18 +27,13 @@ install.sh and related scripts.
 %configure
 make %{?_smp_mflags}
 
-%check
-make check
-
 %install
-rm -rf %{buildroot}
 make install DESTDIR=%{buildroot} INSTALL="install -p"
 
-%clean
-rm -rf %{buildroot}
+%check
+make check
 
 %files
-%defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING NEWS RATIONAL README THANKS VERSION
 %{_mandir}/man*/%{name}*.*
 %{_bindir}/%{name}
@@ -49,6 +42,9 @@ rm -rf %{buildroot}
 %{_datadir}/aclocal/%{name}.m4
 
 %changelog
+* Mon Mar 23 2015 Fabian Affolter <mail at fabian-affolter.ch> - 2.0.8-15
+- Spec file updated
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.0.8-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list