X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=yazproxy.spec.in;h=034e8e341229c3e65ab2e713afea6cfe66db1e4a;hp=3d061acfc78684ba43f9ed53a4782dcf61a00765;hb=f8836a3a0048b44f4a29bbef477521ac2e758467;hpb=b37e504c7c137e640b8e704440609be12b395a33 diff --git a/yazproxy.spec.in b/yazproxy.spec.in index 3d061ac..034e8e3 100644 --- a/yazproxy.spec.in +++ b/yazproxy.spec.in @@ -7,7 +7,7 @@ Group: Applications/Internet Vendor: Index Data ApS Source: yazproxy-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-root -BuildRequires: libyazpp3-devel +BuildRequires: libyazpp4-devel Packager: Adam Dickmeiss URL: http://www.indexdata.dk/yazproxy/ @@ -17,7 +17,7 @@ YAZ Proxy application %package -n libyazproxy2 Summary: YAZ Proxy libraries Group: Libraries -Requires: libyazpp3 +Requires: libyazpp4 %description -n libyazproxy2 YAZ Proxy libraries @@ -25,7 +25,7 @@ YAZ Proxy libraries %package -n libyazproxy2-devel Summary: YAZ Proxy development libraries Group: Development/Libraries -Requires: libyazproxy2 = %{version} libyazpp3-devel +Requires: libyazproxy2 = %{version} libyazpp4-devel %description -n libyazproxy2-devel Development libraries and include files for the YAZ proxy. @@ -44,6 +44,7 @@ make CFLAGS="$RPM_OPT_FLAGS" rm -fr ${RPM_BUILD_ROOT} make prefix=${RPM_BUILD_ROOT}/%{_prefix} mandir=${RPM_BUILD_ROOT}/%{_mandir} \ libdir=${RPM_BUILD_ROOT}/%{_libdir} install +rm ${RPM_BUILD_ROOT}/%{_libdir}/*.la %clean rm -fr ${RPM_BUILD_ROOT}