e0ce8dbb0d
- update to perl-5.26.1 * [CVE-2017-12837] Heap buffer overflow in regular expression compiler * [CVE-2017-12883] Buffer over-read in regular expression parser * tons of bug fixes - update list of obsoletes - update to perl-5.26.0 * "." no longer in @INC * "do" may now warn * regexp: a literal left brace "{" should be escaped * lexical subroutines are no longer experimental * indented Here-documents * new regular expression modifier /xx * declaring a reference to a variable * unicode 9.0 is now supported * new Hash Function For 64-bit Builds - rename perl-5.24.0.dif to perl-5.26.0.dif - remove obsolete perl-avoid-warnings.patch - remove obsolete Compress-Raw-Zlib-2.071-zlib-1.2.11.patch OBS-URL: https://build.opensuse.org/request/show/528515 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl?expand=0&rev=104 |
||
---|---|---|
.gitattributes | ||
baselibs.conf | ||
macros.perl | ||
MD5SUMS | ||
MD5SUMS.meta | ||
perl-5.10.0-regexp.diff | ||
perl-5.10.0-warn.diff | ||
perl-5.10.0.dif | ||
perl-5.10.0.tar.bz2 | ||
perl-5.18.2-overflow.diff | ||
perl-5.22.0_wrong_rpm_provides.diff | ||
perl-5.26.0.dif | ||
perl-5.26.1.tar.xz | ||
perl-errorcount.diff | ||
perl-fast-syslog.diff | ||
perl-file_path_rmtree_chmod_again.diff | ||
perl-file_path_rmtree_chmod.diff | ||
perl-HiRes.t-timeout.diff | ||
perl-incfix.diff | ||
perl-netcmdutf8.diff | ||
perl-nroff.diff | ||
perl-regexp-refoverflow.diff | ||
perl-rpmlintrc | ||
perl-saverecontext.diff | ||
perl-zlib-growoob.diff | ||
perl.changes | ||
perl.spec | ||
README.macros | ||
skip_time_hires.patch |
README for perl-macros Author: Christian Wittmer <chris@computersalat.de> %perl_gen_filelist generates an rpmlint happy filelist of your installed files In most cases you only need to check the %doc part sometimes there is a "Changes" or "ChangeLog",.... Requirements for %perl_gen_filelist You have to define following parts inside your spec file Example: BuildRequires: perl-macros %install %perl_make_install %perl_process_packlist %perl_gen_filelist %files -f %{name}.files %defattr(-,root,root) %doc Changes README And here an Example of the generated filelist: %dir /usr/lib/perl5/vendor_perl/5.8.8/Algorithm /usr/lib/perl5/vendor_perl/5.8.8/Algorithm/DiffOld.pm /usr/lib/perl5/vendor_perl/5.8.8/Algorithm/diff.pl /usr/lib/perl5/vendor_perl/5.8.8/Algorithm/Diff.pm /usr/lib/perl5/vendor_perl/5.8.8/Algorithm/diffnew.pl /usr/lib/perl5/vendor_perl/5.8.8/Algorithm/cdiff.pl /usr/lib/perl5/vendor_perl/5.8.8/Algorithm/htmldiff.pl %dir /usr/lib/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/auto/Algorithm %dir /usr/lib/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/auto/Algorithm/Diff /usr/lib/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/auto/Algorithm/Diff/.packlist /usr/share/man/man?/* /var/adm/perl-modules/perl-Algorithm-Diff