From 9e2966a33f9148fdc8ef81783bab1fe18e87bd34 Mon Sep 17 00:00:00 2001 From: nanardon Date: Tue, 4 Oct 2005 04:08:46 +0000 Subject: - move to trunk git-svn-id: svn+ssh://haiku.zarb.org/home/projects/rpm4/svn/trunk@36 971eb68f-4bfb-0310-8326-d2484c010a4c --- RPM4/MANIFEST | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 RPM4/MANIFEST (limited to 'RPM4/MANIFEST') diff --git a/RPM4/MANIFEST b/RPM4/MANIFEST new file mode 100644 index 0000000..9acee7e --- /dev/null +++ b/RPM4/MANIFEST @@ -0,0 +1,58 @@ +MANIFEST +Makefile.PL +README +ChangeLog +src/Makefile.PL +src/RPM4.h +src/RPM4.xs +src/RPM4sign.c +src/constant.c +src/rpmconstant.c +src/rpmconstant.h +src/rpmconstant_internal.c +src/rpmh2tbl +lib/RPM4.pm +lib/RPM4/Index.pm +lib/RPM4/Header.pm +lib/RPM4/Header/Dependencies.pm +lib/RPM4/Header/Files.pm +lib/RPM4/Header/Changelogs.pm +lib/RPM4/Transaction.pm +lib/RPM4/Transaction/Problems.pm +lib/RPM4/Spec.pm +lib/RPM4/Media.pm +t/test-rpm-1.0-1mdk.noarch.rpm +t/test-rpm-1.0-1mdk.src.rpm +t/test-rpm.spec +t/test-dep-1.0-1mdk.noarch.rpm +t/test-dep-1.0-1mdk.src.rpm +t/test-dep.spec +t/rpmmacros +t/rpmrc +src/typemap +t/01compile.t +t/02header.t +t/03rpmlib.t +t/04spec.t +t/05transaction.t +t/06sign.t +t/07dep.t +t/07files.t +t/07changelogs.t +t/09hdlist.t +t/11media.t +t/gnupg/passphrase +t/gnupg/pubring.gpg +t/gnupg/secring.gpg +t/gnupg/trustdb.gpg +t/gnupg/test-key.gpg +bin/hrpmreb +bin/rpm_produced +bin/rpmresign +examples/hdinfo +examples/hdlistq +examples/hdrpmq +examples/specwillbuild +examples/hdlist2sdb +examples/hrpmreb-macros +META.yml Module meta-data (added by MakeMaker) -- cgit v1.2.1