File ibm-xen-tvd.spec of Package ibm-xen-tvd
#
# spec file for package ibm-xen-tvd (Version 0.2)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
# usedforbuild aaa_base acl attr audit-libs autoconf automake bash binutils bzip2 coreutils cpio cpp cpp42 cracklib curl-ca-bundle cvs cyrus-sasl diffutils file filesystem fillup findutils gawk gcc gcc42 gdbm gettext gettext-devel glibc glibc-devel glibc-locale grep groff gzip info insserv less libacl libattr libbz2-1 libbz2-devel libcurl-devel libcurl4 libdb-4_5 libgcc42 libgomp42 libidn libidn-devel libltdl-3 libmudflap42 libnscd libopenssl-devel libopenssl0_9_8 libreadline5 libstdc++42 libtool libtspi1 libuuid1 libvolume_id libxcrypt libxml2 libxml2-devel libzio linux-kernel-headers m4 make man mktemp ncurses net-tools netcfg openldap2-client openssl-certs pam pam-modules patch perl perl-base permissions popt pwdutils rpm sed sysvinit tar texinfo timezone trousers trousers-devel util-linux zlib zlib-devel
Name: ibm-xen-tvd
BuildRequires: libcurl-devel libtspi1 libxml2-devel trousers-devel
BuildRequires: libxmlrpc-c-devel hp-vnet-devel
Url: http://www.trustedcomputinggroup.org
Summary: IBM XEN TVD components
License: CPL
Group: Productivity/Security
AutoReqProv: on
Version: 0.1.0svn1845
Release: 0.0
Source: %{name}.tar.bz2
#Patch: ibm-xen-secserv.cross.ibm-xen-tvd.compile.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
IBM XEN TVD components
%debug_package
%prep
pwd -P
tar xfvjp %SOURCE0
#tar xfvjp %SOURCE1
#%setup -b 1 -T -n ibm-xen-secserv
#%setup -n ibm-xen-tvd
#%patch -p 0
%build
cd ibm-xen-tvd
make
#%package devel
#Summary: development files for the IBM XEN TVD components
#Group: Productivity/Security
#%description devel
#development files for the IBM XEN TVD components
%install
cd %{name}
mkdir -p $RPM_BUILD_ROOT/%{_bindir}
mkdir -p $RPM_BUILD_ROOT/%{_docdir}/ibm-xen-tvd
mkdir -p $RPM_BUILD_ROOT/%{_libdir}
mkdir -p $RPM_BUILD_ROOT/%{_includedir}
#install -m 644 cap_proto/libcap.a $RPM_BUILD_ROOT/%{_libdir}
#install -m 644 cap_proto/capclient.h cap_proto/capserver.h cap_proto/cap.h $RPM_BUILD_ROOT/%{_includedir}
install tvd_proxy/tvdproxy $RPM_BUILD_ROOT/%{_bindir}
install -m 644 tvd_proxy/example_tvd_policy.xml tvd_proxy/*.sh $RPM_BUILD_ROOT/%{_docdir}/ibm-xen-tvd
%files
%defattr(-,root,root)
%{_bindir}/tvdproxy
%docdir %{_docdir}/ibm-xen-tvd
%dir %{_docdir}/ibm-xen-tvd
%{_docdir}/ibm-xen-tvd/*
#%files devel
#%defattr(-,root,root)
#%{_includedir}/*
#%{_libdir}/*
%changelog
* Mon Dec 10 2007 - draht@suse.de
- update to latest snapshot on opentc.suse.de svn.
* Fri Nov 30 2007 - draht@suse.de
- update to latest snapshot on opentc.suse.de svn.
* Thu Nov 22 2007 - skh@suse.de
- initial package from trunk