From 4a962a01047f705cefc461b3c99d0e23406c8472 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= <corse...@fedoraproject.org>
Date: Wed, 27 Jan 2016 14:52:33 +0100
Subject: Add %license.

- Modernize spec.
---
 perl-Text-Haml.spec | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/perl-Text-Haml.spec b/perl-Text-Haml.spec
index d0dac3a..d9f5869 100644
--- a/perl-Text-Haml.spec
+++ b/perl-Text-Haml.spec
@@ -1,6 +1,6 @@
 Name:           perl-Text-Haml
 Version:        0.990116
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Haml Perl implementation
 License:        Artistic 2.0
 Group:          Development/Libraries
@@ -48,19 +48,21 @@ specification.
 
 %install
 ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
-
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
 %{?with_pod_tests:TEST_POD=1} ./Build test
 
 %files
-%doc LICENSE
+%license LICENSE
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Wed Jan 27 2016 Ralf Corsépius <corse...@fedoraproject.org> - 0.990116-6
+- Add %%license.
+- Modernize spec.
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 0.990116-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2


        
http://pkgs.fedoraproject.org/cgit/perl-Text-Haml.git/commit/?h=master&id=4a962a01047f705cefc461b3c99d0e23406c8472
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to