Hello community,

here is the log from the commit of package libtpms for openSUSE:Factory checked 
in at 2015-03-23 12:18:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libtpms (Old)
 and      /work/SRC/openSUSE:Factory/.libtpms.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libtpms"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libtpms/libtpms.changes  2014-01-23 
15:48:38.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libtpms.new/libtpms.changes     2015-03-23 
12:18:59.000000000 +0100
@@ -1,0 +2,9 @@
+Sat Mar 21 11:50:03 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 0.5.2
+  * No entry for this release
+- Update project home and download Urls
+- Add autoconf, automake and libtool build require; the tarball
+  comes from git and configure script has to be generated
+
+-------------------------------------------------------------------

Old:
----
  libtpms-0.5.1.tar.gz

New:
----
  v0.5.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libtpms.spec ++++++
--- /var/tmp/diff_new_pack.XcHNbs/_old  2015-03-23 12:19:01.000000000 +0100
+++ /var/tmp/diff_new_pack.XcHNbs/_new  2015-03-23 12:19:01.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libtpms
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,17 +18,19 @@
 %define lname libtpms0
 
 Name:           libtpms
-Version:        0.5.1
+Version:        0.5.2
 Release:        0
 Summary:        Library providing Trusted Platform Module (TPM) functionality
 License:        BSD-3-Clause
 Group:          Development/Libraries
-Url:            http://sourceforge.net/projects/ibmswtpm
-#Source:        
http://bergerstefan.users.sourceforge.net/libtpms/%{name}-%{version}.tar.gz
-Source0:        %{name}-%{version}.tar.gz
+Url:            https://github.com/stefanberger/libtpms
+Source0:        
https://github.com/stefanberger/libtpms/archive/v%{version}.tar.gz
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  libtool
+BuildRequires:  mozilla-nspr-devel
 BuildRequires:  openssl-devel
 BuildRequires:  pkg-config
-BuildRequires:  mozilla-nspr-devel
 
 %description
 A library providing TPM functionality for VMs. Targeted for integration
@@ -57,6 +59,7 @@
 %setup -q
 
 %build
+./bootstrap.sh
 %configure \
        --with-openssl  \
         --disable-static

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to