diff --git a/pcsc-ccid.changes b/pcsc-ccid.changes index b8dd54d..93ee11f 100644 --- a/pcsc-ccid.changes +++ b/pcsc-ccid.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jan 27 00:39:51 CET 2009 - ro@suse.de + +- added udev diretories to filelist to fix build + ------------------------------------------------------------------- Tue Jan 6 19:33:03 CET 2009 - sbrabec@suse.cz diff --git a/pcsc-ccid.spec b/pcsc-ccid.spec index 579684b..853ffb0 100644 --- a/pcsc-ccid.spec +++ b/pcsc-ccid.spec @@ -22,7 +22,7 @@ Name: pcsc-ccid %define _name ccid BuildRequires: libusb-devel pcsc-lite-devel pkg-config Version: 1.3.8 -Release: 3 +Release: 4 Provides: locale(MozillaFirefox:de_BE;en_BE;fr_BE;nl_BE;wa_BE) # If you want to experiment with libusb-1.0, uncomment following three # lines and remove libusb-devel from BuildRequires: @@ -88,10 +88,14 @@ rm -rf $RPM_BUILD_ROOT %doc %{_mandir}/man?/*.* %{_sbindir}/* %config (noreplace) %{_sysconfdir}/reader.conf.d/*.conf +%dir %{_sysconfdir}/udev +%dir %{_sysconfdir}/udev/rules.d %{_sysconfdir}/udev/rules.d/*.rules %{ifddir}/* %changelog +* Tue Jan 27 2009 ro@suse.de +- added udev diretories to filelist to fix build * Tue Jan 06 2009 sbrabec@suse.cz - Do not call autoreconf for SLE10. * Fri Nov 14 2008 sbrabec@suse.cz