Accepting request 198566 from home:aspiers:branches:system:packagemanager
- Run "osc service localrun format_spec_file" on spec file. - Add missing .changes file. OBS-URL: https://build.opensuse.org/request/show/198566 OBS-URL: https://build.opensuse.org/package/show/system:packagemanager/rypper?expand=0&rev=2
This commit is contained in:
parent
a8396df752
commit
d24ac63f4e
6
rypper.changes
Normal file
6
rypper.changes
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 11 17:28:50 BST 2013 - aspiers@suse.com
|
||||||
|
|
||||||
|
- Run "osc service localrun format_spec_file" on spec file.
|
||||||
|
- Add missing .changes file.
|
||||||
|
|
22
rypper.spec
22
rypper.spec
@ -1,10 +1,17 @@
|
|||||||
#
|
#
|
||||||
# spec file for package rypper (Version 0.21)
|
# spec file for package rypper
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
|
||||||
# package are under the same license as the package itself.
|
|
||||||
#
|
#
|
||||||
|
# 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/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
@ -12,13 +19,14 @@
|
|||||||
|
|
||||||
Name: rypper
|
Name: rypper
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
Requires: zypper perl
|
Requires: perl
|
||||||
|
Requires: zypper
|
||||||
|
Summary: Wrapper around zypper for managing multiple repositories
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
Group: System/Packages
|
Group: System/Packages
|
||||||
Summary: Wrapper around zypper for managing multiple repositories
|
|
||||||
Version: 0.21
|
Version: 0.21
|
||||||
Release: 1
|
Release: 1
|
||||||
URL: http://www.adamspiers.org/computing/
|
Url: http://www.adamspiers.org/computing/
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: rypper
|
Source0: rypper
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
Loading…
Reference in New Issue
Block a user