packages: adapter.awk - two more todo entries

adamg adamg at pld-linux.org
Mon Nov 9 09:44:56 CET 2009


Author: adamg                        Date: Mon Nov  9 08:44:56 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- two more todo entries

---- Files affected:
packages:
   adapter.awk (1.427 -> 1.428) 

---- Diffs:

================================================================
Index: packages/adapter.awk
diff -u packages/adapter.awk:1.427 packages/adapter.awk:1.428
--- packages/adapter.awk:1.427	Fri Oct 30 17:35:39 2009
+++ packages/adapter.awk	Mon Nov  9 09:44:51 2009
@@ -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"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/adapter.awk?r1=1.427&r2=1.428&f=u



More information about the pld-cvs-commit mailing list