]> git.pld-linux.org Git - packages/adapter.git/log
packages/adapter.git
24 years ago- Source: -> Source0:
Sebastian Zagrodzki [Fri, 18 Feb 2000 15:39:52 +0000 (15:39 +0000)]
- Source: -> Source0:
- Patch: -> Patch0:
- removed unnecessary semicolons

Changed files:
    adapter.awk -> 1.20

24 years ago- fixed bug in is_there_line() ( close(ARGV[1]) -> close(command) )
Sebastian Zagrodzki [Tue, 15 Feb 2000 15:09:29 +0000 (15:09 +0000)]
- fixed bug in is_there_line() ( close(ARGV[1]) -> close(command) )

Changed files:
    adapter.awk -> 1.19

24 years ago- undone "Vendor" change
Sebastian Zagrodzki [Wed, 2 Feb 2000 18:34:44 +0000 (18:34 +0000)]
- undone "Vendor" change

Changed files:
    adapter.awk -> 1.18

24 years ago- bug: first line was never processed
Sebastian Zagrodzki [Wed, 2 Feb 2000 16:20:38 +0000 (16:20 +0000)]
- bug: first line was never processed
- added removal of "Vendor:" field

Changed files:
    adapter.awk -> 1.17

24 years ago- first line of spec was removed, if it wasn't CVS-tag line (was replaced
Sebastian Zagrodzki [Wed, 19 Jan 2000 14:51:15 +0000 (14:51 +0000)]
- first line of spec was removed, if it wasn't CVS-tag line (was replaced
  by CVS macro).

Changed files:
    adapter.awk -> 1.16

24 years agoversion 1.0 :^)
kura [Sun, 16 Jan 2000 12:15:17 +0000 (12:15 +0000)]
version 1.0   :^)
- added inserting macros
- added inserting "%defattr(644,root,root,755)"
- some bugfixes

Changed files:
    adapter.awk -> 1.15

24 years agoversion 0.9+
kura [Wed, 5 Jan 2000 14:18:02 +0000 (14:18 +0000)]
version 0.9+
- added removing spaces from end of lines in %description

Changed files:
    adapter.awk -> 1.14

24 years ago- added adding translations of Group fields
kura [Tue, 4 Jan 2000 00:08:49 +0000 (00:08 +0000)]
- added adding translations of Group fields
- cleanups

Changed files:
    adapter.awk -> 1.13

24 years ago- fixed fixing one regexp (it was buggy)
kura [Fri, 17 Dec 1999 08:01:59 +0000 (08:01 +0000)]
- fixed fixing one regexp (it was buggy)

Changed files:
    adapter.awk -> 1.12

24 years ago- fixed one regexp
Sebastian Zagrodzki [Wed, 15 Dec 1999 08:55:14 +0000 (08:55 +0000)]
- fixed one regexp

Changed files:
    adapter.awk -> 1.11

24 years agoversion 0.8
kura [Wed, 15 Dec 1999 07:41:27 +0000 (07:41 +0000)]
version 0.8
- added formating descriptions
- fixed deleting space in first line

Changed files:
    adapter.awk -> 1.10

24 years agoversion 0.7
kura [Sat, 11 Dec 1999 12:42:49 +0000 (12:42 +0000)]
version 0.7
- now it works OK even if line "%changelog" is the last in file

Changed files:
    adapter.awk -> 1.9

24 years ago- fixed (I hope) problems with ^H
kura [Fri, 10 Dec 1999 07:45:44 +0000 (07:45 +0000)]
- fixed (I hope) problems with ^H

Changed files:
    adapter.awk -> 1.8

24 years agoversion 0.5
kura [Sun, 28 Nov 1999 00:50:30 +0000 (00:50 +0000)]
version 0.5
- many 'tolower($1)' replaced with a variable (I hope it is faster)
- removed stupid using 'noprint' variable (replaced with 'next;')
- ignorig some preamble fields moved to preamble section and fixed

Changed files:
    adapter.awk -> 1.7

24 years ago- insert only one blank line after %changelog header,
kloczek [Sat, 27 Nov 1999 14:20:52 +0000 (14:20 +0000)]
- insert only one blank line after %changelog header,
- ignore some spec fileds like: Packager, Distribution, Prefix.

Changed files:
    adapter.awk -> 1.6

24 years agoversion 0.4
kura [Sat, 27 Nov 1999 10:10:20 +0000 (10:10 +0000)]
version 0.4
- s/<_login>/<cvs_login>/
- added adding 'Log' CVS keyword

Changed files:
    adapter.awk -> 1.5

24 years agoversion 0.3+
kura [Tue, 23 Nov 1999 15:10:44 +0000 (15:10 +0000)]
version 0.3+
- removed buggy descriptions formatting (maybe later I will do it correct)
- fixed bug in CVS keywords substitution

Changed files:
    adapter.awk -> 1.4

24 years agoversion 0.3
kura [Sat, 20 Nov 1999 09:12:33 +0000 (09:12 +0000)]
version 0.3
- added formating descriptions. There is small bug - if description is
  divided to paragraphs adapter joins them, but there is double space in
  the place where was empty line.
- added adding "%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
  before changelog section

Changed files:
    adapter.awk -> 1.3

24 years agoversion 0.2
kura [Tue, 16 Nov 1999 16:11:11 +0000 (16:11 +0000)]
version 0.2
- "Copyright:" is replaced with "License:" if it is (L)GPL or BSD
- added using %{name} and %{version} in the filenames in "Source:" (if
  there is "ftp:" or "http:" on the beggining of filename)
- If the Group is started with X11 - add defines of _prefix and _mandir
- '-m' is removed fro parametrs list of 'install' only if sets modes to 644
- '-g' and '-u' are removed from parameters list of 'install' only if
  sets user/group to root
- lines contain 'chown' or 'chgrp' are removed only if changes owner/group
  to root
- lines contain 'chmod' are removed only if chmod sets the modes to 644
- some cosmetics

Changed files:
    adapter.awk -> 1.2

24 years ago- version 0.1
kura [Tue, 16 Nov 1999 01:25:54 +0000 (01:25 +0000)]
- version 0.1

Changed files:
    adapter.awk -> 1.1

This page took 0.996044 seconds and 4 git commands to generate.