Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions makerpm
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Version: PVERSION
Release: PRELEASE
Group: Networking/Daemons
Source0: http://www.php.net/distributions/php-%{PACKAGE_VERSION}.tar.gz
Copyright: PHP License
License: PHP License
BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
Requires: PREQUIRES

Expand Down Expand Up @@ -200,4 +200,4 @@ cp -a $SPEC $SPECDIR/${SPEC}
#cp -a *.patch $SRCDIR
cd $SRCDIR
cd $SPECDIR
rpm -ba -v ${SPEC}
rpmbuild -ba -v ${SPEC}