From 1cec63d88370e8d16e62a724da39a9dd254ac97628d41e67bcf19c2ec3ef9b46 Mon Sep 17 00:00:00 2001 From: Jan Matejek Date: Fri, 6 Jan 2017 14:54:47 +0000 Subject: [PATCH] - set service to localonly mode OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python-rpm-macros?expand=0&rev=18 --- .gitattributes | 2 +- _service | 6 +- _service:extract_file:python-rpm-macros.spec | 55 ------------------- ...ython-macros-1.0git.1483455871.9310dc2.tar | 0 python-rpm-macros.changes | 5 ++ ...-rpm-macros.spec => python-rpm-macros.spec | 0 6 files changed, 9 insertions(+), 59 deletions(-) delete mode 100644 _service:extract_file:python-rpm-macros.spec rename _service:tar_scm:multipython-macros-1.0git.1483455871.9310dc2.tar => multipython-macros-1.0git.1483455871.9310dc2.tar (100%) rename _service:set_version:extract_file:python-rpm-macros.spec => python-rpm-macros.spec (100%) diff --git a/.gitattributes b/.gitattributes index 80f37ec..bb3b4cc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -22,4 +22,4 @@ *.zip filter=lfs diff=lfs merge=lfs -text *.zst filter=lfs diff=lfs merge=lfs -text ## Specific LFS patterns -_service:tar_scm:multipython-macros-1.0git.1483455871.9310dc2.tar filter=lfs diff=lfs merge=lfs -text +multipython-macros-1.0git.1483455871.9310dc2.tar filter=lfs diff=lfs merge=lfs -text diff --git a/_service b/_service index 228c40d..af3b757 100644 --- a/_service +++ b/_service @@ -1,6 +1,6 @@ - + git https://github.com/openSUSE/multipython-macros.git @@ -10,10 +10,10 @@ - + *.tar */python-rpm-macros.spec - + diff --git a/_service:extract_file:python-rpm-macros.spec b/_service:extract_file:python-rpm-macros.spec deleted file mode 100644 index 390f891..0000000 --- a/_service:extract_file:python-rpm-macros.spec +++ /dev/null @@ -1,55 +0,0 @@ -# -# spec file for package python-rpm-macros -# -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via http://bugs.opensuse.org/ -# - -Name: python-rpm-macros -Version: 1.0 -Release: 0 -License: WTFPL -Summary: RPM macros for building of Python modules -Url: https://github.com/opensuse/multipython-macros -Source: multipython-macros-%{version}.tar -# Fedora compatibility -Provides: python2-rpm-macros -Provides: python3-rpm-macros -#!BuildIgnore: python-rpm-macros - -BuildArch: noarch - -%description -This package contains SUSE RPM macros for Python build automation. -You should BuildRequire this package unless you are sure that you -are only building for distros newer than Leap 42.2 - -%prep -%setup -q -n multipython-macros-%{version} -%if 0%{?suse_version} < 1330 -cat > macros/035-compat-defs <