Hello community,

here is the log from the commit of package pcsc-lite for openSUSE:Factory
checked in at Mon Aug 22 15:39:37 CEST 2011.



--------
--- pcsc-lite/pcsc-lite.changes 2011-06-23 19:12:46.000000000 +0200
+++ /mounts/work_src_done/STABLE/pcsc-lite/pcsc-lite.changes    2011-08-22 
10:28:17.000000000 +0200
@@ -1,0 +2,10 @@
+Mon Aug 22 08:27:55 UTC 2011 - br...@ioda-net.ch
+
+- Readd if structure to support older versions like evergreen & SLES 11
+
+-------------------------------------------------------------------
+Sun Aug 21 12:48:11 UTC 2011 - br...@ioda-net.ch
+
+- Fixed runlevel, hal, and /var/lock/subsys
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ pcsc-lite.spec ++++++
--- /var/tmp/diff_new_pack.cV1PZG/_old  2011-08-22 15:37:12.000000000 +0200
+++ /var/tmp/diff_new_pack.cV1PZG/_new  2011-08-22 15:37:12.000000000 +0200
@@ -23,6 +23,7 @@
 %define ifddir %{_libdir}/readers
 BuildRequires:  pkg-config readline-devel
 %if %suse_version >= 1120
+#shouldn't be found automagically ?
 BuildRequires:  libudev-devel
 %endif
 %if %suse_version == 1110
@@ -32,7 +33,7 @@
 BuildRequires:  hal-devel
 %endif
 Version:        1.7.4
-Release:        1
+Release:        2
 Requires(pre):  pwdutils
 Requires(post): %insserv_prereq %fillup_prereq
 Group:          Productivity/Security
@@ -46,6 +47,7 @@
 Source4:        baselibs.conf
 Source5:        pcsc-lite-init
 Source6:        pcsc-lite-reader-conf
+#Is not really used just keep in case off
 Patch0:         disable-power-off.diff
 %if %suse_version > 1130
 PreReq:         sysvinit(syslog)

++++++ pcsc-lite-init ++++++
--- /var/tmp/diff_new_pack.cV1PZG/_old  2011-08-22 15:37:12.000000000 +0200
+++ /var/tmp/diff_new_pack.cV1PZG/_new  2011-08-22 15:37:12.000000000 +0200
@@ -15,9 +15,9 @@
 # Provides: pcscd
 # Required-Start: $local_fs $remote_fs $syslog
 # Required-Stop: $local_fs $remote_fs $syslog
-# Should-Start: udev hal openct
-# Should-Stop: udev hal openct
-# Default-Start: 2 3 4 5
+# Should-Start: udev openct
+# Should-Stop: udev openct
+# Default-Start: 2 3 5
 # Default-Stop: 0 1 6
 # Short-Description: Daemon to access a smart card using PC/SC
 # Description: The PC/SC smart card daemon is a resource manager for the
@@ -37,7 +37,7 @@
 
 exec=/usr/sbin/pcscd
 prog=$(basename $exec)
-lockfile=/var/lock/subsys/$prog
+lockfile=/var/lock/$prog
 PCSCD_OPTIONS=
 
 # Source config


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



Remember to have fun...

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

Reply via email to