- expand macro in name tag to help source validator

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-syb?expand=0&rev=5
This commit is contained in:
Peter Trommler 2012-12-30 17:44:14 +00:00 committed by Git OBS Bridge
parent a37f45f2e5
commit ded404f413
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Dec 30 18:43:19 UTC 2012 - peter.trommler@ohm-hochschule.de
- expand macro in name tag to help source validator
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Nov 17 14:47:07 UTC 2012 - peter.trommler@ohm-hochschule.de Sat Nov 17 14:47:07 UTC 2012 - peter.trommler@ohm-hochschule.de

View File

@ -22,7 +22,7 @@
%global common_description This package contains the generics system described in the Scrap Your Boilerplate papers (see http://www.cs.uu.nl/wiki/GenericProgramming/SYB). It defines the Data class of types permitting folding and unfolding of constructor applications, instances of this class for primitive types, and a variety of traversals. %global common_description This package contains the generics system described in the Scrap Your Boilerplate papers (see http://www.cs.uu.nl/wiki/GenericProgramming/SYB). It defines the Data class of types permitting folding and unfolding of constructor applications, instances of this class for primitive types, and a variety of traversals.
Name: ghc-%{pkg_name} Name: ghc-syb
Version: 0.3.7 Version: 0.3.7
Release: 1 Release: 1
Summary: %{common_summary} Summary: %{common_summary}