SOURCES: poldek-rpm-4.4.9.patch - ups, typo: HAVE_RPMPLATOFMSCORE-...

arekm arekm at pld-linux.org
Thu Jun 7 18:39:04 CEST 2007


Author: arekm                        Date: Thu Jun  7 16:39:04 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- ups, typo: HAVE_RPMPLATOFMSCORE->HAVE_RPMPLATFORMSCORE

---- Files affected:
SOURCES:
   poldek-rpm-4.4.9.patch (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SOURCES/poldek-rpm-4.4.9.patch
diff -u SOURCES/poldek-rpm-4.4.9.patch:1.4 SOURCES/poldek-rpm-4.4.9.patch:1.5
--- SOURCES/poldek-rpm-4.4.9.patch:1.4	Tue Jun  5 20:40:53 2007
+++ SOURCES/poldek-rpm-4.4.9.patch	Thu Jun  7 18:38:59 2007
@@ -27,7 +27,7 @@
  
 -
 -#ifdef HAVE_RPMMACHINESCORE
-+#ifdef HAVE_RPMPLATOFMSCORE
++#ifdef HAVE_RPMPLATFORMSCORE
 +static int machine_score(int tag, const char *val) {
 +    return rpmPlatformScore(val, platpat, nplatpat);
 +}
@@ -42,7 +42,7 @@
 -    
 -#ifdef HAVE_RPMMACHINESCORE    
 +
-+#ifdef HAVE_RPMPLATOFMSCORE
++#ifdef HAVE_RPMPLATFORMSCORE
 +    rc = rpmPlatformScore(val, platpat, nplatpat);
 +#elif defined(HAVE_RPMMACHINESCORE)
      rc = rpmMachineScore(RPM_MACHTABLE_INSTARCH, arch);
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/poldek-rpm-4.4.9.patch?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list