Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Review Request: php-pear-File-Bittorrent2 - Decode and Encode data in Bittorrent format https://bugzilla.redhat.com/show_bug.cgi?id=512273 Summary: Review Request: php-pear-File-Bittorrent2 - Decode and Encode data in Bittorrent format Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: david@xxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, fedora-package-review@xxxxxxxxxx Estimated Hours: 0.0 Classification: Fedora Spec URL: http://ke4qqq.fedorapeople.org/php-pear-File-Bittorrent2.spec SRPM URL: http://ke4qqq.fedorapeople.org/php-pear-File-Bittorrent2-1.3.1-1.fc11.src.rpm Description: This package consists of three classes which handles the encoding and decoding of data in Bittorrent format. You can also extract useful informations from .torrent files, create .torrent files and query the torrent's scrape page to get its statistics. PHP5 only. [ke4qqq@nalleyt61 SPECS]$ rpmlint ./php-pear-File-Bittorrent2.spec 0 packages and 1 specfiles checked; 0 errors, 0 warnings. [ke4qqq@nalleyt61 SPECS]$ rpmlint ../SRPMS/php-pear-File-Bittorrent2-1.3.1-1.fc11.src.rpm 1 packages and 0 specfiles checked; 0 errors, 0 warnings. [ke4qqq@nalleyt61 SPECS]$ rpmlint ../RPMS/noarch/php-pear-File-Bittorrent2-1.3.1-1.fc11.noarch.rpm php-pear-File-Bittorrent2.noarch: W: wrong-file-end-of-line-encoding /usr/share/doc/php-pear-File-Bittorrent2-1.3.1/torrentinfo.php php-pear-File-Bittorrent2.noarch: W: wrong-file-end-of-line-encoding /usr/share/doc/php-pear-File-Bittorrent2-1.3.1/scrape.php php-pear-File-Bittorrent2.noarch: W: wrong-file-end-of-line-encoding /usr/share/doc/php-pear-File-Bittorrent2-1.3.1/example.php 1 packages and 0 specfiles checked; 0 errors, 3 warnings. So this spec was created with 'pear make-rpm-spec Foo.tgz' I tried using dos2unix/sed to correct the end of line encoding. However the generated XML file contains md5sums of the files. So then those files aren't included and several cp/mv directives in the spec deal with those files and it ends up blowing up. I am interested in ways to mitigate this since using pear make-rpm-spec is an approved manner of generating specs and the xml file is required. (suppose we could modify the xml file) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review