summaryrefslogtreecommitdiffstats
path: root/libzip.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2011-07-04 17:45:54 +0200
committerRemi Collet <fedora@famillecollet.com>2011-07-04 17:45:54 +0200
commit5bb48dbd2b5181860ba4efd4645e089f2ae5ec19 (patch)
treed00ca3220ed1fd221ef0c38b5a581c9abca534d0 /libzip.spec
parent5b8bb01d13655ad70324f1a29600142c2790d1a0 (diff)
libzip, try to merge php changes
Diffstat (limited to 'libzip.spec')
-rw-r--r--libzip.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/libzip.spec b/libzip.spec
index a7c55b8..2d5d9f7 100644
--- a/libzip.spec
+++ b/libzip.spec
@@ -10,6 +10,9 @@ Group: Applications/File
License: BSD
URL: http://www.nih.at/libzip/index.html
Source0: http://www.nih.at/libzip/libzip-%{version}.tar.bz2
+
+Patch0: libzip-php.patch
+
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: automake libtool
@@ -44,6 +47,8 @@ The %{name}-tools package contains tools that use %{name}.
%prep
%setup -q -n libzip-%{version}
+%patch0 -p1 -b .forphp
+
# Avoid lib64 rpaths (FIXME: recheck this on newer releases)
#if "%{_libdir}" != "/usr/lib"
#sed -i -e 's|"/lib /usr/lib|"/%{_lib} %{_libdir}|' configure
@@ -97,7 +102,7 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sun Mar 20 2011 Remi Collet <Fedora@FamilleCollet.com> 0.10-1
- update to 0.10
-- rename to libzip2 and split tools in sub package
+- rename to libzip2 and split libs in sub package
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild