Hello community,

here is the log from the commit of package pcsc-lite for openSUSE:Factory 
checked in at 2014-06-01 18:55:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pcsc-lite (Old)
 and      /work/SRC/openSUSE:Factory/.pcsc-lite.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pcsc-lite"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pcsc-lite/pcsc-lite.changes      2014-04-26 
17:01:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.pcsc-lite.new/pcsc-lite.changes 2014-06-01 
18:55:55.000000000 +0200
@@ -1,0 +2,6 @@
+Fri May 23 09:18:33 UTC 2014 - [email protected]
+
+- BuildRequire gcc explicitely (bnc#879608)
+- enable polkit for 13.2 and above
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pcsc-lite.spec ++++++
--- /var/tmp/diff_new_pack.ZlsGQI/_old  2014-06-01 18:55:56.000000000 +0200
+++ /var/tmp/diff_new_pack.ZlsGQI/_new  2014-06-01 18:55:56.000000000 +0200
@@ -19,10 +19,13 @@
 Name:           pcsc-lite
 # FIXME: Maybe we should use /usr/lib/pcsc/drivers as others do:
 %define ifddir %{_libdir}/readers
+BuildRequires:  gcc
 BuildRequires:  libtool
 BuildRequires:  pkg-config
-BuildRequires:  polkit-devel
 BuildRequires:  readline-devel
+%if %suse_version > 1310
+BuildRequires:  polkit-devel
+%endif
 %if %suse_version >= 1120
 BuildRequires:  libudev-devel
 %endif
@@ -147,6 +150,9 @@
 %if %suse_version > 1140
        --with-systemdsystemunitdir=%_unitdir \
 %endif
+%if %suse_version > 1310
+        --enable-polkit \
+%endif
        --disable-static
 make %{?jobs:-j%jobs}
 
@@ -256,7 +262,9 @@
 /var/adm/fillup-templates/sysconfig.pcscd
 # libpcsclite.so should stay in the main package (#732911). Third party 
packages may need it for dlopen().
 %{_libdir}/libpcsclite.so
-#%{_datadir}/polkit-1/actions/org.debian.pcsc-lite.policy
+%if %suse_version > 1310
+%{_datadir}/polkit-1/actions/org.debian.pcsc-lite.policy
+%endif
 
 %files -n libpcsclite1
 %defattr(-,root,root)


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to