]> git.pld-linux.org Git - packages/adapter.git/log
packages/adapter.git
21 years ago- typo
ankry [Thu, 20 Feb 2003 11:42:29 +0000 (11:42 +0000)]
- typo

Changed files:
    adapter.awk -> 1.112

21 years ago- fix previous fix
ankry [Mon, 17 Feb 2003 21:00:38 +0000 (21:00 +0000)]
- fix previous fix

Changed files:
    adapter.awk -> 1.111

21 years ago- fix %changelog creation
ankry [Mon, 17 Feb 2003 20:52:46 +0000 (20:52 +0000)]
- fix %changelog creation

Changed files:
    adapter.awk -> 1.110

21 years ago- commented out few lines about x11
juandon [Sun, 19 Jan 2003 00:50:05 +0000 (00:50 +0000)]
- commented out few lines about x11

Changed files:
    adapter.awk -> 1.109

21 years ago- adapterized man.spec openoffice.spec wxGTK.spec
ankry [Sat, 14 Dec 2002 00:28:22 +0000 (00:28 +0000)]
- adapterized man.spec openoffice.spec wxGTK.spec

Changed files:
    adapter.awk -> 1.108

21 years ago- workaround for both applnk dir in a line
ankry [Fri, 13 Dec 2002 22:24:55 +0000 (22:24 +0000)]
- workaround for both applnk dir in a line

Changed files:
    adapter.awk -> 1.107

21 years ago- handle Requires(sth,sthelse):
Jakub Bogusz [Mon, 9 Dec 2002 09:34:24 +0000 (09:34 +0000)]
- handle Requires(sth,sthelse):

Changed files:
    adapter.awk -> 1.106

22 years ago- don't touch /^#/ lines in descriptions
kura [Thu, 18 Apr 2002 12:39:39 +0000 (12:39 +0000)]
- don't touch /^#/ lines in descriptions

Changed files:
    adapter.awk -> 1.105

22 years ago- redirect output of 'cvs up' to /dev/null (instead of stderr)
kura [Mon, 4 Mar 2002 08:34:45 +0000 (08:34 +0000)]
- redirect output of 'cvs up' to /dev/null (instead of stderr)

Changed files:
    adapter.awk -> 1.104

22 years ago- Support for gettextized groups named in RPM:
mkochano [Fri, 22 Feb 2002 21:57:02 +0000 (21:57 +0000)]
- Support for gettextized groups named in RPM:
  * /^Group:/ field is checked if group exist in groups file.
  * /^Groups(\([^)]+\)):/ fields are removed.
- Changed my email.

Changed files:
    adapter.awk -> 1.103

22 years ago- version 0.27
kura [Tue, 19 Feb 2002 13:13:26 +0000 (13:13 +0000)]
- version 0.27
- added removing of spaces and tabs from end of lines (as requested
  by GoTaR). I hope it won't break anything...

Changed files:
    adapter.awk -> 1.102

22 years ago- fixed _mandir makro misuse
ankry [Sun, 17 Feb 2002 18:49:20 +0000 (18:49 +0000)]
- fixed _mandir makro misuse
- typo

Changed files:
    adapter.awk -> 1.101

22 years ago- added support for moving "-l <lang>" option of %description to the end of
ankry [Tue, 12 Feb 2002 01:54:23 +0000 (01:54 +0000)]
- added support for moving "-l <lang>" option of %description to the end of
  line

Changed files:
    adapter.awk -> 1.100

22 years agos/pld-list/feedback/
kloczek [Fri, 18 Jan 2002 01:31:57 +0000 (01:31 +0000)]
s/pld-list/feedback/

Changed files:
    adapter.awk -> 1.99

22 years ago- fix for specs with defined (bin|sbin|lib|data|include)dir != %{_prefix}/\1dir
Jakub Bogusz [Fri, 12 Oct 2001 11:48:18 +0000 (11:48 +0000)]
- fix for specs with defined (bin|sbin|lib|data|include)dir != %{_prefix}/\1dir
  (e.g. includedir in ImageMagick.spec)
- don't change /etc to %{_sysconfdir} before dirs list begining with some
  special name (rc.d,sysconfig...)

Changed files:
    adapter.awk -> 1.98

