]> git.pld-linux.org Git - packages/rpm-build-macros.git/commitdiff
- rel 2; one more build fix auto/th/rpm-build-macros-1.670-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 11 Jul 2013 12:07:46 +0000 (14:07 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 11 Jul 2013 12:07:46 +0000 (14:07 +0200)
rpm-build-macros.spec
rpm.macros

index 8395308e9c6798553cfc55d080cf9fac4600b58f..7c365e9d1380c52312c791263d3119ba187c4083 100644 (file)
@@ -11,7 +11,7 @@ Summary:      PLD Linux RPM build macros
 Summary(pl.UTF-8):     Makra do budowania pakietów RPM dla Linuksa PLD
 Name:          rpm-build-macros
 Version:       %{rpm_macros_rev}
-Release:       1
+Release:       2
 License:       GPL
 Group:         Development/Building
 Source0:       rpm.macros
index 32af5f2b469ea57dcdf19dbde4c81ff223bbc387..353cc6c1a3a9d84f416b37304696f6ada22f7859 100644 (file)
@@ -1973,6 +1973,7 @@ for _, s in ipairs({%{expand:%%__lua_split %*}}) do\
                if f then\
                        f:write(s.."\\n")\
                        f:close()\
+               end\
        end\
 end\
 %{nil}
This page took 0.043581 seconds and 4 git commands to generate.