From 5827f75824b0727be29116c49adbefa72aaaef9e Mon Sep 17 00:00:00 2001 From: Olivier Thauvin Date: Thu, 4 Nov 2010 17:31:43 +0000 Subject: - add target to make an rpm --- MANIFEST | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 MANIFEST (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST new file mode 100644 index 0000000..89514ef --- /dev/null +++ b/MANIFEST @@ -0,0 +1,92 @@ +bin/check_mirror +Changes +dump.sql +inc/Module/AutoInstall.pm +inc/Module/Install.pm +inc/Module/Install/AutoInstall.pm +inc/Module/Install/Base.pm +inc/Module/Install/Can.pm +inc/Module/Install/Catalyst.pm +inc/Module/Install/Fetch.pm +inc/Module/Install/Include.pm +inc/Module/Install/Makefile.pm +inc/Module/Install/Metadata.pm +inc/Module/Install/Scripts.pm +inc/Module/Install/Win32.pm +inc/Module/Install/WriteAll.pm +lib/MGA/Mirrors.pm +lib/MGA/Mirrors/Controller/Distrib.pm +lib/MGA/Mirrors/Controller/Graph.pm +lib/MGA/Mirrors/Controller/Mirrors.pm +lib/MGA/Mirrors/Controller/New.pm +lib/MGA/Mirrors/Controller/Report.pm +lib/MGA/Mirrors/Controller/Root.pm +lib/MGA/Mirrors/Controller/Validate.pm +lib/MGA/Mirrors/DB.pm +lib/MGA/Mirrors/Model/Mirrors.pm +lib/MGA/Mirrors/View/GraphViz.pm +lib/MGA/Mirrors/View/Mail.pm +lib/MGA/Mirrors/View/TT.pm +lib/MGA/Mirrors/View/TTBlock.pm +Makefile.PL +MANIFEST This list of files +META.yml +mga-mirrors-0.01.tar.gz +mga-mirrors.ini.in +mga-mirrors.spec +mga-mirrors.spec.in +mga_mirrors.conf.in +README +root/favicon.ico +root/html/includes/distrib/distrib.tt +root/html/includes/footer.tt +root/html/includes/header.tt +root/html/includes/host_information.tt +root/html/includes/menu.tt +root/html/includes/mirrorslist.tt +root/html/includes/new/checkurl.tt +root/html/includes/new/invalid_mirror.tt +root/html/includes/new/invalid_uri.tt +root/html/includes/new/mirror_exists.tt +root/html/includes/new/overlap_hosts.tt +root/html/includes/new/success.tt +root/html/includes/new/unsupported_protocol.tt +root/html/includes/new/url_form.tt +root/html/pages/distrib/index.tt +root/html/pages/index.tt +root/html/pages/mirrors/mirror.tt +root/html/pages/new/confirm.tt +root/html/pages/new/index.tt +root/html/pages/new/new_host.tt +root/html/pages/report/index.tt +root/html/pages/validate/error.tt +root/html/pages/validate/validate.tt +root/mail/host_up_request.tt +root/static/images/btn_120x50_built.png +root/static/images/btn_120x50_built_shadow.png +root/static/images/btn_120x50_powered.png +root/static/images/btn_120x50_powered_shadow.png +root/static/images/btn_88x31_built.png +root/static/images/btn_88x31_built_shadow.png +root/static/images/btn_88x31_powered.png +root/static/images/btn_88x31_powered_shadow.png +root/static/images/catalyst_logo.png +root/static/images/page-zoom.png +root/static/style.css +script/mga_mirrors_cgi.pl +script/mga_mirrors_create.pl +script/mga_mirrors_fastcgi.pl +script/mga_mirrors_server.pl +script/mga_mirrors_test.pl +t/01app.t +t/02pod.t +t/03podcoverage.t +t/controller_Distrib.t +t/controller_Graph.t +t/controller_Mirrors.t +t/controller_New.t +t/controller_Report.t +t/controller_Validate.t +t/model_Mirrors.t +t/view_GraphViz.t +t/view_TT.t -- cgit v1.2.1