Accepting request 23854 from Base:System
Copy from Base:System/rpm based on submit request 23854 from user coolo OBS-URL: https://build.opensuse.org/request/show/23854 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=91
This commit is contained in:
parent
16859282b6
commit
d25b1bb8d6
@ -47,19 +47,10 @@ Index: macros.in
|
|||||||
#
|
#
|
||||||
#%_source_payload w9.gzdio
|
#%_source_payload w9.gzdio
|
||||||
-#%_binary_payload w9.gzdio
|
-#%_binary_payload w9.gzdio
|
||||||
+%_binary_payload w2.lzdio
|
+%_binary_payload w5.lzdio
|
||||||
|
|
||||||
# Algorithm to use for generating file checksum digests on build.
|
# Algorithm to use for generating file checksum digests on build.
|
||||||
# If not specified or 0, MD5 is used.
|
# If not specified or 0, MD5 is used.
|
||||||
@@ -357,7 +357,7 @@ package or when debugging this package.\
|
|
||||||
#%vendor
|
|
||||||
|
|
||||||
# Default fuzz level for %patch in spec file.
|
|
||||||
-%_default_patch_fuzz 0
|
|
||||||
+%_default_patch_fuzz 2
|
|
||||||
|
|
||||||
# Default patch flags
|
|
||||||
%_default_patch_flags -s
|
|
||||||
@@ -420,7 +420,7 @@ package or when debugging this package.\
|
@@ -420,7 +420,7 @@ package or when debugging this package.\
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -25,7 +25,7 @@ License: GPL v2 or later
|
|||||||
Group: System/Packages
|
Group: System/Packages
|
||||||
Summary: Python Bindings for Manipulating RPM Packages
|
Summary: Python Bindings for Manipulating RPM Packages
|
||||||
Version: 4.7.1
|
Version: 4.7.1
|
||||||
Release: 6
|
Release: 7
|
||||||
Requires: rpm = %{version}
|
Requires: rpm = %{version}
|
||||||
%py_requires
|
%py_requires
|
||||||
Source99: rpm.spec
|
Source99: rpm.spec
|
||||||
|
@ -359,7 +359,7 @@
|
|||||||
%supplements_kernel_module() \
|
%supplements_kernel_module() \
|
||||||
%{expand:%(if ! rpm -q kernel-syms > /dev/null; then echo "%fail Please add the kernel-syms package to BuildRequires"; fi)}
|
%{expand:%(if ! rpm -q kernel-syms > /dev/null; then echo "%fail Please add the kernel-syms package to BuildRequires"; fi)}
|
||||||
|
|
||||||
%suse_version 1120
|
%suse_version 1130
|
||||||
%sles_version 0
|
%sles_version 0
|
||||||
%ul_version 0
|
%ul_version 0
|
||||||
|
|
||||||
|
11
rpm.changes
11
rpm.changes
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 4 09:43:43 UTC 2009 - coolo@novell.com
|
||||||
|
|
||||||
|
- set suse_version to 1130
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 4 08:52:48 UTC 2009 - coolo@novell.com
|
||||||
|
|
||||||
|
- do not overwrite the default fuzz factor any longer
|
||||||
|
- change the payload compression to 5
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 23 17:56:28 CEST 2009 - mls@suse.de
|
Fri Oct 23 17:56:28 CEST 2009 - mls@suse.de
|
||||||
|
|
||||||
|
2
rpm.spec
2
rpm.spec
@ -28,7 +28,7 @@ PreReq: %insserv_prereq %fillup_prereq permissions
|
|||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Summary: The RPM Package Manager
|
Summary: The RPM Package Manager
|
||||||
Version: 4.7.1
|
Version: 4.7.1
|
||||||
Release: 6
|
Release: 7
|
||||||
Source: rpm-%{version}.tar.bz2
|
Source: rpm-%{version}.tar.bz2
|
||||||
Source1: RPM-HOWTO.tar.bz2
|
Source1: RPM-HOWTO.tar.bz2
|
||||||
Source2: RPM-Tips.html.tar.bz2
|
Source2: RPM-Tips.html.tar.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user