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

- Modernize spec.
---
 perl-POSIX-strftime-Compiler.spec | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

diff --git a/perl-POSIX-strftime-Compiler.spec 
b/perl-POSIX-strftime-Compiler.spec
index 39aed05..e4b11d2 100644
--- a/perl-POSIX-strftime-Compiler.spec
+++ b/perl-POSIX-strftime-Compiler.spec
@@ -1,6 +1,6 @@
 Name:           perl-POSIX-strftime-Compiler
 Version:        0.41
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        GNU C library compatible strftime for loggers and servers
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -39,19 +39,22 @@ useful when you want to write loggers, servers and portable 
applications.
 
 %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
 ./Build test
 
 %files
-%doc Changes LICENSE README.md
+%doc Changes README.md
+%license LICENSE
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Wed Jan 27 2016 Ralf Corsépius <corse...@fedoraproject.org> - 0.41-4
+- Add %%license.
+- Modernize spec.
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 0.41-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-POSIX-strftime-Compiler.git/commit/?h=f23&id=5e6764096fcc31f4abc1dc3ab60e655d6d3cc0ff
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to