Updating link to change in openSUSE:Factory/rpm revision 92.0

OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=4c56e38deaf5c91b2b0e0255ac7a5080
This commit is contained in:
OBS User buildservice-autocommit 2010-01-14 13:59:15 +00:00 committed by Git OBS Bridge
parent 1179b4620d
commit c1731971c3
4 changed files with 15 additions and 7 deletions

View File

@ -1,2 +1,3 @@
rpm
arch ppc package rpm-devel
arch sparcv9 package rpm-devel

View File

@ -1,7 +1,7 @@
#
# spec file for package rpm-python (Version 4.7.1)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -21,11 +21,11 @@
Name: rpm-python
BuildRequires: file-devel libbz2-devel libelf-devel libselinux-devel lua-devel ncurses-devel popt-devel python-devel xz-devel zlib-devel
#!BuildIgnore: rpmlint-Factory
License: GPL v2 or later
License: GPLv2+
Group: System/Packages
Summary: Python Bindings for Manipulating RPM Packages
Version: 4.7.1
Release: 7
Release: 8
Requires: rpm = %{version}
%py_requires
Source99: rpm.spec

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Dec 12 23:42:26 CET 2009 - jengelh@medozas.de
- add baselibs.conf as a source
- add SPARC baselibs
-------------------------------------------------------------------
Wed Nov 4 09:43:43 UTC 2009 - coolo@novell.com

View File

@ -1,7 +1,7 @@
#
# spec file for package rpm (Version 4.7.1)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
Name: rpm
License: GPL v2 or later
License: GPLv2+
Group: System/Packages
BuildRequires: file-devel libbz2-devel libelf-devel libselinux-devel lua-devel ncurses-devel xz-devel zlib-devel
BuildRequires: popt-devel
@ -28,7 +28,7 @@ PreReq: %insserv_prereq %fillup_prereq permissions
AutoReqProv: on
Summary: The RPM Package Manager
Version: 4.7.1
Release: 7
Release: 8
Source: rpm-%{version}.tar.bz2
Source1: RPM-HOWTO.tar.bz2
Source2: RPM-Tips.html.tar.bz2
@ -39,6 +39,7 @@ Source8: rpmconfigcheck
Source9: sysconfig.services-rpm
Source10: beecrypt-4.1.2.tar.bz2
Source11: rpm-4.4.2.3-db.tar.bz2
Source12: baselibs.conf
Patch1: beecrypt-4.1.2.diff
Patch2: db.diff
# quilt patches start here
@ -124,7 +125,7 @@ Authors:
%package devel
Summary: Include Files and Libraries mandatory for Development
License: GPL v2 or later
License: GPLv2+
Group: System/Packages
Requires: rpm = %{version}
Requires: popt-devel