X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=blobdiff_plain;f=yazpp.spec.in;h=440d5687f3b22e04be48f0e7526f42451e643142;hp=10033a01af3e05c693d26e505a7b0e76101129ae;hb=bfb8c70dcd6e96938c122d0d611e7994d738961a;hpb=8007a580acd6376da58647f232e1955d3ab0c07a diff --git a/yazpp.spec.in b/yazpp.spec.in index 10033a0..440d568 100644 --- a/yazpp.spec.in +++ b/yazpp.spec.in @@ -9,7 +9,7 @@ Source: yazpp-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRequires: pkgconfig libyaz4-devel Packager: Adam Dickmeiss -URL: http://www.indexdata.dk/yazplusplus/ +URL: http://www.indexdata.com/yazplusplus %description YAZ++ package. @@ -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} @@ -59,7 +60,6 @@ rm -fr ${RPM_BUILD_ROOT} %{_includedir}/yazpp %{_libdir}/*.so %{_libdir}/*.a -%{_libdir}/*.la %{_datadir}/aclocal/yazpp.m4 %{_mandir}/man8/yazpp-config.* %{_datadir}/doc/yazpp