Browse Source

remove useless "Provides" for the corresponding RELEASE version

Ralf S. Engelschall 21 years ago
parent
commit
0a92ab1848
2 changed files with 2 additions and 2 deletions
  1. 1 0
      openpkg/HISTORY
  2. 1 2
      openpkg/openpkg.spec

+ 1 - 0
openpkg/HISTORY

@@ -2,6 +2,7 @@
 2004
 2004
 ====
 ====
 
 
+20040724 remove useless "Provides" for the corresponding RELEASE version
 20040721 disable special RedHat NPTL handling for portability reasons
 20040721 disable special RedHat NPTL handling for portability reasons
 20040721 fixed paths in manual pages
 20040721 fixed paths in manual pages
 20040716 upgrade to OSSP uuid 1.0.1
 20040716 upgrade to OSSP uuid 1.0.1

+ 1 - 2
openpkg/openpkg.spec

@@ -39,7 +39,7 @@
 #   o any cc(1)
 #   o any cc(1)
 
 
 #   the package version/release
 #   the package version/release
-%define       V_openpkg  20040721
+%define       V_openpkg  20040725
 
 
 #   the used software versions
 #   the used software versions
 %define       V_rpm      4.2.1
 %define       V_rpm      4.2.1
@@ -138,7 +138,6 @@ BuildRoot:    %{l_buildroot}
 AutoReq:      no
 AutoReq:      no
 AutoReqProv:  no
 AutoReqProv:  no
 Provides:     OpenPKG
 Provides:     OpenPKG
-Provides:     openpkg = 2.1.0-2.1.0
 
 
 %description
 %description
     This is the bootstrap package for the RPM-based Unix Software
     This is the bootstrap package for the RPM-based Unix Software