Hello community,

here is the log from the commit of package perl-pcsc for openSUSE:Factory
checked in at Mon Sep 19 18:00:11 CEST 2011.



--------
--- perl-pcsc/perl-pcsc.changes 2011-08-17 19:11:44.000000000 +0200
+++ perl-pcsc/perl-pcsc.changes 2011-08-18 16:26:49.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Aug 18 16:24:07 CEST 2011 - [email protected]
+
+- Fix build for older products.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ perl-pcsc.spec ++++++
--- /var/tmp/diff_new_pack.8TX48e/_old  2011-09-19 18:00:07.000000000 +0200
+++ /var/tmp/diff_new_pack.8TX48e/_new  2011-09-19 18:00:07.000000000 +0200
@@ -30,9 +30,13 @@
 # PATCH-FIX-OPENSUSE pcsc-perl-noSCardSetTimeout.patch [email protected] -- Fix 
for the latest pcsc-lite.
 Patch:          pcsc-perl-noSCardSetTimeout.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
+%if 0%{?suse_version} > 1130
+%{perl_requires}
 BuildRequires:  perl-macros
+%else
+Requires: perl = %{perl_version}
+%endif
 BuildRequires:  pcsc-lite-devel pkg-config
 Requires:       libpcsclite1
 
@@ -56,7 +60,11 @@
 %install
 %perl_make_install
 %perl_process_packlist
+%if 0%{?suse_version} > 1130
 %perl_gen_filelist
+%else
+touch %{name}.files
+%endif
 
 %clean
 %{__rm} -rf $RPM_BUILD_ROOT
@@ -64,5 +72,11 @@
 %files -f %{name}.files
 %defattr(-,root,root,-)
 %doc Changelog LICENCE README
+%if 0%{?suse_version} <= 1130
+%{perl_vendorarch}/Chipcard
+%{perl_vendorarch}/auto/Chipcard
+%doc %{_mandir}/man3/*
+/var/adm/perl-modules/%{name}
+%endif
 
 %changelog


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



Remember to have fun...

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

Reply via email to