Hello community,

here is the log from the commit of package pcmciautils for openSUSE:Factory
checked in at Thu Aug 11 15:45:38 CEST 2011.



--------
--- pcmciautils/pcmciautils.changes     2010-11-11 11:03:40.000000000 +0100
+++ /mounts/work_src_done/STABLE/pcmciautils/pcmciautils.changes        
2011-08-11 11:21:24.000000000 +0200
@@ -1,0 +2,7 @@
+Thu Aug 11 09:19:17 UTC 2011 - a...@suse.de
+
+- Only install E-CARD.cis, all other files are part of kernel-firmware
+  package.
+- Use set_permissions.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ pcmciautils.spec ++++++
--- /var/tmp/diff_new_pack.18faUY/_old  2011-08-11 15:45:24.000000000 +0200
+++ /var/tmp/diff_new_pack.18faUY/_new  2011-08-11 15:45:24.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package pcmciautils (Version 017)
+# spec file for package pcmciautils
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -27,7 +27,7 @@
 %endif
 Url:            http://kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html
 Version:        017
-Release:        2
+Release:        115
 Summary:        Utilities for PC-Cards
 License:        GPLv2+
 Group:          Hardware/Other
@@ -71,13 +71,16 @@
 make install DESTDIR=%{buildroot}
 install -m 644 suse-files/NOTE %{buildroot}/etc/pcmcia
 mkdir -p %{buildroot}/lib/firmware
-install -m 644 cis-files/* %{buildroot}/lib/firmware
+# Only install E-CARD.cis, all other files are part of
+# kernel-firmware package, so no need to duplicate them.
+install -m 644 cis-files/E-CARD.cis %{buildroot}/lib/firmware
 mkdir -p %{buildroot}/%{_docdir}/pcmciautils
 install -m 644 suse-files/README.SUSE %{buildroot}/%{_docdir}/pcmciautils
 
 %post
-%run_permissions
+%set_permissions /sbin/pccardctl
 rm -vf /etc/sysconfig/pcmcia
+
 %verifyscript
 %verify_permissions -e /sbin/pccardctl
 
@@ -95,7 +98,6 @@
 /sbin/lspcmcia
 /lib/firmware/*
 /%{_docdir}/pcmciautils
-#/%{_mandir}/man[458]/*
 /%{_mandir}/man8/*
 
 %changelog


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



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