php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #53704 makerpm has incorrect command/spec file has incorrect spelling
Submitted: 2011-01-10 00:05 UTC Modified: 2021-01-08 08:53 UTC
Votes:6
Avg. Score:4.2 ± 0.9
Reproduced:5 of 5 (100.0%)
Same Version:1 (20.0%)
Same OS:2 (40.0%)
From: slavamas at gmail dot com Assigned: nikic (profile)
Status: Closed Package: *General Issues
PHP Version: 5.3.5 OS: Unix/Linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: slavamas at gmail dot com
New email:
PHP Version: OS:

 

 [2011-01-10 00:05 UTC] slavamas at gmail dot com
Description:
------------
makerpm shell script has (at least) two places,which make rpm spec file unusable.

1. rpmbuild command should be used instead of rpm
2. Copyright needs to be replaced with License



Test script:
---------------
just try to create rpm file

Expected result:
----------------
rpm file

Actual result:
--------------
nothing! :(

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-01-08 04:58 UTC] sji at sj-i dot dev
makerpm was already dropped as of PHP 7.2
https://github.com/php/php-src/commit/3d51d4c90c77a30a7b88aae7184dcce4b6e26b07
 [2021-01-08 08:53 UTC] nikic@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: nikic
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 22:01:29 2024 UTC