22 years ago- fix for "%%define python_prefix %%(echo `something`)" (e.g. rpm.spec)
Jakub Bogusz [Sun, 30 Sep 2001 19:28:30 +0000 (19:28 +0000)]
- fix for "%%define python_prefix %%(echo `something`)" (e.g. rpm.spec)

Changed files:
    adapter.awk -> 1.97

22 years ago- /usr/src/linux => %%{_kernelsrcdir}
saq [Sun, 19 Aug 2001 20:57:17 +0000 (20:57 +0000)]
- /usr/src/linux => %%{_kernelsrcdir}
- same with %%{_prefix}/src/linux

Changed files:
    adapter.awk -> 1.96

22 years ago- fixes for Summary(xx_XX) and Group(xx_XX) preamble fields
Jakub Bogusz [Sun, 12 Aug 2001 12:51:28 +0000 (12:51 +0000)]
- fixes for Summary(xx_XX) and Group(xx_XX) preamble fields

Changed files:
    adapter.awk -> 1.95

22 years ago- ugh, it changed "NoSource:" to "Source0:" - fixed
Jakub Bogusz [Fri, 22 Jun 2001 16:32:59 +0000 (16:32 +0000)]
- ugh, it changed "NoSource:" to "Source0:" - fixed

Changed files:
    adapter.awk -> 1.94

23 years ago- fixes in subs ("X11/Applications", not "X11\/Applications" on right side)
Jakub Bogusz [Mon, 18 Jun 2001 18:31:00 +0000 (18:31 +0000)]
- fixes in subs ("X11/Applications", not "X11\/Applications" on right side)

Changed files:
    adapter.awk -> 1.93

23 years ago- version 0.26
kura [Mon, 14 May 2001 22:27:52 +0000 (22:27 +0000)]
- version 0.26
- <idea by misiek> Now, you can tell adapter not to touch a file.
  Just insert this sentence in comment (preferably as the second line):
  "This file does not like to be adapterized!"
- <bug reported by misiek> Do not add %attr() for _bindir in sections other
  then %files

Changed files:
    adapter.awk -> 1.92

23 years agouse %%rpmldflags and %%rpmcflags
Artur Frysiak [Tue, 17 Apr 2001 13:54:56 +0000 (13:54 +0000)]
use %%rpmldflags and %%rpmcflags

Changed files:
    adapter.awk -> 1.91

23 years agoversion 0.25
kura [Sun, 18 Feb 2001 23:27:30 +0000 (23:27 +0000)]
version 0.25
- do not touch commented sections (thanks Misiek)
- do not add ?!debug stuff to C{,XX}FLAGS if it is already there
- added pre/post/preun/postun sections with simple "preamble = 0"

Changed files:
    adapter.awk -> 1.90

23 years agoversion 0.24
kura [Fri, 16 Feb 2001 12:56:01 +0000 (12:56 +0000)]
version 0.24
- do not add !?debug stuff if it is already there
- remove removed variables from export list
- remove export list if empty

Changed files:
    adapter.awk -> 1.89

23 years ago- do not remove liness with gzipping files.
kloczek [Sat, 10 Feb 2001 05:25:22 +0000 (05:25 +0000)]
- do not remove liness with gzipping files.

Changed files:
    adapter.awk -> 1.88

23 years ago-O0 not -O for debug
Artur Frysiak [Fri, 9 Feb 2001 16:41:15 +0000 (16:41 +0000)]
-O0 not -O for debug

Changed files:
    adapter.awk -> 1.87

23 years agoVersion 0.23.
kura [Wed, 7 Feb 2001 14:23:00 +0000 (14:23 +0000)]
Version 0.23.
- Oops, s/automake/automake -a -c/ is back. Sorry.

Changed files:
    adapter.awk -> 1.86

23 years agoVersion 0.22:
kura [Wed, 7 Feb 2001 11:58:19 +0000 (11:58 +0000)]
Version 0.22:
1. Updated to new rpm automation
2. Do not remove LDFLAGS="-s" from %changelogs
3. Please test it and tell me if there are bugs

Changed files:
    adapter.awk -> 1.85

23 years ago- s/automake/automake -a -c/
Sebastian Zagrodzki [Tue, 6 Feb 2001 12:54:18 +0000 (12:54 +0000)]
- s/automake/automake -a -c/

Changed files:
    adapter.awk -> 1.84

23 years agoX11/GNOME -> X11/Applications
kloczek [Sat, 30 Sep 2000 21:33:55 +0000 (21:33 +0000)]
X11/GNOME -> X11/Applications

