forked from pool/ocaml-rpm-macros
- Remove stale references to ocaml_make_testsuite
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-rpm-macros?expand=0&rev=77
This commit is contained in:
parent
796cf7f3e5
commit
988467c68b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 1 01:01:01 UTC 2023 - ohering@suse.de
|
||||
|
||||
- Remove stale references to ocaml_make_testsuite
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 7 07:07:07 UTC 2022 - ohering@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ocaml-rpm-macros
|
||||
#
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ocaml-rpm-macros
|
||||
Version: 20220707
|
||||
Version: 20230101
|
||||
Release: 0
|
||||
Summary: RPM macros for building OCaml source packages
|
||||
License: GPL-2.0-only
|
||||
@ -36,13 +36,6 @@ Source1: ocaml-findlib.rpm.prov_req.attr.sh
|
||||
%define debug_package %nil
|
||||
|
||||
%define ocaml_standard_library %_libdir/ocaml
|
||||
# macros to be set in prjconf:
|
||||
#Macros:
|
||||
#_with_ocaml_make_testsuite 1
|
||||
#:Macros
|
||||
%bcond_with ocaml_make_testsuite
|
||||
#
|
||||
#
|
||||
|
||||
%description
|
||||
OCaml is a high-level, strongly-typed, functional and object-oriented
|
||||
|
Loading…
Reference in New Issue
Block a user