packages: adapter.awk - todo update

glen glen at pld-linux.org
Thu Jun 11 11:04:18 CEST 2009


Author: glen                         Date: Thu Jun 11 09:04:18 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- todo update

---- Files affected:
packages:
   adapter.awk (1.421 -> 1.422) 

---- Diffs:

================================================================
Index: packages/adapter.awk
diff -u packages/adapter.awk:1.421 packages/adapter.awk:1.422
--- packages/adapter.awk:1.421	Wed May 20 16:39:33 2009
+++ packages/adapter.awk	Thu Jun 11 11:04:12 2009
@@ -2,7 +2,7 @@
 #
 # Adapter adapts .spec files for PLD Linux.
 #
-# Copyright (C) 1999-2007 PLD-Team <feedback at pld-linux.org>
+# Copyright (C) 1999-2008 PLD-Team <feedback at pld-linux.org>
 # Authors:
 # 	Michał Kuratczyk <kura at pld.org.pl>
 # 	Sebastian Zagrodzki <s.zagrodzki at mimuw.edu.pl>
@@ -24,7 +24,8 @@
 # - sort Requires, BuildRequires
 # - check if %description (lang=C) contains 8bit
 # - desc wrapping is totally fucked up on global.spec,1.25, dosemu.spec,1.115-
-#21:25:40  SamChi> glen: it should change: /%source([0-9]+)/i to %{SOURCE\1}
+# - it should change: /%source([0-9]+)/i to %{SOURCE\1}
+# - extra quote on LDFLAGS line: https://bugs.launchpad.net/pld-linux/+bug/385836
 
 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.421&r2=1.422&f=u



More information about the pld-cvs-commit mailing list