Changed files:
    adapter.awk -> 1.83

23 years agoX11/GNOME/Development/Libraries -> X11/Development/Libraries
kloczek [Sat, 30 Sep 2000 21:12:14 +0000 (21:12 +0000)]
X11/GNOME/Development/Libraries -> X11/Development/Libraries
X11/GNOME/Applications -> X11/Applications

Changed files:
    adapter.awk -> 1.82

23 years agosusst Group: X11/Utilities -> X11/Applications.
kloczek [Sat, 30 Sep 2000 21:02:34 +0000 (21:02 +0000)]
susst Group: X11/Utilities -> X11/Applications.

Changed files:
    adapter.awk -> 1.81

23 years ago- output from 'cvs up rpm.groups' redirected to stderr
klakier [Thu, 14 Sep 2000 13:03:39 +0000 (13:03 +0000)]
- output from 'cvs up rpm.groups' redirected to stderr

Changed files:
    adapter.awk -> 1.80

23 years ago- Shells -> Applications/Shells.
kloczek [Wed, 13 Sep 2000 23:16:40 +0000 (23:16 +0000)]
- Shells -> Applications/Shells.

Changed files:
    adapter.awk -> 1.79

23 years ago- fix regexp on substitute Group field (now this wot correctly).
kloczek [Wed, 13 Sep 2000 23:11:29 +0000 (23:11 +0000)]
- fix regexp on substitute Group field (now this wot correctly).

Changed files:
    adapter.awk -> 1.78

23 years agoGroup remaping:
kloczek [Wed, 13 Sep 2000 00:15:57 +0000 (00:15 +0000)]
Group remaping:
Games -> Applications/Games
X11/Games -> X11/Applications/Games
X11/Games/Strategy -> X11/Applications/Games/Strategy

Changed files:
    adapter.awk -> 1.77

23 years ago- added removal of "LDFLAGS=-s" and "export ... LDFLAGS .."
Sebastian Zagrodzki [Tue, 12 Sep 2000 21:48:26 +0000 (21:48 +0000)]
- added removal of "LDFLAGS=-s" and "export ... LDFLAGS .."

Changed files:
    adapter.awk -> 1.76

23 years ago- sort groups alphabetically by language
Sebastian Zagrodzki [Mon, 11 Sep 2000 14:59:21 +0000 (14:59 +0000)]
- sort groups alphabetically by language

Changed files:
    adapter.awk -> 1.75

23 years ago- typo
Sebastian Zagrodzki [Mon, 11 Sep 2000 12:49:41 +0000 (12:49 +0000)]
- typo

Changed files:
    adapter.awk -> 1.74

23 years ago- update rpm.groups even when it exists...
Sebastian Zagrodzki [Mon, 11 Sep 2000 12:48:32 +0000 (12:48 +0000)]
- update rpm.groups even when it exists...

Changed files:
    adapter.awk -> 1.73

23 years ago- s/^Utilities/Applications
Sebastian Zagrodzki [Mon, 11 Sep 2000 12:46:12 +0000 (12:46 +0000)]
- s/^Utilities/Applications
- slightly modified group fields parsing
- cvs up rpm.groups when not found...

Changed files:
    adapter.awk -> 1.72

23 years ago- modified rpm.gorups location
Sebastian Zagrodzki [Mon, 14 Aug 2000 05:17:52 +0000 (05:17 +0000)]
- modified rpm.gorups location

Changed files:
    adapter.awk -> 1.71

23 years ago- added 2 more recognized extensions (pamd,logrotate) - fixes problem with
Sebastian Zagrodzki [Wed, 9 Aug 2000 20:28:30 +0000 (20:28 +0000)]
- added 2 more recognized extensions (pamd,logrotate) - fixes problem with
  logrotate.spec

Changed files:
    adapter.awk -> 1.70

23 years ago- fixed problem with substitutions:
Sebastian Zagrodzki [Mon, 7 Aug 2000 13:27:53 +0000 (13:27 +0000)]
- fixed problem with substitutions:
.zip -> .%{name} (zip.spec)
.tar.gz -> .%{name}.gz (tar.spec)
.patch -> .%{name} (patch.spec)
- fixed problem with regexps in filenames - (try to use fixedsub() where
  possible)

Changed files:
    adapter.awk -> 1.69

