|
@@ -9,7 +9,7 @@
|
|
%define with_apidocs 1%{nil}
|
|
%define with_apidocs 1%{nil}
|
|
|
|
|
|
%bcond_without int_bdb
|
|
%bcond_without int_bdb
|
|
-%define bdbver 5.3.21
|
|
+%define bdbver 5.3.28
|
|
|
|
|
|
# XXX legacy requires './' payload prefix to be omitted from rpm packages.
|
|
# XXX legacy requires './' payload prefix to be omitted from rpm packages.
|
|
%define _noPayloadPrefix 1
|
|
%define _noPayloadPrefix 1
|
|
@@ -29,7 +29,7 @@
|
|
Summary: The RPM package management system.
|
|
Summary: The RPM package management system.
|
|
Summary(ja): RPM パッケージ管理システム
|
|
Summary(ja): RPM パッケージ管理システム
|
|
Name: rpm
|
|
Name: rpm
|
|
-Version: 4.11.1
|
|
+Version: 4.11.2
|
|
%define rpm_version %{version}
|
|
%define rpm_version %{version}
|
|
Release: 1%{_dist_release}
|
|
Release: 1%{_dist_release}
|
|
Group: System Environment/Base
|
|
Group: System Environment/Base
|
|
@@ -40,7 +40,7 @@ Source: http://rpm.org/releases/rpm-4.11.x/rpm-%{version}%{?_prever}.tar.bz2
|
|
Source1: db-%{bdbver}.tar.gz
|
|
Source1: db-%{bdbver}.tar.gz
|
|
%endif
|
|
%endif
|
|
Source10: macros.vine
|
|
Source10: macros.vine
|
|
-Source100: rpm-4.11.0.1-ja.po
|
|
+Source100: rpm-4.11.2-ja.po
|
|
Source110: GROUPS_for_vine.txt
|
|
Source110: GROUPS_for_vine.txt
|
|
Source120: GROUPS-DESC_for_vine.txt
|
|
Source120: GROUPS-DESC_for_vine.txt
|
|
Source130: COMPAT32_for_vine
|
|
Source130: COMPAT32_for_vine
|
|
@@ -75,8 +75,8 @@ Patch1180: rpm-4.4.3-no-terminate_build.patch
|
|
Patch1190: rpm-4.9.1.2-disable-python-requires.patch
|
|
Patch1190: rpm-4.9.1.2-disable-python-requires.patch
|
|
#Patch1200: rpm-4.4.2-use-external-depgen.patch
|
|
#Patch1200: rpm-4.4.2-use-external-depgen.patch
|
|
Patch1210: rpm-4.4.2-deadlock-ppc.patch
|
|
Patch1210: rpm-4.4.2-deadlock-ppc.patch
|
|
-Patch1220: rpm-4.11.0.1-disable-debug.patch
|
|
+Patch1220: rpm-4.11.2-disable-debug.patch
|
|
-Patch1230: rpm-4.10.0-optflags.patch
|
|
+Patch1230: rpm-4.11.2-optflags.patch
|
|
Patch1240: rpm-4.8.0-default-buildarch.patch
|
|
Patch1240: rpm-4.8.0-default-buildarch.patch
|
|
Patch1250: rpm-4.4.2-add-default-srcdefattr.patch
|
|
Patch1250: rpm-4.4.2-add-default-srcdefattr.patch
|
|
Patch1270: rpm-4.4.2-vine-groups.patch
|
|
Patch1270: rpm-4.4.2-vine-groups.patch
|
|
@@ -609,6 +609,10 @@ exit 0
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Mon Jun 23 2014 Daisuke SUZUKI <daisuke@vinelinux.org> 4.11.2-1
|
|
|
|
+- update to 4.11.2
|
|
|
|
+- update internal bdb to 5.3.28
|
|
|
|
+
|
|
* Mon Aug 12 2013 Daisuke SUZUKI <daisuke@linux.or.jp> 4.11.1-1
|
|
* Mon Aug 12 2013 Daisuke SUZUKI <daisuke@linux.or.jp> 4.11.1-1
|
|
- update to 4.11.1
|
|
- update to 4.11.1
|
|
|
|
|