Accepting request 20302 from Base:System
Copy from Base:System/rpm based on submit request 20302 from user coolo OBS-URL: https://build.opensuse.org/request/show/20302 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=88
This commit is contained in:
commit
ece799f479
@ -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: 4
|
Release: 5
|
||||||
Requires: rpm = %{version}
|
Requires: rpm = %{version}
|
||||||
%py_requires
|
%py_requires
|
||||||
Source99: rpm.spec
|
Source99: rpm.spec
|
||||||
|
@ -382,6 +382,7 @@ Group: System/Localization \
|
|||||||
Requires: %{-n:%{-n*}}%{!-n:%{name}} = %{version} \
|
Requires: %{-n:%{-n*}}%{!-n:%{name}} = %{version} \
|
||||||
Provides: %{-n:%{-n*}}%{!-n:%{name}}-lang-all = %{version} \
|
Provides: %{-n:%{-n*}}%{!-n:%{name}}-lang-all = %{version} \
|
||||||
Supplements: packageand(bundle-lang-other:%{-n:%{-n*}}%{!-n:%{name}}) \
|
Supplements: packageand(bundle-lang-other:%{-n:%{-n*}}%{!-n:%{name}}) \
|
||||||
|
BuildArch: noarch \
|
||||||
%description %{-n:-n %{-n*}-}lang \
|
%description %{-n:-n %{-n*}-}lang \
|
||||||
Provides translations to the package %{name}
|
Provides translations to the package %{name}
|
||||||
|
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 8 02:40:55 CEST 2009 - crrodriguez@suse.de
|
||||||
|
|
||||||
|
- make lang_package(s) Noarch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Sep 4 11:32:33 CEST 2009 - mls@suse.de
|
Fri Sep 4 11:32:33 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: 4
|
Release: 5
|
||||||
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…
x
Reference in New Issue
Block a user