- clean up spec file
* fix comment for patch 1 (wrong file name) * remove unused patch2 in setup section - enable colorized documentation for all Haskell packages OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-rpm-macros?expand=0&rev=16
This commit is contained in:
parent
b916b7baf8
commit
c3a4cd8970
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 26 06:59:33 UTC 2013 - peter.trommler@ohm-hochschule.de
|
||||||
|
|
||||||
|
- clean up spec file
|
||||||
|
* fix comment for patch 1 (wrong file name)
|
||||||
|
* remove unused patch2 in setup section
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 26 06:56:57 UTC 2013 - peter.trommler@ohm-hochschule.de
|
||||||
|
|
||||||
|
- enable colorized documentation for all Haskell packages
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 1 15:18:38 UTC 2013 - dvaleev@suse.com
|
Thu Aug 1 15:18:38 UTC 2013 - dvaleev@suse.com
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
%global macros_dir %{_sysconfdir}/rpm
|
%global macros_dir %{_sysconfdir}/rpm
|
||||||
|
|
||||||
%global without_hscolour 1
|
#%%global without_hscolour 1
|
||||||
|
|
||||||
Name: ghc-rpm-macros
|
Name: ghc-rpm-macros
|
||||||
Version: 0.99
|
Version: 0.99
|
||||||
@ -35,7 +35,7 @@ Source0: http://pkgs.fedoraproject.org/cgit/%{name}.git/snapshot/%{name}-
|
|||||||
Source4: macros.ghc-suse
|
Source4: macros.ghc-suse
|
||||||
# PATCH-FIX-OPENSUSE buildService .patch peter.trommler@ohm-hochschule.de -- openSUSE packaging Haskell guidelines
|
# PATCH-FIX-OPENSUSE buildService .patch peter.trommler@ohm-hochschule.de -- openSUSE packaging Haskell guidelines
|
||||||
Patch: buildService.patch
|
Patch: buildService.patch
|
||||||
# PATCH-FIX-OPENSUSE cabal-rpm-spdx.patch peter.trommler@ohm-hochschule.de -- openSUSE way to disable debug packages
|
# PATCH-FIX-OPENSUSE suse-disable-debug-packages.patch peter.trommler@ohm-hochschule.de -- openSUSE way to disable debug packages
|
||||||
Patch1: suse-disable-debug-packages.patch
|
Patch1: suse-disable-debug-packages.patch
|
||||||
# PATCH-FIX-SLE sle-sp1-rpmdeps.patch peter.trommler@ohm-hochschule.de -- SLE's RPM is too old in 11 SP1 and SP2
|
# PATCH-FIX-SLE sle-sp1-rpmdeps.patch peter.trommler@ohm-hochschule.de -- SLE's RPM is too old in 11 SP1 and SP2
|
||||||
Patch100: sle-sp1-rpmdeps.patch
|
Patch100: sle-sp1-rpmdeps.patch
|
||||||
@ -64,7 +64,6 @@ Set of macros to build ghc packages that contain multiple subpackages.
|
|||||||
%setup -q -n %{name}-%{git_hash}
|
%setup -q -n %{name}-%{git_hash}
|
||||||
%patch -p1 -b .obs
|
%patch -p1 -b .obs
|
||||||
%patch1 -p1 -b .debug
|
%patch1 -p1 -b .debug
|
||||||
#%%patch2 -p1 -b .filelists
|
|
||||||
%if 0%{?sles_version}
|
%if 0%{?sles_version}
|
||||||
%patch -P 100 -p1
|
%patch -P 100 -p1
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user