- rebuild for new openssl
This commit is contained in:
parent
e532028c03
commit
6d0889f35c
@ -3,7 +3,7 @@
|
||||
|
||||
Name: libpreludedb
|
||||
Version: 0.9.15.1
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Provide the framework for easy access to the Prelude database
|
||||
Group: System Environment/Libraries
|
||||
License: GPLv2+
|
||||
@ -89,7 +89,7 @@ Perl bindings for libpreludedb.
|
||||
sed -i.rpath -e 's|LD_RUN_PATH=""||' bindings/Makefile
|
||||
sed -i.rpath -e 's|^sys_lib_dlsearch_path_spec="/lib /usr/lib|sys_lib_dlsearch_path_spec="/%{_lib} %{_libdir}|' libtool
|
||||
|
||||
make
|
||||
make %{?_smp_mflags}
|
||||
|
||||
|
||||
%install
|
||||
@ -165,6 +165,9 @@ rm -rf %{buildroot}
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Aug 25 2009 Steve Grubb <sgrubb@redhat.com> - 0.9.15.1-5
|
||||
- rebuild for new openssl
|
||||
|
||||
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.15.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user