/[packages]/updates/1/rpm/current/SPECS/rpm.spec
ViewVC logotype

Diff of /updates/1/rpm/current/SPECS/rpm.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 48864 by dmorgan, Mon Feb 7 23:22:57 2011 UTC revision 49378 by dmorgan, Wed Feb 9 17:39:12 2011 UTC
# Line 73  Name:          rpm Line 73  Name:          rpm
73  Epoch:          1  Epoch:          1
74  Version:        %{rpmversion}  Version:        %{rpmversion}
75  #Do not enable until perl-RPM4 is ported  #Do not enable until perl-RPM4 is ported
76  #Release:       %{release}  Release:        %{release}
77  Group:          System/Configuration/Packaging  Group:          System/Configuration/Packaging
78    
79  Source:         http://www.rpm.org/releases/rpm-%{libver}.x/rpm-%{srcver}.tar.bz2  Source:         http://www.rpm.org/releases/rpm-%{libver}.x/rpm-%{srcver}.tar.bz2
# Line 113  Patch70:       rpm-4.6.0-rc1-bb-shortcircuit.p Line 113  Patch70:       rpm-4.6.0-rc1-bb-shortcircuit.p
113  # is this useful? "at least erasure ordering is just as non-existent as it was in 4.4.x" says Panu  # is this useful? "at least erasure ordering is just as non-existent as it was in 4.4.x" says Panu
114  #with rpm 4.8.0, breaks urpmi testsuite (ordering-scriptlets)  #with rpm 4.8.0, breaks urpmi testsuite (ordering-scriptlets)
115  #Patch71:    rpm-4.6.0-ordererase.patch#with rpm 4.8.0, breaks urpmi testsuite (ordering-scriptlets)  #Patch71:    rpm-4.6.0-ordererase.patch#with rpm 4.8.0, breaks urpmi testsuite (ordering-scriptlets)
 #Patch71:    rpm-4.6.0-ordererase.patch  
116    
117  # don't conflict for doc files  # don't conflict for doc files
118  # (to be able to install lib*-devel together with lib64*-devel even if they have conflicting manpages)  # (to be able to install lib*-devel together with lib64*-devel even if they have conflicting manpages)
# Line 142  Patch114: rpm-4.6.0-rc1-read-macros_d-do Line 141  Patch114: rpm-4.6.0-rc1-read-macros_d-do
141  # [from SuSE] handle "Suggests" via RPMTAG_SUGGESTSNAME  # [from SuSE] handle "Suggests" via RPMTAG_SUGGESTSNAME
142  Patch133: rpm-4.6.0-rc1-weakdeps.patch  Patch133: rpm-4.6.0-rc1-weakdeps.patch
143    
144    # (from Turbolinux) remove a wrong check in case %_topdir is /RPM (ie when it is short)
145    Patch135: rpm-4.4.2.3-rc1-fix-debugedit.patch
146    
147  # convert data in the header to a specific encoding which used in the selected locale.  # convert data in the header to a specific encoding which used in the selected locale.
148  Patch137: rpm-4.6.0-rc1-headerIconv.patch  Patch137: rpm-4.6.0-rc1-headerIconv.patch
149    
# Line 167  Patch157: introduce-_after_setup-which-i Line 169  Patch157: introduce-_after_setup-which-i
169  Patch158: introduce-_patch-and-allow-easy-override-when-the-p.patch  Patch158: introduce-_patch-and-allow-easy-override-when-the-p.patch
170  Patch159: introduce-apply_patches-and-lua-var-patches_num.patch  Patch159: introduce-apply_patches-and-lua-var-patches_num.patch
171    
 # avoid "canonicalization unexpectedly shrank by one character" error from  
 # debugedit by adding '/' to the end of the string when the error would be  
 # triggered  
 # see https://bugzilla.redhat.com/show_bug.cgi?id=304121 and  
 # https://bugzilla.redhat.com/show_bug.cgi?id=482903  
   
 Patch164: rpm-4.6.1-updated-debugedit-for-debug_pubtypes-section.patch  
 Patch165: rpm-4.6.0-fix-debugedit-canonicalization-error.patch  
   
172  #Patch1001: rpm-4.6.0-rc1-new-liblzma.patch  #Patch1001: rpm-4.6.0-rc1-new-liblzma.patch
173    
174  # default behaviour in rpm-jbj >= 4.4.6  # default behaviour in rpm-jbj >= 4.4.6
# Line 192  Patch1008: rpm-4.6.0-rc3-no_rm_-rf_DOCDI Line 185  Patch1008: rpm-4.6.0-rc3-no_rm_-rf_DOCDI
185  # will only make rpm recognize these, not implement actual support for them..  # will only make rpm recognize these, not implement actual support for them..
186  Patch1009: rpm-4.6.0-rpm5-tags.patch  Patch1009: rpm-4.6.0-rpm5-tags.patch
187    
 # Check chroot return code before running lua script  
 Patch1011: rpm-4.6.0-do-not-run-lua-scripts-when-chroot-fails.patch  
   
 # Check chroot return code before running external script  
 Patch1012: rpm-4.6.0-do-not-run-scripts-when-chroot-fails.patch  
   
 # Make sure files in debug packages have good default perms, fixes bug #57758  
 Patch1013: rpm-4.6.0-fix-debug-info-default-permissions.patch  
   
 # Remove BDB XA support to fix compilation with db 4.8 (upstream)  
 Patch1014: rpm-4.6.0-bdb-xa-removal.patch  
   
 # Refuse to build a rpm with 2 identical triggers (#60699)  
 #Patch1015: rpm-4.6.0-duplicate-triggers.patch  
   
 # Automatically handle ruby gem extraction in %setup  
 PAtch1018: rpm-4.6.1-setup-rubygems.patch  
   
188  # Turbolinux patches  # Turbolinux patches
189  # add writeHeaderListTofile function into rpm-python (needed by "buildman" build system) (Toshihiro, 2003)  # add writeHeaderListTofile function into rpm-python (needed by "buildman" build system) (Toshihiro, 2003)
190  #Patch2002: rpm-4.6.0-rc1-python-writeHdlist.patch  #Patch2002: rpm-4.6.0-rc1-python-writeHdlist.patch
# Line 224  Patch2003: rpm-4.4.2.3-rc1-transmeta-cru Line 199  Patch2003: rpm-4.4.2.3-rc1-transmeta-cru
199  # display characters which you expected.  # display characters which you expected.
200  Patch2005: rpm-4.6.0-rc1-buildlang.patch  Patch2005: rpm-4.6.0-rc1-buildlang.patch
201    
202    Patch2000: rpm-4.6.0-rc1-serial-tag.patch
203    # re-enable "copyright" tag (Kiichiro, 2005)
204    Patch2001: rpm-4.6.0-rc1-copyright-tag.patch
205    
206  Patch3000: mips_macros.patch  Patch3000: mips_macros.patch
207  Patch3001: fix_stack_protector_check.patch  Patch3001: fix_stack_protector_check.patch
208  Patch3002: rpm-4.6.1-mips_define_isa_macros.patch  Patch3002: mips_define_isa_macros.patch
209  Patch3003: rpm-4.6.1-arm_mips_isa_macros.patch  Patch3003: rpm_arm_mips_isa_macros.patch
210  Patch3004: rpm_add_armv5tl.patch  Patch3004: rpm_add_armv5tl.patch
211    
212  License:        GPL  License:        GPL

Legend:
Removed from v.48864  
changed lines
  Added in v.49378

  ViewVC Help
Powered by ViewVC 1.1.30