• R/O
  • HTTP
  • SSH
  • HTTPS

Repository summary

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Node.jsの公式配布バイナリからrpm/debパッケージを作成するための設定ファイル


Recent Commits RSS

Rev. Time Author Message
a6b6d31 2015-06-14 17:35:23 hylom master Merge branch 'master' of git.pf.sourceforge.jp:/gitroot/h...
89d3ea5 2015-06-14 17:35:02 hylom add 0.12.x/nodejs.spec for nodejs v.0.12.4
f3408a5 2014-03-05 16:53:07 hylom update to 0.10.26
d5b1f49 2014-01-17 21:38:39 hylom update 0.10.x/nodejs.spec for nodejs v0.10.24
d69d7b5 2013-03-30 02:23:42 hylom add README
2c52a67 2013-03-30 02:17:50 hylom add spec file for node 0.10.x
0fd9bd9 2013-02-16 17:09:46 hylom add files

Branches

Name Rev. Time Author Message
master a6b6d31 2015-06-14 17:35:23 hylom Merge branch 'master' of gi...

README

●Node.jsパッケージ作成用spec&rulesファイル

 nodejs.orgで配布されている、Node.jsのLinux向けバイナリから.rpm/.debパッケージを作成するためのspecファイルおよびrulesファイルです。

 deb/以下に.debパッケージ作成用のrulesファイルが、rpm/以下に.rpmパッケージを作成するためのspecファイルが含まれています。なお、rpm/0.8.x/nodejs.specがNode.js 0.8系用、rpm/0.10.x/nodejs.specはNode.js 0.10系用になっています。