Mailinglist Archive: opensuse-commit (1929 mails)

< Previous Next >
commit pcmciautils for openSUSE:Factory
Hello community,

here is the log from the commit of package pcmciautils for openSUSE:Factory
checked in at 2011-10-26 15:31:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pcmciautils (Old)
and /work/SRC/openSUSE:Factory/.pcmciautils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pcmciautils", Maintainer is "GLin@xxxxxxxx"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pcmciautils/pcmciautils.changes 2011-09-23
12:21:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.pcmciautils.new/pcmciautils.changes
2011-10-26 15:42:05.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Oct 25 15:53:21 CEST 2011 - ro@xxxxxxx
+
+- null termination of the pccardctl_opts added (bnc#567197)
+
+-------------------------------------------------------------------

New:
----
pcmciautils_fix1.diff

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

Other differences:
------------------
++++++ pcmciautils.spec ++++++
--- /var/tmp/diff_new_pack.2GWMDR/_old 2011-10-26 15:42:12.000000000 +0200
+++ /var/tmp/diff_new_pack.2GWMDR/_new 2011-10-26 15:42:12.000000000 +0200
@@ -39,6 +39,7 @@
AutoReqProv: on
Source: pcmciautils-%{version}.tar.bz2
Patch1: pcmciautils_config.opts.202500.diff
+Patch2: pcmciautils_fix1.diff
Source1: suse-files.tar.bz2
Source2: cis-files.tar.bz2

@@ -62,6 +63,7 @@
%patch1
%setup -n pcmciautils-%{version} -T -D -a 1
%setup -n pcmciautils-%{version} -T -D -a 2
+%patch2 -p1

%build
make all DEF_CFLAGS="$RPM_OPT_FLAGS" STRIPCMD=true

++++++ pcmciautils_fix1.diff ++++++
--- pcmciautils-017/src/pccardctl.c 2011/10/25 13:52:48 1.1
+++ pcmciautils-017/src/pccardctl.c 2011/10/25 13:53:06
@@ -394,6 +394,7 @@
{ .name="verbose", .has_arg=no_argument, .flag=NULL,
.val='v'},
// { .name="socket", .has_arg=required_argument, .flag=NULL,
.val='s'},
// { .name="socketdir", .has_arg=required_argument, .flag=NULL,
.val='d'},
+ { NULL, 0, NULL, 0},
};

static void lspcmcia_socket_available_resources(unsigned long socket_no, char
*which) {
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages