From c76a15a11891cc263d49ff3eeb31366fc1a3a188 Mon Sep 17 00:00:00 2001 From: panchenbo Date: Thu, 30 Jul 2020 14:38:41 +0800 Subject: [PATCH] add yaml and fix spec --- dde-api.spec | 9 ++------- dde-api.yaml | 4 ++++ 2 files changed, 6 insertions(+), 7 deletions(-) create mode 100644 dde-api.yaml diff --git a/dde-api.spec b/dde-api.spec index a7581ec..1030e5e 100755 --- a/dde-api.spec +++ b/dde-api.spec @@ -1,7 +1,4 @@ -# Run tests in check section -# disable for bootstrapping %bcond_with check -#%global _unpackaged_files_terminate_build 0 %global with_debug 1 %if 0%{?with_debug} @@ -11,7 +8,6 @@ %global sname deepin-api %global release_name server-industry -# out of memory on armv7hl %ifarch %{arm} %global _smp_mflags -j1 %endif @@ -35,7 +31,6 @@ BuildRequires: go-lib-devel BuildRequires: deepin-gettext-tools BuildRequires: deepin-gir-generator BuildRequires: librsvg2-devel -#BuildRequires: libsqlite3x-devel BuildRequires: sqlite-devel BuildRequires: compiler(go-compiler) BuildRequires: golang-github-linuxdeepin-go-x11-client-devel @@ -149,5 +144,5 @@ exit 0 %files -n %{name}-devel -f devel.file-list %changelog -* Fri Jun 12 2020 uoser - 5.1.11.1 -- Update to 5.1.11.1 \ No newline at end of file +* Thu Jul 30 2020 openEuler Buildteam - 5.1.11.1-1 +- Package init diff --git a/dde-api.yaml b/dde-api.yaml new file mode 100644 index 0000000..d4544db --- /dev/null +++ b/dde-api.yaml @@ -0,0 +1,4 @@ +version_control: github +src_repo: linuxdeepin/dde-api +tag_prefix: ^v +seperator: .