Accepting request 35183 from security

Copy from security/tpm-tools based on submit request 35183 from user msmeissn

OBS-URL: https://build.opensuse.org/request/show/35183
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tpm-tools?expand=0&rev=8
This commit is contained in:
OBS User autobuild 2010-03-19 09:01:45 +00:00 committed by Git OBS Bridge
parent a30b0dff44
commit 7d10625d28
4 changed files with 20 additions and 28 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:126ca5349f0913c7eb689af7df21a58b7da6641871f240950c029bb2669e460a
size 322844

3
tpm-tools-1.3.5.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:68e6962883f59742123c469078bee6895d5979fe85750f153a587bf9fbfb9ded
size 349212

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Mar 18 11:50:00 CET 2010 - meissner@suse.de
- updated to 1.3.5 upstream
- small bugfixes mostly, nothing new
-------------------------------------------------------------------
Thu Aug 27 15:28:58 CEST 2009 - meissner@suse.de
- updated to 1.3.2 upstream.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 16 11:57:34 CEST 2008 - meissner@suse.de Wed Apr 16 11:57:34 CEST 2008 - meissner@suse.de

View File

@ -1,7 +1,7 @@
# #
# spec file for package tpm-tools (Version 1.3.1) # spec file for package tpm-tools (Version 1.3.5)
# #
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -21,11 +21,11 @@ BuildRequires: atk-devel expat fontconfig-devel freetype2-devel glib2-devel gtk
Name: tpm-tools Name: tpm-tools
Url: http://trousers.sourceforge.net/ Url: http://trousers.sourceforge.net/
License: IBM Public License License: IBM PL
Group: Productivity/Security Group: Productivity/Security
AutoReqProv: on AutoReqProv: on
Version: 1.3.1 Version: 1.3.5
Release: 71 Release: 1
Summary: Trusted Platform Module (TPM) administration tools Summary: Trusted Platform Module (TPM) administration tools
Source0: %name-%version.tar.bz2 Source0: %name-%version.tar.bz2
Source1: %name-rpmlintrc Source1: %name-rpmlintrc
@ -49,15 +49,9 @@ Authors:
%prep %prep
%setup -q %setup -q
pwd
#%patch0 -p1
#%patch1 -p1
#cp %{S:1} .
%build %build
RPMOPTFLAGS="$RPM_OPT_FLAGS -Wall -pipe -fno-strict-aliasing" export RPMOPTFLAGS="$RPM_OPT_FLAGS -Wall -pipe -fno-strict-aliasing"
rm -f config.guess config.sub ltmain.sh depcomp install-sh missing mkinstalldirs
sh ./bootstrap.sh
%configure --disable-static %configure --disable-static
make make
@ -89,16 +83,3 @@ rm -rf $RPM_BUILD_ROOT
/usr/include/tpm_tools /usr/include/tpm_tools
%changelog %changelog
* Wed Apr 16 2008 meissner@suse.de
- disable static
- make check added, even if it does nothing currently.
* Tue Apr 15 2008 meissner@suse.de
- do not build static library for now.
* Fri Mar 28 2008 meissner@suse.de
- Imported from buildservice
- ingore rpmlint shared library errors, shared lib
is only used in here.
* Mon Aug 13 2007 skh@suse.de
- initial build service import with version 1.2.5.1
* Thu Nov 10 2005 draht@suse.de
- initial package, version 1.1.0