diff -r 4f133201e207 -r 4667f24fe848 nfs-utils-lib/nfs-utils-lib.spec --- a/nfs-utils-lib/nfs-utils-lib.spec Fri Mar 11 21:30:26 2011 +0100 +++ b/nfs-utils-lib/nfs-utils-lib.spec Fri Mar 11 21:36:51 2011 +0100 @@ -1,4 +1,7 @@ Summary: Network File System Support Library +Vendor: Europalab Software +Packager: Michael Schloh von Bennewitz +Distribution: MeeGo Thirdparty Name: nfs-utils-lib Version: 1.1.5 Release: 2%{?dist} @@ -7,7 +10,7 @@ %define idmapvers 0.23 %define libnfsidmap libnfsidmap -%define rpcsecgssvers 0.18 +%define rpcsecgssvers 0.19 %define librpcsecgss librpcsecgss %define libs %{librpcsecgss} %{libnfsidmap} @@ -18,15 +21,13 @@ Source0: http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/%{libnfsidmap}-%{idmapvers}.tar.gz Source1: http://www.citi.umich.edu/projects/nfsv4/linux/librpcsecgss/%{librpcsecgss}-%{rpcsecgssvers}.tar.gz -Patch000: nfs-utils-lib-changelicensetoBSD.patch - Group: System Environment/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRequires: pkgconfig, gettext, autoconf, automake BuildRequires: libgssglue-devel, openldap-devel Requires(postun): /sbin/ldconfig Requires(pre): /sbin/ldconfig -Requires: libgssglue, openldap, nfs-utils >= 1.2.1-14 +Requires: libgssglue, openldap %description Support libraries that are needed by the commands and @@ -34,6 +35,9 @@ %package devel Summary: Development files for the nfs-utils-lib library +Vendor: Europalab Software +Packager: Michael Schloh von Bennewitz +Distribution: MeeGo Thirdparty Group: Development/Libraries Requires: %{name} = %{version}-%{release} Requires: pkgconfig @@ -47,8 +51,6 @@ mv %{libnfsidmap}-%{idmapvers} %{libnfsidmap} mv %{librpcsecgss}-%{rpcsecgssvers} %{librpcsecgss} -%patch000 -p1 - %build for dir in %{libs} ; do @@ -130,6 +132,9 @@ %{_libdir}/libnfsidmap*.so %changelog +* Wed Dec 1 2010 Michael Schloh von Bennewitz - 1.1.5-20101201 +- Repackage for MeeGo 1.1 + * Fri May 28 2010 Tom "spot" Callaway - 1.1.5-2 - disable static libs (bz 556087) - disable libtool libs