]> git.pld-linux.org Git - packages/rpm-build-macros.git/commitdiff
- 1.443: tmpdir/_tmppath multiple definitions causes weird memory leak
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 17 Mar 2008 12:14:53 +0000 (12:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-build-macros.spec -> 1.158

rpm-build-macros.spec

index da85cf7cf24a35f8381c4ef612e97ea07fa638e2..a83690c8b13e9df2d3b7479b89fc0dabe0343c25 100644 (file)
@@ -1,4 +1,4 @@
-%define                rpm_macros_rev  1.442
+%define                rpm_macros_rev  1.443
 %define                find_lang_rev   1.32
 Summary:       PLD Linux RPM build macros
 Summary(pl.UTF-8):     Makra do budowania pakietów RPM dla Linuksa PLD
@@ -16,8 +16,8 @@ Requires:     findutils >= 1:4.2.26
 Provides:      rpmbuild(macros) = %{rpm_macros_rev}
 Obsoletes:     rpm-macros
 Conflicts:     gettext-devel < 0.11
-# for find-lang collision
-Conflicts:     rpm < 4.4.9-37
+# tmpdir/_tmppath macros problems
+Conflicts:     rpm < 4.4.9-52
 # php-config --sysconfdir
 Conflicts:     php-devel < 4:5.2.0-3
 Conflicts:     php4-devel < 3:4.4.4-10
This page took 0.04267 seconds and 4 git commands to generate.