adamwill pushed to php-natxet-cssmin (epel7). "change layout to match upstream's (with the /src sub-directory)"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri May 1 22:31:12 UTC 2015


>From 547757b9930cbe38316c4addfb89a90fa351ff9a Mon Sep 17 00:00:00 2001
From: Adam Williamson <awilliam at redhat.com>
Date: Mon, 23 Feb 2015 14:55:57 -0800
Subject: change layout to match upstream's (with the /src sub-directory)


diff --git a/php-natxet-cssmin.spec b/php-natxet-cssmin.spec
index e34154e..64c5677 100644
--- a/php-natxet-cssmin.spec
+++ b/php-natxet-cssmin.spec
@@ -15,7 +15,7 @@
 
 Name:           php-%{packagist_owner}-%{lcname}
 Version:        %{github_version}
-Release:        1%{?github_date:.%{github_date}git%{shortcommit}}%{?dist}
+Release:        2%{?github_date:.%{github_date}git%{shortcommit}}%{?dist}
 Summary:        Configurable CSS parser and minifier
 
 Group:          Development/Libraries
@@ -51,7 +51,7 @@ shorter notation if available. The minification is configurable.
 
 %install
 mkdir -p %{buildroot}%{_datadir}/php/%{packagist_owner}/%{packagist_name}
-cp -pr src/* %{buildroot}%{_datadir}/php/%{packagist_owner}/%{packagist_name}
+cp -pr src/ %{buildroot}%{_datadir}/php/%{packagist_owner}/%{packagist_name}
 
 
 %check
@@ -64,5 +64,8 @@ cp -pr src/* %{buildroot}%{_datadir}/php/%{packagist_owner}/%{packagist_name}
 
 
 %changelog
+* Mon Feb 23 2015 Adam Williamson <awilliam at redhat.com> - 3.0.2-2.20141229git8883d28
+- change layout to match upstream's (with the /src sub-directory)
+
 * Mon Dec 29 2014 Adam Williamson <awilliam at redhat.com> - 3.0.2-1.20141229git8883d28
 - initial package
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/php-natxet-cssmin.git/commit/?h=epel7&id=547757b9930cbe38316c4addfb89a90fa351ff9a


More information about the scm-commits mailing list