Changes of Revision 4
[-] | Changed | perl-Cache-Cache.spec |
1
2 %doc %{_mandir}/man?/* 3 %{perl_vendorlib}/Cache 4 %{perl_vendorarch}/auto/Cache 5 +%if 0%{?suse_version} <= 1220 6 /var/adm/perl-modules/%{name} 7 +%endif 8 9 %changelog 10 * Fri Oct 14 2011 Carsten Schoene <cs@linux-administrator.com> - 1.0.5-3 11 |