packages: libdap/libdap.spec - moved dap-config(1) man to proper package - ...
qboosh
qboosh at pld-linux.org
Sat Jan 28 09:17:12 CET 2012
Author: qboosh Date: Sat Jan 28 08:17:12 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- moved dap-config(1) man to proper package
- updated BRs/Rs
---- Files affected:
packages/libdap:
libdap.spec (1.17 -> 1.18)
---- Diffs:
================================================================
Index: packages/libdap/libdap.spec
diff -u packages/libdap/libdap.spec:1.17 packages/libdap/libdap.spec:1.18
--- packages/libdap/libdap.spec:1.17 Fri Jan 27 09:45:13 2012
+++ packages/libdap/libdap.spec Sat Jan 28 09:17:07 2012
@@ -13,17 +13,17 @@
Source0: http://www.opendap.org/pub/source/%{name}-%{version}.tar.gz
# Source0-md5: ab8ab83332525e048802200ea0552619
URL: http://opendap.org/
-BuildRequires: autoconf >= 2.61
+BuildRequires: autoconf >= 2.62
BuildRequires: automake
%{?with_tests:BuildRequires: cppunit-devel >= 1.12.0}
BuildRequires: curl-devel >= 7.12.0
BuildRequires: libstdc++-devel
BuildRequires: libtool >= 2:1.5
BuildRequires: libuuid-devel
-BuildRequires: libxml2-devel >= 2.6.16
+BuildRequires: libxml2-devel >= 1:2.6.16
BuildRequires: pkgconfig
Requires: curl >= 7.12.0
-Requires: libxml2 >= 2.6.16
+Requires: libxml2 >= 1:2.6.16
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -61,6 +61,8 @@
Requires: %{name} = %{version}-%{release}
Requires: curl-devel >= 7.12.0
Requires: libstdc++-devel
+Requires: libuuid-devel
+Requires: libxml2-devel >= 1:2.6.16
%description devel
Header files for OPeNDAP library.
@@ -118,7 +120,6 @@
%attr(755,root,root) %ghost %{_libdir}/libdapclient.so.3
%attr(755,root,root) %{_libdir}/libdapserver.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libdapserver.so.7
-%{_mandir}/man1/dap-config.1*
%{_mandir}/man1/getdap.1*
%files devel
@@ -136,6 +137,7 @@
%{_pkgconfigdir}/libdapclient.pc
%{_pkgconfigdir}/libdapserver.pc
%{_aclocaldir}/libdap.m4
+%{_mandir}/man1/dap-config.1*
%files static
%defattr(644,root,root,755)
@@ -149,6 +151,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.18 2012/01/28 08:17:07 qboosh
+- moved dap-config(1) man to proper package
+- updated BRs/Rs
+
Revision 1.17 2012/01/27 08:45:13 zbyniu
- up to 3.11.2; curl.patch merged by upstream
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libdap/libdap.spec?r1=1.17&r2=1.18&f=u
More information about the pld-cvs-commit
mailing list