summaryrefslogtreecommitdiff
path: root/Perl-RPM
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2001-09-15 13:49:11 +0000
committerjbj <devnull@localhost>2001-09-15 13:49:11 +0000
commitda9b21485cd9400883de08b2754bd103f25144da (patch)
tree0b547ef38f19e147958a6fc4a9fc283727b81d97 /Perl-RPM
parent2b23209fceb4377bd4c4b5230c580122ffa81b41 (diff)
downloadrpm-da9b21485cd9400883de08b2754bd103f25144da.tar.gz
rpm-da9b21485cd9400883de08b2754bd103f25144da.tar.bz2
rpm-da9b21485cd9400883de08b2754bd103f25144da.zip
Sync with rpm-4_0 branch.
CVS patchset: 5048 CVS date: 2001/09/15 13:49:11
Diffstat (limited to 'Perl-RPM')
-rw-r--r--Perl-RPM/Makefile.PL2
-rw-r--r--Perl-RPM/RPM.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/Perl-RPM/Makefile.PL b/Perl-RPM/Makefile.PL
index 8d4dc10cb..18523f730 100644
--- a/Perl-RPM/Makefile.PL
+++ b/Perl-RPM/Makefile.PL
@@ -1,6 +1,6 @@
#!/bin/perl
-# $Id: Makefile.PL,v 1.24 2001/06/20 05:15:46 rjray Exp $
+# $Id: Makefile.PL,v 1.25 2001/09/15 13:49:11 jbj Exp $
use Config;
use ExtUtils::MakeMaker;
diff --git a/Perl-RPM/RPM.h b/Perl-RPM/RPM.h
index ea6c554c0..c6d586920 100644
--- a/Perl-RPM/RPM.h
+++ b/Perl-RPM/RPM.h
@@ -1,5 +1,5 @@
/*
- * $Id: RPM.h,v 1.15 2001/06/20 05:15:46 rjray Exp $
+ * $Id: RPM.h,v 1.16 2001/09/15 13:49:11 jbj Exp $
*
* Various C-specific decls/includes/etc. for the RPM linkage
*/