]> git.pld-linux.org Git - packages/adapter.git/log
packages/adapter.git
24 years ago- more substitutions: s#%{_datadir}/gnome/apps#%{_applnkdir}#.
kloczek [Tue, 18 Apr 2000 21:25:04 +0000 (21:25 +0000)]
- more substitutions: s#%{_datadir}/gnome/apps#%{_applnkdir}#.

Changed files:
    adapter.awk -> 1.40

24 years ago- added substitutions:
kloczek [Fri, 14 Apr 2000 04:05:49 +0000 (04:05 +0000)]
- added substitutions:
s/^%{_sbindir}/%attr(755,root,root) %{_sbindir}/
s/^%{_bindir}/%attr(755,root,root) %{_bindir}/

Changed files:
    adapter.awk -> 1.39

24 years ago- added pure awk formatter instead of vim :)
Sebastian Zagrodzki [Mon, 10 Apr 2000 09:37:43 +0000 (09:37 +0000)]
- added pure awk formatter instead of vim :)

Changed files:
    adapter.awk -> 1.38

24 years agoversion 0.18
kura [Tue, 4 Apr 2000 19:04:53 +0000 (19:04 +0000)]
version 0.18
- fixed regexp (do not use_macros() in scripts and changelog)

Changed files:
    adapter.awk -> 1.37

24 years agoversion 0.17
kura [Tue, 4 Apr 2000 16:44:04 +0000 (16:44 +0000)]
version 0.17
- fixed bug with buildroot setting

Changed files:
    adapter.awk -> 1.36

24 years ago- added s#%{_datadir}/aclocal#%{_aclocaldir}#.
kloczek [Tue, 4 Apr 2000 02:24:03 +0000 (02:24 +0000)]
- added s#%{_datadir}/aclocal#%{_aclocaldir}#.

Changed files:
    adapter.awk -> 1.35

24 years agoversion 0.16
kura [Sat, 1 Apr 2000 14:37:20 +0000 (14:37 +0000)]
version 0.16
- formatting of descriptions replaced with vim script (slower, but better)
- fixed comments

Changed files:
    adapter.awk -> 1.34

24 years agoversion 0.15
kura [Sat, 1 Apr 2000 06:14:53 +0000 (06:14 +0000)]
version 0.15

kura:
- %s/All below listed persons/All persons listed below/

kloczek:
- removed docdir field from preamble
- more subst s/%{PACKAGE_VERSION}/%{version}/; s/%{PACKAGE_NAME}/%{name}/

zagrodzki:
- removed duplicated %buildroot definitions.
- %{tmpdir} in RPM_BUILD_ROOT
- changed /%description/ to /^%description/ (to avoid bugs on lines like
  "added %description")
- removal of %define _applnkdir (included in RPM 3.0.4 macros)
- "can be reached on" -> "can be reached at"

mkochano:
- s/All below listed persons/All persons listed below/.

wiget:
- avoid problem with many packagers at one host

Changed files:
    adapter.awk -> 1.33

24 years ago- remove docdir field from preamble,
kloczek [Fri, 31 Mar 2000 04:50:32 +0000 (04:50 +0000)]
- remove docdir field from preamble,
- more subst s/%{PACKAGE_VERSION}/%{version}/; s/%{PACKAGE_NAME}/%{name}/.

Changed files:
    adapter.awk -> 1.32

24 years ago- removed duplicated %buildroot definitions.
Sebastian Zagrodzki [Thu, 30 Mar 2000 17:37:53 +0000 (17:37 +0000)]
- removed duplicated %buildroot definitions.

Changed files:
    adapter.awk -> 1.31

24 years ago- %{tmpdir} in RPM_BUILD_ROOT
Sebastian Zagrodzki [Thu, 30 Mar 2000 17:22:59 +0000 (17:22 +0000)]
- %{tmpdir} in RPM_BUILD_ROOT

Changed files:
    adapter.awk -> 1.30

24 years ago- changed /%description/ to /^%description/ (to avoid bugs on lines like
Sebastian Zagrodzki [Thu, 30 Mar 2000 07:45:08 +0000 (07:45 +0000)]
- changed /%description/ to /^%description/ (to avoid bugs on lines like
  "added %description")
- removal of %define _applnkdir (included in RPM 3.0.4 macros)

Changed files:
    adapter.awk -> 1.29

24 years ago- "can be reached on" -> "can be reached at"
Sebastian Zagrodzki [Wed, 29 Mar 2000 21:49:48 +0000 (21:49 +0000)]
- "can be reached on" -> "can be reached at"

Changed files:
    adapter.awk -> 1.28

24 years ago- s/All below listed persons/All persons listed below/.
mkochano [Wed, 29 Mar 2000 19:56:44 +0000 (19:56 +0000)]
- s/All below listed persons/All persons listed below/.

Changed files:
    adapter.awk -> 1.27

24 years agoavoid problem with many packagers at one host
Artur Frysiak [Tue, 28 Mar 2000 07:29:09 +0000 (07:29 +0000)]
avoid problem with many packagers at one host

Changed files:
    adapter.awk -> 1.26

24 years agoversion 0.14
kura [Tue, 21 Mar 2000 23:29:19 +0000 (23:29 +0000)]
version 0.14
- fixed problems with empty %changelog

Changed files:
    adapter.awk -> 1.25

24 years agoversion 0.13
kura [Mon, 28 Feb 2000 16:34:29 +0000 (16:34 +0000)]
version 0.13
Fixed stupid bug in group translating: s/~/==/

Changed files:
    adapter.awk -> 1.24

24 years agoversion 0.12
kura [Sat, 26 Feb 2000 12:44:18 +0000 (12:44 +0000)]
version 0.12
- added moving %changelog to the end of spec

Changed files:
    adapter.awk -> 1.23

24 years agoversion 0.11
kura [Sat, 26 Feb 2000 01:50:30 +0000 (01:50 +0000)]
version 0.11
- Jeszcze sporo wody w sedesie upłynie zanim to będzie 1.0 ;-)
- Prefix path is replaced by %{_prefix} only if %{_prefix} is not equal to "/"
  (it protects us from replacing all slashes with macro)

Changed files:
    adapter.awk -> 1.22

24 years ago- more macros substytution:
kloczek [Sun, 20 Feb 2000 08:29:12 +0000 (08:29 +0000)]
- more macros substytution:
s#%{_prefix}/bin#%{_bindir}#
s#%{prefix}/bin#%{_bindir}#
s#%{prefix}/sbin#%{_sbindir}#
s#%{_prefix}/sbib#%{_sbindir}#
s#%{prefix}/lib#%{_libdir}#
s#%{_prefix}/lib#%{_libdir}#
s#%{prefix}/share#%{_datadir}#
s#%{_prefix}/share#%{_datadir}#
s#%{prefix}/include#%{_includedir}#
s#%{_prefix}/include#%{_includedir}#
s#%{prefix}/man#%{_mandir}#
s#%{_prefix}/man#%{_mandir}#
s#%{prefix}/info#%{_infodir}#
s#%{_prefix}/info#%{_infodir}#
s#%{prefix}/info#%{_infodir}#
s#%{prefix}#%{_prefix}#

Changed files:
    adapter.awk -> 1.21

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.044204 seconds and 4 git commands to generate.