Hello community,

here is the log from the commit of package opensc for openSUSE:Factory checked 
in at 2012-06-13 13:32:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/opensc (Old)
 and      /work/SRC/openSUSE:Factory/.opensc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "opensc", Maintainer is "sbra...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/opensc/opensc.changes    2011-10-02 
10:22:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.opensc.new/opensc.changes       2012-06-13 
13:32:27.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Jun 12 21:00:03 UTC 2012 - mgo...@suse.com
+
+- make needed directories before running make install 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ opensc.spec ++++++
--- /var/tmp/diff_new_pack.FQzurl/_old  2012-06-13 13:32:29.000000000 +0200
+++ /var/tmp/diff_new_pack.FQzurl/_new  2012-06-13 13:32:29.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package opensc (Version 0.12.2)
+# spec file for package opensc
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -16,20 +16,20 @@
 #
 
 
-
 Name:           opensc
+BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  libtool
+BuildRequires:  libxslt
 BuildRequires:  openssl-devel
 BuildRequires:  pcsc-lite-devel
 BuildRequires:  pkg-config
 BuildRequires:  readline-devel
-BuildRequires:  docbook-xsl-stylesheets libxslt
 Url:            http://www.opensc-project.org/opensc/
 Version:        0.12.2
-Release:        1
-Group:          Productivity/Security
+Release:        0
 Summary:        Smart Card Utilities
 License:        LGPL-2.1+
+Group:          Productivity/Security
 Source:         %{name}-%{version}.tar.bz2
 Source1:        %{name}-ADVISORIES
 Source2:        %{name}-rpmlintrc
@@ -77,6 +77,8 @@
 make %{?jobs:-j%jobs}
 
 %install
+mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}
+mkdir -p $RPM_BUILD_ROOT%{_libdir}/pkcs11
 %makeinstall
 cp COPYING ADVISORIES ChangeLog README $RPM_BUILD_ROOT%{_docdir}/%{name}
 # Private library.

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

Reply via email to