[ghc-rpm-macros/f20] rename ghc-rpm-macros.ghc* to macros.ghc*

Jens Petersen petersen at fedoraproject.org
Thu Jan 22 07:56:52 UTC 2015


commit 27813db9f9de83108d403c5be4129fa0dfe14bc1
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Jan 22 16:55:18 2015 +0900

    rename ghc-rpm-macros.ghc* to macros.ghc*

 ghc-rpm-macros.spec                          |    4 ++--
 ghc-rpm-macros.ghc => macros.ghc             |    0
 ghc-rpm-macros.ghc-extra => macros.ghc-extra |    0
 3 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ghc-rpm-macros.spec b/ghc-rpm-macros.spec
index 203454e..ebcb792 100644
--- a/ghc-rpm-macros.spec
+++ b/ghc-rpm-macros.spec
@@ -17,13 +17,13 @@ URL:            https://fedoraproject.org/wiki/Packaging:Haskell
 # the distribution.  Hence the source is currently only available
 # from this package.  But it could be hosted on fedorahosted.org
 # for example if other rpm distros would prefer that.
-Source0:        ghc-rpm-macros.ghc
+Source0:        macros.ghc
 Source1:        COPYING
 Source2:        AUTHORS
 Source3:        ghc-deps.sh
 Source4:        cabal-tweak-dep-ver
 Source5:        cabal-tweak-flag
-Source6:        ghc-rpm-macros.ghc-extra
+Source6:        macros.ghc-extra
 # ver-rel for unversioned docdir
 Requires:       redhat-rpm-config >= 9.1.0-50.fc20
 %if %{undefined without_hscolour}
diff --git a/ghc-rpm-macros.ghc b/macros.ghc
similarity index 100%
rename from ghc-rpm-macros.ghc
rename to macros.ghc
diff --git a/ghc-rpm-macros.ghc-extra b/macros.ghc-extra
similarity index 100%
rename from ghc-rpm-macros.ghc-extra
rename to macros.ghc-extra


More information about the scm-commits mailing list