Browse Source

we more smart and accept not-existing Class: headers for compatibility.

Ralf S. Engelschall 22 years ago
parent
commit
4b285e9a8e
3 changed files with 3 additions and 2 deletions
  1. 1 0
      openpkg/HISTORY
  2. 1 1
      openpkg/openpkg.spec
  3. 1 1
      openpkg/rpmmacros

+ 1 - 0
openpkg/HISTORY

@@ -2,6 +2,7 @@
 2004
 ====
 
+20040210 we more smart and accept not-existing "Class:" headers for compatibility.
 20040209 cleanup "rpmmacros" for consistent "%l_prefix" usage and fix "rpmtool not found" issue
 20040208 added version tracking for OSSP uuid
 20040206 upgraded to OSSP uuid 0.9.5

+ 1 - 1
openpkg/openpkg.spec

@@ -39,7 +39,7 @@
 #   o any cc(1)
 
 #   the package version/release
-%define       V_openpkg  20040209
+%define       V_openpkg  20040210
 
 #   the used software versions
 %define       V_rpm      4.2.1

File diff suppressed because it is too large
+ 1 - 1
openpkg/rpmmacros