rename macros source files removing ghc-rpm- prefix

This commit is contained in:
Jens Petersen 2014-05-17 17:29:11 +09:00
parent 972cb47448
commit e3136771b3
4 changed files with 3 additions and 3 deletions

View File

@ -17,14 +17,14 @@ URL: https://fedoraproject.org/wiki/Packaging:Haskell
# the distribution. Hence the source is currently only available # the distribution. Hence the source is currently only available
# from this package. But it could be hosted on fedorahosted.org # from this package. But it could be hosted on fedorahosted.org
# for example if other rpm distros would prefer that. # for example if other rpm distros would prefer that.
Source0: ghc-rpm-macros.ghc Source0: macros.ghc
Source1: COPYING Source1: COPYING
Source2: AUTHORS Source2: AUTHORS
Source3: ghc-deps.sh Source3: ghc-deps.sh
Source4: cabal-tweak-dep-ver Source4: cabal-tweak-dep-ver
Source5: cabal-tweak-flag Source5: cabal-tweak-flag
Source6: ghc-rpm-macros.ghc-extra Source6: macros.ghc-extra
Source7: ghc-rpm-macros.ghc-srpm Source7: macros.ghc-srpm
Requires: ghc-srpm-macros = %{version}-%{release} Requires: ghc-srpm-macros = %{version}-%{release}
# macros.ghc-srpm moved out from redhat-rpm-config-21 # macros.ghc-srpm moved out from redhat-rpm-config-21
Requires: redhat-rpm-config > 20-1.fc21 Requires: redhat-rpm-config > 20-1.fc21