- expand macro in name tag to help source validator
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-random?expand=0&rev=3
This commit is contained in:
parent
99c48c7f1d
commit
ce3f1ae045
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 30 18:34:01 UTC 2012 - peter.trommler@ohm-hochschule.de
|
||||
|
||||
- expand macro in name tag to help source validator
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 17 14:38:03 UTC 2012 - peter.trommler@ohm-hochschule.de
|
||||
|
||||
|
@ -16,17 +16,13 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# cabal2spec-0.25
|
||||
# https://fedoraproject.org/wiki/Packaging:Haskell
|
||||
# https://fedoraproject.org/wiki/PackagingDrafts/Haskell
|
||||
|
||||
%global pkg_name random
|
||||
|
||||
%global common_summary Haskell random number library
|
||||
|
||||
%global common_description This package provides a basic random number generation library, including the ability to split random number generators.
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Name: ghc-random
|
||||
Version: 1.0.1.1
|
||||
Release: 1
|
||||
Summary: %{common_summary}
|
||||
@ -72,4 +68,3 @@ BuildRequires: ghc-time-devel
|
||||
|
||||
|
||||
%changelog
|
||||
- spec file template generated by cabal2spec-0.25.5
|
||||
|
Loading…
Reference in New Issue
Block a user