From 56a5a7d92b3452b35b8e70f9b147168bb212cd0f Mon Sep 17 00:00:00 2001 From: bootstraponline Date: Tue, 4 Sep 2012 16:24:16 -0600 Subject: [PATCH] Fix #507 --- Rakefile | 4 +- gollum.gemspec | 150 +------------------------------------------------ 2 files changed, 3 insertions(+), 151 deletions(-) diff --git a/Rakefile b/Rakefile index 41e84a80..13fd22cd 100644 --- a/Rakefile +++ b/Rakefile @@ -117,7 +117,7 @@ task :gemspec => :validate do split("\n"). sort. reject { |file| file =~ /^\./ }. - reject { |file| file =~ /^(rdoc|pkg)/ }. + reject { |file| file =~ /^(rdoc|pkg|test)/ }. map { |file| " #{file}" }. join("\n") @@ -139,4 +139,4 @@ task :validate do puts "A `VERSION` file at root level violates Gem best practices." exit! end -end \ No newline at end of file +end diff --git a/gollum.gemspec b/gollum.gemspec index 0a876878..64e8107c 100644 --- a/gollum.gemspec +++ b/gollum.gemspec @@ -6,7 +6,7 @@ Gem::Specification.new do |s| s.name = 'gollum' s.version = '2.2.1' - s.date = '2012-09-02' + s.date = '2012-09-04' s.rubyforge_project = 'gollum' s.summary = "A simple, Git-powered wiki." @@ -464,154 +464,6 @@ Gem::Specification.new do |s| licenses/licenses.txt licenses/unity_asset_pool/COPYRIGHT templates/formatting.html - test/examples/empty.git/HEAD - test/examples/empty.git/config - test/examples/empty.git/description - test/examples/empty.git/hooks/applypatch-msg.sample - test/examples/empty.git/hooks/commit-msg.sample - test/examples/empty.git/hooks/post-commit.sample - test/examples/empty.git/hooks/post-receive.sample - test/examples/empty.git/hooks/post-update.sample - test/examples/empty.git/hooks/pre-applypatch.sample - test/examples/empty.git/hooks/pre-commit.sample - test/examples/empty.git/hooks/pre-rebase.sample - test/examples/empty.git/hooks/prepare-commit-msg.sample - test/examples/empty.git/hooks/update.sample - test/examples/empty.git/info/exclude - test/examples/empty.git/objects/info/.gitkeep - test/examples/empty.git/objects/pack/.gitkeep - test/examples/empty.git/refs/heads/.gitkeep - test/examples/lotr.git/COMMIT_EDITMSG - test/examples/lotr.git/HEAD - test/examples/lotr.git/ORIG_HEAD - test/examples/lotr.git/config - test/examples/lotr.git/description - test/examples/lotr.git/index - test/examples/lotr.git/info/exclude - test/examples/lotr.git/logs/HEAD - test/examples/lotr.git/logs/refs/heads/master - test/examples/lotr.git/objects/06/131480411710c92a82fe2d1e76932c70feb2e5 - test/examples/lotr.git/objects/0a/de1e2916346d4c1f2fb63b863fd3c16808fe44 - test/examples/lotr.git/objects/0d/c9016ca928c78d5421a99a53b379b53929221e - test/examples/lotr.git/objects/0e/d8cbe0a25235bd867e65193c7d837c66b328ef - test/examples/lotr.git/objects/12/629d666c5e3178f82f533f543d61b53dc78c0b - test/examples/lotr.git/objects/1c/79ddc69707f7b164bc2ea58beb5d8965ff6bd0 - test/examples/lotr.git/objects/1d/b89ebba7e2c14d93b94ff98cfa3708a4f0d4e3 - test/examples/lotr.git/objects/24/49c2681badfd3c189e8ed658dacffe8ba48fe5 - test/examples/lotr.git/objects/25/4bdc1ba27d8b8a794538a8522d9a2b56ec2dd9 - test/examples/lotr.git/objects/27/680b0fce1abfbc528e7aa53d92645852d52eb6 - test/examples/lotr.git/objects/2c/b9156ad383914561a8502fc70f5a1d887e48ad - test/examples/lotr.git/objects/45/3b250f979c7bd6dfb62640c944c982ae6721ee - test/examples/lotr.git/objects/45/f319ee12f2b551b901b22e72602963c366fff1 - test/examples/lotr.git/objects/46/a697caf435815bb07bbce947fc2d58be15f087 - test/examples/lotr.git/objects/4c/45c2b4e297a726c3d3f66886f35373e48fe1c5 - test/examples/lotr.git/objects/4e/023f460ce466e154ca09d8774c79ad5a53fc15 - test/examples/lotr.git/objects/5d/cac289a8603188d2c5caf481dcba2985126aaa - test/examples/lotr.git/objects/60/f12f4254f58801b9ee7db7bca5fa8aeefaa56b - test/examples/lotr.git/objects/62/9aa678272b017a4d136d35e77ac94d80b08dc2 - test/examples/lotr.git/objects/6e/48abfc56565574859e081ee58eae655d48cf71 - test/examples/lotr.git/objects/71/4323c104239440a5c66ab12a67ed07a83c404f - test/examples/lotr.git/objects/7b/60c5a20a501a70f2317fa0ef763e1e2ce22d6b - test/examples/lotr.git/objects/7d/981cd984ad589e3cf00d8122170c6f7d685979 - test/examples/lotr.git/objects/84/0ec5b1ba1320e8ec443f28f99566f615d5af10 - test/examples/lotr.git/objects/93/6b83ee0dd8837adb82511e40d5e4ebe59bb675 - test/examples/lotr.git/objects/94/523d7ae48aeba575099dd12926420d8fd0425d - test/examples/lotr.git/objects/94/9a9cc3119b9c98817f375e976d2bb5e2a42809 - test/examples/lotr.git/objects/96/97dc65e095658bbd1b8e8678e08881e86d32f1 - test/examples/lotr.git/objects/9b/e95b960ac388d4e7db55f610f828e9c31344e6 - test/examples/lotr.git/objects/a3/1ca2a7c352c92531a8b99815d15843b259e814 - test/examples/lotr.git/objects/a6/59b3763b822dd97544621fd0beef162ea37b14 - test/examples/lotr.git/objects/a8/ad3c09dd842a3517085bfadd37718856dee813 - test/examples/lotr.git/objects/aa/b61fe89d56f8614c0a8151da34f939dcedfa68 - test/examples/lotr.git/objects/b0/de6e794dfdc7ef3400e894225bfe23308aae5c - test/examples/lotr.git/objects/b1/6b3d9fad9d78e5a669e7f33d94c96da374eccd - test/examples/lotr.git/objects/bc/4b5fc0ce2c2ba3acef6647e4f67256ee45ab60 - test/examples/lotr.git/objects/c3/b43e9f08966b088e7a0192e436b7a884542e05 - test/examples/lotr.git/objects/c9/6a7645db5d4c76389e77cd103ef3ed77d81e4c - test/examples/lotr.git/objects/ca/7355dc497e9729fbaf0c0e3f424b86afef5614 - test/examples/lotr.git/objects/cf/ea406f5f77afc7fb673a43e97721234385b1bd - test/examples/lotr.git/objects/d5/29304506d37f544675244c335d85cab5d29966 - test/examples/lotr.git/objects/dc/596d6b2dd89ab05c66f4abd7d5eb706bc17f19 - test/examples/lotr.git/objects/ec/da3205bee14520aab5a7bb307392064b938e83 - test/examples/lotr.git/objects/f4/84ebb1f40f8eb20d1bcd8d1d71934d2b8ae961 - test/examples/lotr.git/objects/fa/e7ef5344202bba4129abdc13060d9297d99465 - test/examples/lotr.git/objects/fb/c5dd7d807707b4a0a97c1182fecfef1eced5df - test/examples/lotr.git/objects/fc/3eee516ff72dc9099ba00d4611eb02e5c9e634 - test/examples/lotr.git/objects/ff/6f7de62644369380ba73b4e4297c1a2d6f0b66 - test/examples/lotr.git/objects/info/packs - test/examples/lotr.git/objects/pack/pack-dcbeaf3f6ff6c5eb08ea2b0a2d83626e8763546b.idx - test/examples/lotr.git/objects/pack/pack-dcbeaf3f6ff6c5eb08ea2b0a2d83626e8763546b.pack - test/examples/lotr.git/packed-refs - test/examples/lotr.git/refs/heads/master - test/examples/lotr.git/refs/remotes/origin/HEAD - test/examples/page_file_dir.git/COMMIT_EDITMSG - test/examples/page_file_dir.git/HEAD - test/examples/page_file_dir.git/config - test/examples/page_file_dir.git/description - test/examples/page_file_dir.git/index - test/examples/page_file_dir.git/info/exclude - test/examples/page_file_dir.git/logs/HEAD - test/examples/page_file_dir.git/logs/refs/heads/master - test/examples/page_file_dir.git/objects/0c/7d27db1f575263efdcab3dc650f4502a2dbcbf - test/examples/page_file_dir.git/objects/22/b404803c966dd92865614d86ff22ca12e50c1e - test/examples/page_file_dir.git/objects/25/7cc5642cb1a054f08cc83f2d943e56fd3ebe99 - test/examples/page_file_dir.git/objects/57/16ca5987cbf97d6bb54920bea6adde242d87e6 - test/examples/page_file_dir.git/objects/5b/43e14e0a15fb6f08feab1773d1c0991e9f71e2 - test/examples/page_file_dir.git/refs/heads/master - test/examples/revert.git/COMMIT_EDITMSG - test/examples/revert.git/HEAD - test/examples/revert.git/config - test/examples/revert.git/description - test/examples/revert.git/index - test/examples/revert.git/info/exclude - test/examples/revert.git/logs/HEAD - test/examples/revert.git/logs/refs/heads/master - test/examples/revert.git/objects/10/2685c42018f802557f05db171f44443e8dacab - test/examples/revert.git/objects/20/2ced67cea93c7b6bd2928aa1daef8d1d55a20d - test/examples/revert.git/objects/41/76394bfa11222363c66ce7e84b5f154095b6d9 - test/examples/revert.git/objects/6a/69f92020f5df77af6e8813ff1232493383b708 - test/examples/revert.git/objects/8e/83f898e5e16ae400db59dda1017acad540f3aa - test/examples/revert.git/objects/b4/785957bc986dc39c629de9fac9df46972c00fc - test/examples/revert.git/objects/ed/6c9f63b98acf73c25b5ffbb38da557d3682023 - test/examples/revert.git/objects/f4/03b791119f8232b7cb0ba455c624ac6435f433 - test/examples/revert.git/objects/info/packs - test/examples/revert.git/objects/pack/pack-a561f8437234f74d0bacb9e0eebe52d207f5770d.idx - test/examples/revert.git/objects/pack/pack-a561f8437234f74d0bacb9e0eebe52d207f5770d.pack - test/examples/revert.git/packed-refs - test/examples/revert.git/refs/heads/master - test/examples/revert.git/refs/remotes/origin/HEAD - test/examples/yubiwa.git/HEAD - test/examples/yubiwa.git/config - test/examples/yubiwa.git/description - test/examples/yubiwa.git/info/exclude - test/examples/yubiwa.git/objects/10/fa2ddc4e3b4009d8a453aace10bd6148c1ad00 - test/examples/yubiwa.git/objects/52/4b82874327ea7cbf730389964ba7cb3de966de - test/examples/yubiwa.git/objects/58/3fc201cb457fb3f1480f3e1e5999b119633835 - test/examples/yubiwa.git/objects/87/bc1dd46ab3d3874d4e898d45dd512cc20a7cc8 - test/examples/yubiwa.git/objects/89/64ed1b4e21aa90e831763bbce9034bfda81b70 - test/examples/yubiwa.git/objects/9f/f6dd0660da5fba2d3374adb2b84fa653bb538b - test/examples/yubiwa.git/objects/ac/e97abf2b177815a1972d7db22f229f58c83309 - test/examples/yubiwa.git/objects/b1/f443863a4816628807fbf86141ebef055dda34 - test/examples/yubiwa.git/refs/heads/master - test/file_view/1_file.txt - test/file_view/1_file_1_folder.txt - test/file_view/1_folder.txt - test/file_view/2_files_2_folders.txt - test/file_view/2_files_2_folders_1_root.txt - test/file_view/nested_folders.txt - test/helper.rb - test/test_app.rb - test/test_app_helpers.rb - test/test_committer.rb - test/test_file.rb - test/test_file_view.rb - test/test_git_access.rb - test/test_markup.rb - test/test_page.rb - test/test_page_revert.rb - test/test_pages_view.rb - test/test_unicode.rb - test/test_wiki.rb ] # = MANIFEST =