Skip to content

Commit

Permalink
changed version to 1.4.2 in RHL readme files
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdaweb committed Aug 14, 2017
1 parent 2ba901c commit eba84fe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions RHL6/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ This package can't be safely built in an automatic way, so you have to build it
1. If you haven't installed it yet, install the rpmdevtools package using yum.
2. Go to your home folder and call rpmdev-setuptree to create the required directory structure.
3. Copy NVDARemoteServer.spec into ~rpmbuild/SPECS
4. Copy daemon.py, server.py, LICENSE, NVDARemoteServer, NVDARemoteServer.1 (manual), NVDARemoteCertificate.1 (manual), NVDARemoteCertificate, NVDARemoteServerd and server.pem into ~/rpmbuild/SOURCES/NVDARemoteServer-1.4.1, creating the directory if it doesn't exist
5. Navigate to the SOURCES directory, and tar the NVDARemoteServer-1.4.1 folder: tar -czf server.tar.gz NVDARemoteServer-1.4.1
4. Copy daemon.py, server.py, LICENSE, NVDARemoteServer, NVDARemoteServer.1 (manual), NVDARemoteCertificate.1 (manual), NVDARemoteCertificate, NVDARemoteServerd and server.pem into ~/rpmbuild/SOURCES/NVDARemoteServer-1.4.2, creating the directory if it doesn't exist
5. Navigate to the SOURCES directory, and tar the NVDARemoteServer-1.4.2 folder: tar -czf server.tar.gz NVDARemoteServer-1.4.2
6. Go back to the ~/rpmbuild, and run: rpmbuild -ba SPECS/NVDARemoteServer.spec
7. You will find the rpm file in ~/rpmbuild/RPMS/noarch
Enjoy!
4 changes: 2 additions & 2 deletions RHL7/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ This package can't be safely built in an automatic way, so you have to build it
1. If you haven't installed it yet, install the rpmdevtools package using yum.
2. Go to your home folder and call rpmdev-setuptree to create the required directory structure.
3. Copy NVDARemoteServer.spec into ~rpmbuild/SPECS
4. Copy daemon.py, server.py, LICENSE, NVDARemoteServer, NVDARemoteServer.1 (manual), NVDARemoteCertificate.1 (manual), NVDARemoteCertificate, NVDARemoteServer.service and server.pem into ~/rpmbuild/SOURCES/NVDARemoteServer-1.4.1, creating the directory if it doesn't exist
5. Navigate to the SOURCES directory, and tar the NVDARemoteServer-1.4.1 folder: tar -czf server.tar.gz NVDARemoteServer-1.4.1
4. Copy daemon.py, server.py, LICENSE, NVDARemoteServer, NVDARemoteServer.1 (manual), NVDARemoteCertificate.1 (manual), NVDARemoteCertificate, NVDARemoteServer.service and server.pem into ~/rpmbuild/SOURCES/NVDARemoteServer-1.4.2, creating the directory if it doesn't exist
5. Navigate to the SOURCES directory, and tar the NVDARemoteServer-1.4.2 folder: tar -czf server.tar.gz NVDARemoteServer-1.4.2
6. Go back to the ~/rpmbuild, and run: rpmbuild -ba SPECS/NVDARemoteServer.spec
7. You will find the rpm file in ~/rpmbuild/RPMS/noarch
Enjoy!

0 comments on commit eba84fe

Please sign in to comment.