aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-02-25 19:17:04 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-02-25 19:17:04 +0000
commit6416c07fc43c6592242ec9895f2b035f68817181 (patch)
tree4c7b0abe6046c4cc00582cae9608049fdef5f07e /URPM.pm
parente7e8c533b6f98fb49235558a490ad58df43bc3b1 (diff)
downloadperl-URPM-6416c07fc43c6592242ec9895f2b035f68817181.tar
perl-URPM-6416c07fc43c6592242ec9895f2b035f68817181.tar.gz
perl-URPM-6416c07fc43c6592242ec9895f2b035f68817181.tar.bz2
perl-URPM-6416c07fc43c6592242ec9895f2b035f68817181.tar.xz
perl-URPM-6416c07fc43c6592242ec9895f2b035f68817181.zip
- do not add FILENAME_TAG and FILESIZE_TAG to hdlist anymore,
deprecate ->filename and ->header_filename, deprecate URPM::Build build_hdlist and parse_rpms_build_headers
Diffstat (limited to 'URPM.pm')
-rw-r--r--URPM.pm6
1 files changed, 0 insertions, 6 deletions
diff --git a/URPM.pm b/URPM.pm
index 5bda797..3453943 100644
--- a/URPM.pm
+++ b/URPM.pm
@@ -511,10 +511,6 @@ Writes a line of information in a synthesis file.
=item $package->exclusivearchs()
-=item $package->filename()
-
-The rpm's file name.
-
=item $package->files()
List of files in this rpm.
@@ -582,8 +578,6 @@ Return an array of human readable view of tag values. $tagid is the numerical va
=item $package->group()
-=item $package->header_filename()
-
=item $package->id()
=item $package->installtid()