Compat typedef for Spec -> rpmSpec rename
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 8 Jul 2008 13:43:46 +0000 (16:43 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 8 Jul 2008 15:54:29 +0000 (18:54 +0300)
lib/rpmlegacy.h

index 587159e..55fa42a 100644 (file)
@@ -27,6 +27,7 @@ typedef rpmTagType *  hTYP_t;
 typedef const void *   hPTR_t;
 typedef rpm_count_t *  hCNT_t;
 
+typedef rpmSpec                Spec;
 
 /* legacy header interfaces */