23 years ago- fixed problem with whitespaces in group names...
Sebastian Zagrodzki [Tue, 1 Aug 2000 15:16:15 +0000 (15:16 +0000)]
- fixed problem with whitespaces in group names...

Changed files:
    adapter.awk -> 1.68

23 years ago- removed all uses of "is_there_line" - adapter can be now used as
Sebastian Zagrodzki [Mon, 31 Jul 2000 08:37:23 +0000 (08:37 +0000)]
- removed all uses of "is_there_line" - adapter can be now used as
  pipeline filter (%r!adapter.awk works in vim :) )

Changed files:
    adapter.awk -> 1.67

23 years ago- rewritten group translation - now it works in all packages separately,
Sebastian Zagrodzki [Sun, 30 Jul 2000 13:39:35 +0000 (13:39 +0000)]
- rewritten group translation - now it works in all packages separately,
  adds all translations from groups file and checks if group name is valid

Changed files:
    adapter.awk -> 1.66

23 years ago- subst %{name} and %{version} in all sources (and just %{name} in
Sebastian Zagrodzki [Tue, 25 Jul 2000 08:48:19 +0000 (08:48 +0000)]
- subst %{name} and %{version} in all sources (and just %{name} in
  patches)

Changed files:
    adapter.awk -> 1.65

23 years ago- add %clean if it isn't there yet...
Sebastian Zagrodzki [Thu, 13 Jul 2000 18:38:13 +0000 (18:38 +0000)]
- add %clean if it isn't there yet...

Changed files:
    adapter.awk -> 1.64

23 years ago- change Serial: to Epoch: :>>
Sebastian Zagrodzki [Mon, 3 Jul 2000 09:56:38 +0000 (09:56 +0000)]
- change Serial: to Epoch: :>>

Changed files:
    adapter.awk -> 1.63

23 years ago- change Epoch: to Serial:
Sebastian Zagrodzki [Sun, 2 Jul 2000 22:43:19 +0000 (22:43 +0000)]
- change Epoch: to Serial:

Changed files:
    adapter.awk -> 1.62

23 years ago- add %changelog only when there was no %changelog before...
Sebastian Zagrodzki [Mon, 26 Jun 2000 15:20:42 +0000 (15:20 +0000)]
- add %changelog only when there was no %changelog before...

Changed files:
    adapter.awk -> 1.61

24 years ago- -f switch for rm and mv in %pre/%post
Sebastian Zagrodzki [Mon, 19 Jun 2000 10:40:26 +0000 (10:40 +0000)]
- -f switch for rm and mv in %pre/%post

Changed files:
    adapter.awk -> 1.60

24 years ago- added substitution s/make/%{__make}/.
kloczek [Mon, 12 Jun 2000 18:28:43 +0000 (18:28 +0000)]
- added substitution s/make/%{__make}/.

Changed files:
    adapter.awk -> 1.59

24 years ago- Honours redefinitions of "_prefix". E.g. will not replace "/usr/bin" with
mkochano [Sat, 3 Jun 2000 22:11:37 +0000 (22:11 +0000)]
- Honours redefinitions of "_prefix". E.g. will not replace "/usr/bin" with
  "%{_bindir}" if "_prefix" is defined as "/usr/X11R6".

Changed files:
    adapter.awk -> 1.58

24 years ago- fixed problem with spaces in group names
Sebastian Zagrodzki [Fri, 19 May 2000 20:07:12 +0000 (20:07 +0000)]
- fixed problem with spaces in group names

Changed files:
    adapter.awk -> 1.57

24 years ago- do not subst /etc/crontab.d.
kloczek [Thu, 18 May 2000 01:53:23 +0000 (01:53 +0000)]
- do not subst /etc/crontab.d.

Changed files:
    adapter.awk -> 1.56

24 years ago- do not subst /etc/cron.d,
kloczek [Wed, 17 May 2000 00:15:21 +0000 (00:15 +0000)]
- do not subst /etc/cron.d,
- do not subst /usr/sbin/fix-info-dir.

Changed files:
    adapter.awk -> 1.55

24 years ago- do not subst /etc//profile.d.
kloczek [Tue, 16 May 2000 22:27:57 +0000 (22:27 +0000)]
- do not subst /etc//profile.d.

Changed files:
    adapter.awk -> 1.54

24 years ago- default text width: 70 (otherwise descriptions won't fit in installator
Sebastian Zagrodzki [Tue, 16 May 2000 17:20:34 +0000 (17:20 +0000)]
- default text width: 70 (otherwise descriptions won't fit in installator
  description window)

Changed files:
    adapter.awk -> 1.53

24 years ago- do not subst /etc/skel to %{_syscofigdir}/skel.
kloczek [Mon, 15 May 2000 04:01:20 +0000 (04:01 +0000)]
- do not subst /etc/skel to %{_syscofigdir}/skel.

Changed files:
    adapter.awk -> 1.52

24 years ago- do not subst /etc/logrotate.d to %{_sysconfigdir}/logrotate.d.
kloczek [Sat, 13 May 2000 14:55:48 +0000 (14:55 +0000)]
- do not subst /etc/logrotate.d to %{_sysconfigdir}/logrotate.d.

Changed files:
    adapter.awk -> 1.51

24 years ago- small fix
Sebastian Zagrodzki [Wed, 10 May 2000 18:52:58 +0000 (18:52 +0000)]
- small fix

Changed files:
    adapter.awk -> 1.50

24 years ago- remove empty line before %changelog.
kloczek [Tue, 9 May 2000 21:22:39 +0000 (21:22 +0000)]
- remove empty line before %changelog.

Changed files:
    adapter.awk -> 1.49

24 years ago- little fix
Sebastian Zagrodzki [Tue, 9 May 2000 21:13:19 +0000 (21:13 +0000)]
- little fix

Changed files:
    adapter.awk -> 1.48

24 years ago- rm -rf $RPM_BUILD_ROOT at very beginnning of %install
Sebastian Zagrodzki [Tue, 9 May 2000 21:09:53 +0000 (21:09 +0000)]
- rm -rf $RPM_BUILD_ROOT at very beginnning of %install
- adds %changelog and %define date if they aren'talready in spec.

Changed files:
    adapter.awk -> 1.47

24 years ago- do not subst /etc/pam.d and /etc/security.
kloczek [Fri, 5 May 2000 03:50:34 +0000 (03:50 +0000)]
- do not subst /etc/pam.d and /etc/security.

Changed files:
    adapter.awk -> 1.46

24 years ago- added gsub("%{_datadir}/applnk", "%{_applnkdir}").
kloczek [Thu, 4 May 2000 22:24:37 +0000 (22:24 +0000)]
- added gsub("%{_datadir}/applnk", "%{_applnkdir}").

Changed files:
    adapter.awk -> 1.45

24 years agoversion 0.21
kura [Tue, 2 May 2000 08:57:36 +0000 (08:57 +0000)]
version 0.21

me (at kloczek's request):
- sysconfdir is replaced with %{_sysconfdir} only if it is not followed by
  "/sysconfig" or "/rc.d".

Changed files:
    adapter.awk -> 1.44

24 years agoversion 0.20
kura [Mon, 1 May 2000 23:18:23 +0000 (23:18 +0000)]
version 0.20

zagrodzki:
- added substitutions:
gsub("%{_datadir}/man", "%{_mandir}")
gsub("%{_prefix}/share/man", "%{_mandir}")
gsub("%{prefix}/share/man", "%{_mandir}")

mkochano:
- Replaced hardcoded location of "groups" file ("~/rpm") with rpm macro
  "%_topdir".

Changed files:
    adapter.awk -> 1.43

24 years ago- Replaced hardcoded location of "groups" file ("~/rpm") with rpm macro
mkochano [Fri, 28 Apr 2000 19:21:43 +0000 (19:21 +0000)]
- Replaced hardcoded location of "groups" file ("~/rpm") with rpm macro
  "%_topdir".

Changed files:
    adapter.awk -> 1.42

24 years agoversion 0.19
kura [Sat, 22 Apr 2000 11:08:51 +0000 (11:08 +0000)]
version 0.19
kura:
- fixed zagrodzki's style :->
- added list of authors
- formatter's functions moved to the end of file

kloczek:
- more substitutions: s#%{_datadir}/gnome/apps#%{_applnkdir}#.
- added substitutions:
s/^%{_sbindir}/%attr(755,root,root) %{_sbindir}/
s/^%{_bindir}/%attr(755,root,root) %{_bindir}/

zagrodzki:
- added pure awk formatter instead of vim :)

Changed files:
    adapter.awk -> 1.41

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

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