]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- two more todo entries
authorAdam Gołębiowski <adamg@pld-linux.org>
Mon, 9 Nov 2009 08:44:51 +0000 (08:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    adapter.awk -> 1.428

adapter.awk

index b52d41140b910212040b572c80a249f4291264ab..717008e4a0899e837877c7722f8a34426d30d4f0 100644 (file)
@@ -26,6 +26,8 @@
 # - desc wrapping is totally fucked up on global.spec,1.25, dosemu.spec,1.115-
 # - it should change: /%source([0-9]+)/i to %{SOURCE\1}
 # - extra quote on LDFLAGS line: https://bugs.launchpad.net/pld-linux/+bug/385836
+# - %{with_foo:%attr()...} gets converted to %attr() %{with_foo:...} [vlc.spec]
+# - 'R: foo ' (with traliling space) gets coverted to "R: foo\nR: " [vlc.spec @ 1.199 ]
 
 BEGIN {
        RPM_SECTIONS = "package|build|changelog|clean|description|install|post|posttrans|postun|pre|prep|pretrans|preun|triggerin|triggerpostun|triggerun|verifyscript|check"
This page took 0.092774 seconds and 4 git commands to generate.