From 86e3b50028a7725c5cfc68b9ac8d3a4b874ccb82 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= <[email protected]>
Date: Sat, 30 Jan 2016 16:24:07 +0100
Subject: Modernize spec.
---
perl-CSS-Squish.spec | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
diff --git a/perl-CSS-Squish.spec b/perl-CSS-Squish.spec
index 39125f3..8524024 100644
--- a/perl-CSS-Squish.spec
+++ b/perl-CSS-Squish.spec
@@ -1,6 +1,6 @@
Name: perl-CSS-Squish
Version: 0.10
-Release: 15%{?dist}
+Release: 16%{?dist}
Summary: Compact many CSS files into one big file
License: GPL+ or Artistic
URL: http://search.cpan.org/dist/CSS-Squish/
@@ -30,15 +30,11 @@ honor any valid @import statements included in the files.
%setup -q -n CSS-Squish-%{version}
%build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+%{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
make %{?_smp_mflags}
%install
make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
-
-find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
-
%{_fixperms} $RPM_BUILD_ROOT/*
%check
@@ -50,6 +46,9 @@ make test
%{_mandir}/man3/*
%changelog
+* Sat Jan 30 2016 Ralf Corsépius <[email protected]> - 0.10-16
+- Modernize spec.
+
* Thu Jun 18 2015 Fedora Release Engineering <[email protected]>
- 0.10-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
--
cgit v0.11.2
http://pkgs.fedoraproject.org/cgit/perl-CSS-Squish.git/commit/?h=master&id=86e3b50028a7725c5cfc68b9ac8d3a4b874ccb82
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
http://lists.fedoraproject.org/admin/lists/[email protected]