1.1 --- a/nfs-utils-lib/nfs-utils-lib.spec Fri Mar 11 21:30:26 2011 +0100 1.2 +++ b/nfs-utils-lib/nfs-utils-lib.spec Fri Mar 11 21:36:51 2011 +0100 1.3 @@ -1,4 +1,7 @@ 1.4 Summary: Network File System Support Library 1.5 +Vendor: Europalab Software 1.6 +Packager: Michael Schloh von Bennewitz 1.7 +Distribution: MeeGo Thirdparty 1.8 Name: nfs-utils-lib 1.9 Version: 1.1.5 1.10 Release: 2%{?dist} 1.11 @@ -7,7 +10,7 @@ 1.12 1.13 %define idmapvers 0.23 1.14 %define libnfsidmap libnfsidmap 1.15 -%define rpcsecgssvers 0.18 1.16 +%define rpcsecgssvers 0.19 1.17 %define librpcsecgss librpcsecgss 1.18 %define libs %{librpcsecgss} %{libnfsidmap} 1.19 1.20 @@ -18,15 +21,13 @@ 1.21 Source0: http://www.citi.umich.edu/projects/nfsv4/linux/libnfsidmap/%{libnfsidmap}-%{idmapvers}.tar.gz 1.22 Source1: http://www.citi.umich.edu/projects/nfsv4/linux/librpcsecgss/%{librpcsecgss}-%{rpcsecgssvers}.tar.gz 1.23 1.24 -Patch000: nfs-utils-lib-changelicensetoBSD.patch 1.25 - 1.26 Group: System Environment/Libraries 1.27 BuildRoot: %{_tmppath}/%{name}-%{version}-root 1.28 BuildRequires: pkgconfig, gettext, autoconf, automake 1.29 BuildRequires: libgssglue-devel, openldap-devel 1.30 Requires(postun): /sbin/ldconfig 1.31 Requires(pre): /sbin/ldconfig 1.32 -Requires: libgssglue, openldap, nfs-utils >= 1.2.1-14 1.33 +Requires: libgssglue, openldap 1.34 1.35 %description 1.36 Support libraries that are needed by the commands and 1.37 @@ -34,6 +35,9 @@ 1.38 1.39 %package devel 1.40 Summary: Development files for the nfs-utils-lib library 1.41 +Vendor: Europalab Software 1.42 +Packager: Michael Schloh von Bennewitz 1.43 +Distribution: MeeGo Thirdparty 1.44 Group: Development/Libraries 1.45 Requires: %{name} = %{version}-%{release} 1.46 Requires: pkgconfig 1.47 @@ -47,8 +51,6 @@ 1.48 mv %{libnfsidmap}-%{idmapvers} %{libnfsidmap} 1.49 mv %{librpcsecgss}-%{rpcsecgssvers} %{librpcsecgss} 1.50 1.51 -%patch000 -p1 1.52 - 1.53 %build 1.54 1.55 for dir in %{libs} ; do 1.56 @@ -130,6 +132,9 @@ 1.57 %{_libdir}/libnfsidmap*.so 1.58 1.59 %changelog 1.60 +* Wed Dec 1 2010 Michael Schloh von Bennewitz <michael@schloh.com> - 1.1.5-20101201 1.61 +- Repackage for MeeGo 1.1 1.62 + 1.63 * Fri May 28 2010 Tom "spot" Callaway <tcallawa@redhat.com> - 1.1.5-2 1.64 - disable static libs (bz 556087) 1.65 - disable libtool libs