Accepting request 62145 from home:vuntz:branches:Base:System
OBS-URL: https://build.opensuse.org/request/show/62145 OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=87
This commit is contained in:
parent
9b51957650
commit
9375ce439f
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package rpm-python (Version 4.8.0)
|
||||
# spec file for package rpm-python
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2011 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
|
||||
@ -26,7 +26,7 @@ License: GPLv2+
|
||||
Group: System/Packages
|
||||
Summary: Python Bindings for Manipulating RPM Packages
|
||||
Version: 4.8.0
|
||||
Release: 17
|
||||
Release: 18
|
||||
Requires: rpm = %{version}
|
||||
%py_requires
|
||||
Source99: rpm.spec
|
||||
|
@ -98,9 +98,6 @@
|
||||
if test -x /sbin/conf.d/SuSEconfig.fonts ; then \
|
||||
%run_suseconfig -m fonts \
|
||||
fi \
|
||||
if test -x /sbin/conf.d/SuSEconfig.pango ; then \
|
||||
%run_suseconfig -m pango \
|
||||
fi \
|
||||
%{-c:if test -x /sbin/conf.d/SuSEconfig.ghostscript-cjk ; then \
|
||||
%run_suseconfig -m ghostscript-cjk \
|
||||
fi} \
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 19 12:39:31 CET 2011 - vuntz@opensuse.org
|
||||
|
||||
- Don't call /sbin/conf.d/SuSEconfig.pango in
|
||||
%run_suseconfig_fonts: it has been removed during 11.4
|
||||
development.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 14 08:58:40 UTC 2011 - coolo@novell.com
|
||||
|
||||
|
6
rpm.spec
6
rpm.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package rpm (Version 4.8.0)
|
||||
# spec file for package rpm
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2011 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
|
||||
@ -29,7 +29,7 @@ PreReq: %insserv_prereq %fillup_prereq permissions
|
||||
AutoReqProv: on
|
||||
Summary: The RPM Package Manager
|
||||
Version: 4.8.0
|
||||
Release: 17
|
||||
Release: 18
|
||||
Source: rpm-%{version}.tar.bz2
|
||||
Source1: RPM-HOWTO.tar.bz2
|
||||
Source2: RPM-Tips.html.tar.bz2
|
||||
|
Loading…
Reference in New Issue
Block a user