add filesystem guard

This commit is contained in:
Harald Hoyer 2012-01-25 21:12:27 +01:00
parent 7c5cd28f3c
commit 06652aa4e2

View File

@ -4,7 +4,7 @@
Summary: The Berkeley DB database library for C
Name: libdb
Version: 5.2.36
Release: 3%{?dist}
Release: 4%{?dist}
Source0: http://download.oracle.com/berkeley-db/db-%{version}.tar.gz
Source1: http://download.oracle.com/berkeley-db/db.1.85.tar.gz
# db-1.85 upstream patches
@ -26,7 +26,7 @@ BuildRequires: java-1.6.0-openjdk-devel
BuildRequires: chrpath
BuildRequires: dos2unix
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
#Conflicts: filesystem < 3
Conflicts: filesystem < 3
%description
The Berkeley Database (Berkeley DB) is a programmatic toolkit that
@ -353,6 +353,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_datadir}/java/*.jar
%changelog
* Wed Jan 25 2012 Harald Hoyer <harald@redhat.com> 5.2.36-4
- add filesystem guard
* Wed Jan 25 2012 Harald Hoyer <harald@redhat.com> 5.2.36-3
- install everything in /usr
https://fedoraproject.org/wiki/Features/UsrMove