From 54b5384e316ef33ca6b90d8ede28ce23faa320bc Mon Sep 17 00:00:00 2001 From: "T.C. Hollingsworth" Date: Fri, 19 Jul 2013 04:29:31 -0700 Subject: [PATCH] rename the license now that we have proper git --- web-assets-LICENSE => LICENSE | 0 web-assets.spec | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename web-assets-LICENSE => LICENSE (100%) diff --git a/web-assets-LICENSE b/LICENSE similarity index 100% rename from web-assets-LICENSE rename to LICENSE diff --git a/web-assets.spec b/web-assets.spec index 0809317..e44a164 100644 --- a/web-assets.spec +++ b/web-assets.spec @@ -7,7 +7,7 @@ BuildArch: noarch License: MIT URL: https://fedoraproject.org/wiki/User:Patches/PackagingDrafts/Web_Assets -Source1: web-assets-LICENSE +Source1: LICENSE Source2: macros.web-assets Source3: web-assets.conf @@ -43,7 +43,7 @@ Requires(postun): systemd %prep %setup -c -T -cp %{SOURCE2} LICENSE +cp %{SOURCE1} LICENSE %build #nothing to do