]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- merged from AC-branch
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 30 Oct 2005 23:44:50 +0000 (23:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-p4.patch -> 1.2

rpm-p4.patch [new file with mode: 0644]

diff --git a/rpm-p4.patch b/rpm-p4.patch
new file mode 100644 (file)
index 0000000..3b29c69
--- /dev/null
@@ -0,0 +1,10 @@
+--- rpm-4.4.1/lib/rpmrc.c.orig 2005-08-02 21:33:34.000000000 +0200
++++ rpm-4.4.1/lib/rpmrc.c      2005-10-11 07:51:45.000000000 +0200
+@@ -1076,6 +1076,7 @@
+                       // Pentium 4 Xeon, Pentium 4 Xeon MP,
+                       // Celeron, Mobile Celron                    (0.13um)
+           case 3:     // Pentium 4, Celeron                        (0.09um)
++          case 4:     // Pentium 4 540J
+               return 1;
+       }
+     return 0;
This page took 0.039471 seconds and 4 git commands to generate.