]> git.pld-linux.org Git - packages/adapter.git/history - adapter.awk
- fix for specs with defined (bin|sbin|lib|data|include)dir != %{_prefix}/\1dir
[packages/adapter.git] / adapter.awk
2001-10-12 Jakub Bogusz- fix for specs with defined (bin|sbin|lib|data|include...
2001-09-30 Jakub Bogusz- fix for "%%define python_prefix %%(echo `something...
2001-08-19 saq- /usr/src/linux => %%{_kernelsrcdir}
2001-08-12 Jakub Bogusz- fixes for Summary(xx_XX) and Group(xx_XX) preamble...
2001-06-22 Jakub Bogusz- ugh, it changed "NoSource:" to "Source0:" - fixed
2001-06-18 Jakub Bogusz- fixes in subs ("X11/Applications", not "X11\/Applicat...
2001-05-14 kura- version 0.26
2001-04-17 Artur Frysiakuse %%rpmldflags and %%rpmcflags
2001-02-18 kuraversion 0.25
2001-02-16 kuraversion 0.24
2001-02-10 kloczek- do not remove liness with gzipping files.
2001-02-09 Artur Frysiak-O0 not -O for debug
2001-02-07 kuraVersion 0.23.
2001-02-07 kuraVersion 0.22:
2001-02-06 Sebastian Zagrodzki- s/automake/automake -a -c/
2000-09-30 kloczekX11/GNOME -> X11/Applications
2000-09-30 kloczekX11/GNOME/Development/Libraries -> X11/Development...
2000-09-30 kloczeksusst Group: X11/Utilities -> X11/Applications.
2000-09-14 klakier- output from 'cvs up rpm.groups' redirected to stderr
2000-09-13 kloczek- Shells -> Applications/Shells.
2000-09-13 kloczek- fix regexp on substitute Group field (now this wot...
2000-09-13 kloczekGroup remaping:
2000-09-12 Sebastian Zagrodzki- added removal of "LDFLAGS=-s" and "export ... LDFLAGS .."
2000-09-11 Sebastian Zagrodzki- sort groups alphabetically by language
2000-09-11 Sebastian Zagrodzki- typo
2000-09-11 Sebastian Zagrodzki- update rpm.groups even when it exists...
2000-09-11 Sebastian Zagrodzki- s/^Utilities/Applications
2000-08-14 Sebastian Zagrodzki- modified rpm.gorups location
2000-08-09 Sebastian Zagrodzki- added 2 more recognized extensions (pamd,logrotate...
2000-08-07 Sebastian Zagrodzki- fixed problem with substitutions:
2000-08-01 Sebastian Zagrodzki- fixed problem with whitespaces in group names...
2000-07-31 Sebastian Zagrodzki- removed all uses of "is_there_line" - adapter can...
2000-07-30 Sebastian Zagrodzki- rewritten group translation - now it works in all...
2000-07-25 Sebastian Zagrodzki- subst %{name} and %{version} in all sources (and...
2000-07-13 Sebastian Zagrodzki- add %clean if it isn't there yet...
2000-07-03 Sebastian Zagrodzki- change Serial: to Epoch: :>>
2000-07-02 Sebastian Zagrodzki- change Epoch: to Serial:
2000-06-26 Sebastian Zagrodzki- add %changelog only when there was no %changelog...
2000-06-19 Sebastian Zagrodzki- -f switch for rm and mv in %pre/%post
2000-06-12 kloczek- added substitution s/make/%{__make}/.
2000-06-03 mkochano- Honours redefinitions of "_prefix". E.g. will not...
2000-05-19 Sebastian Zagrodzki- fixed problem with spaces in group names
2000-05-18 kloczek- do not subst /etc/crontab.d.
2000-05-17 kloczek- do not subst /etc/cron.d,
2000-05-16 kloczek- do not subst /etc//profile.d.
2000-05-16 Sebastian Zagrodzki- default text width: 70 (otherwise descriptions won...
2000-05-15 kloczek- do not subst /etc/skel to %{_syscofigdir}/skel.
2000-05-13 kloczek- do not subst /etc/logrotate.d to %{_sysconfigdir...
2000-05-10 Sebastian Zagrodzki- small fix
2000-05-09 kloczek- remove empty line before %changelog.
2000-05-09 Sebastian Zagrodzki- little fix
2000-05-09 Sebastian Zagrodzki- rm -rf $RPM_BUILD_ROOT at very beginnning of %install
2000-05-05 kloczek- do not subst /etc/pam.d and /etc/security.
2000-05-04 kloczek- added gsub("%{_datadir}/applnk", "%{_applnkdir}").
2000-05-02 kuraversion 0.21
2000-05-01 kuraversion 0.20
2000-04-28 mkochano- Replaced hardcoded location of "groups" file ("~...
2000-04-22 kuraversion 0.19
2000-04-18 kloczek- more substitutions: s#%{_datadir}/gnome/apps#%{_appln...
2000-04-14 kloczek- added substitutions:
2000-04-10 Sebastian Zagrodzki- added pure awk formatter instead of vim :)
2000-04-04 kuraversion 0.18
2000-04-04 kuraversion 0.17
2000-04-04 kloczek- added s#%{_datadir}/aclocal#%{_aclocaldir}#.
2000-04-01 kuraversion 0.16
2000-04-01 kuraversion 0.15
2000-03-31 kloczek- remove docdir field from preamble,
2000-03-30 Sebastian Zagrodzki- removed duplicated %buildroot definitions.
2000-03-30 Sebastian Zagrodzki- %{tmpdir} in RPM_BUILD_ROOT
2000-03-30 Sebastian Zagrodzki- changed /%description/ to /^%description/ (to avoid...
2000-03-29 Sebastian Zagrodzki- "can be reached on" -> "can be reached at"
2000-03-29 mkochano- s/All below listed persons/All persons listed below/.
2000-03-28 Artur Frysiakavoid problem with many packagers at one host
2000-03-21 kuraversion 0.14
2000-02-28 kuraversion 0.13
2000-02-26 kuraversion 0.12
2000-02-26 kuraversion 0.11
2000-02-20 kloczek- more macros substytution:
2000-02-18 Sebastian Zagrodzki- Source: -> Source0:
2000-02-15 Sebastian Zagrodzki- fixed bug in is_there_line() ( close(ARGV[1]) ->...
2000-02-02 Sebastian Zagrodzki- undone "Vendor" change
2000-02-02 Sebastian Zagrodzki- bug: first line was never processed
2000-01-19 Sebastian Zagrodzki- first line of spec was removed, if it wasn't CVS...
2000-01-16 kuraversion 1.0 :^)
2000-01-05 kuraversion 0.9+
2000-01-04 kura- added adding translations of Group fields
1999-12-17 kura- fixed fixing one regexp (it was buggy)
1999-12-15 Sebastian Zagrodzki- fixed one regexp
1999-12-15 kuraversion 0.8
1999-12-11 kuraversion 0.7
1999-12-10 kura- fixed (I hope) problems with ^H
1999-11-28 kuraversion 0.5
1999-11-27 kloczek- insert only one blank line after %changelog header,
1999-11-27 kuraversion 0.4
1999-11-23 kuraversion 0.3+
1999-11-20 kuraversion 0.3
1999-11-16 kuraversion 0.2
1999-11-16 kura- version 0.1
This page took 0.580851 seconds and 105 git commands to generate.