]> git.pld-linux.org Git - packages/rpm-build-tools.git/history - adapter.awk
This commit was manufactured by cvs2git to create branch 'DEVEL'.
[packages/rpm-build-tools.git] / adapter.awk
2012-06-24 cvs2gitThis commit was manufactured by cvs2git to create branc... DEVEL
2012-06-24 Arkadiusz Miśkiewicz- commented out harmful libdir related changes
2012-06-24 Tomasz Pala- s/pld.org.pl/pld-linux.org/g
2012-06-24 misi3k- s/pld.org.pl/pld-linux.org/
2012-06-24 misi3k- s/pld.org.pl/pld-linux.org/
2012-06-24 Jakub Bogusz- changelog should work better now - don't mess with...
2012-06-24 ankry- typo
2012-06-24 ankry- hopefully fixed duplicate $ Log
2012-06-24 ankry- typo
2012-06-24 ankry- fix previous fix
2012-06-24 ankry- fix %changelog creation
2012-06-24 juandon- commented out few lines about x11
2012-06-24 ankry- adapterized man.spec openoffice.spec wxGTK.spec
2012-06-24 ankry- workaround for both applnk dir in a line
2012-06-24 Jakub Bogusz- handle Requires(sth,sthelse):
2012-06-24 kura- don't touch /^#/ lines in descriptions
2012-06-24 kura- redirect output of 'cvs up' to /dev/null (instead...
2012-06-24 mkochano- Support for gettextized groups named in RPM:
2012-06-24 kura- version 0.27
2012-06-24 ankry- fixed _mandir makro misuse
2012-06-24 ankry- added support for moving "-l <lang>" option of %descr...
2012-06-24 kloczeks/pld-list/feedback/
2012-06-24 Jakub Bogusz- fix for specs with defined (bin|sbin|lib|data|include...
2012-06-24 Jakub Bogusz- fix for "%%define python_prefix %%(echo `something...
2012-06-24 saq- /usr/src/linux => %%{_kernelsrcdir}
2012-06-24 Jakub Bogusz- fixes for Summary(xx_XX) and Group(xx_XX) preamble...
2012-06-24 Jakub Bogusz- ugh, it changed "NoSource:" to "Source0:" - fixed
2012-06-24 Jakub Bogusz- fixes in subs ("X11/Applications", not "X11\/Applicat...
2012-06-24 kura- version 0.26
2012-06-24 Artur Frysiakuse %%rpmldflags and %%rpmcflags
2012-06-24 kuraversion 0.25
2012-06-24 kuraversion 0.24
2012-06-24 kloczek- do not remove liness with gzipping files.
2012-06-24 Artur Frysiak-O0 not -O for debug
2012-06-24 kuraVersion 0.23.
2012-06-24 kuraVersion 0.22:
2012-06-24 Sebastian Zagrodzki- s/automake/automake -a -c/
2012-06-24 kloczekX11/GNOME -> X11/Applications
2012-06-24 kloczekX11/GNOME/Development/Libraries -> X11/Development...
2012-06-24 kloczeksusst Group: X11/Utilities -> X11/Applications.
2012-06-24 klakier- output from 'cvs up rpm.groups' redirected to stderr
2012-06-24 kloczek- Shells -> Applications/Shells.
2012-06-24 kloczek- fix regexp on substitute Group field (now this wot...
2012-06-24 kloczekGroup remaping:
2012-06-24 Sebastian Zagrodzki- added removal of "LDFLAGS=-s" and "export ... LDFLAGS .."
2012-06-24 Sebastian Zagrodzki- sort groups alphabetically by language
2012-06-24 Sebastian Zagrodzki- typo
2012-06-24 Sebastian Zagrodzki- update rpm.groups even when it exists...
2012-06-24 Sebastian Zagrodzki- s/^Utilities/Applications
2012-06-24 Sebastian Zagrodzki- modified rpm.gorups location
2012-06-24 Sebastian Zagrodzki- added 2 more recognized extensions (pamd,logrotate...
2012-06-24 Sebastian Zagrodzki- fixed problem with substitutions:
2012-06-24 Sebastian Zagrodzki- fixed problem with whitespaces in group names...
2012-06-24 Sebastian Zagrodzki- removed all uses of "is_there_line" - adapter can...
2012-06-24 Sebastian Zagrodzki- rewritten group translation - now it works in all...
2012-06-24 Sebastian Zagrodzki- subst %{name} and %{version} in all sources (and...
2012-06-24 Sebastian Zagrodzki- add %clean if it isn't there yet...
2012-06-24 Sebastian Zagrodzki- change Serial: to Epoch: :>>
2012-06-24 Sebastian Zagrodzki- change Epoch: to Serial:
2012-06-24 Sebastian Zagrodzki- add %changelog only when there was no %changelog...
2012-06-24 Sebastian Zagrodzki- -f switch for rm and mv in %pre/%post
2012-06-24 kloczek- added substitution s/make/%{__make}/.
2012-06-24 mkochano- Honours redefinitions of "_prefix". E.g. will not...
2012-06-24 Sebastian Zagrodzki- fixed problem with spaces in group names
2012-06-24 kloczek- do not subst /etc/crontab.d.
2012-06-24 kloczek- do not subst /etc/cron.d,
2012-06-24 kloczek- do not subst /etc//profile.d.
2012-06-24 Sebastian Zagrodzki- default text width: 70 (otherwise descriptions won...
2012-06-24 kloczek- do not subst /etc/skel to %{_syscofigdir}/skel.
2012-06-24 kloczek- do not subst /etc/logrotate.d to %{_sysconfigdir...
2012-06-24 Sebastian Zagrodzki- small fix
2012-06-24 kloczek- remove empty line before %changelog.
2012-06-24 Sebastian Zagrodzki- little fix
2012-06-24 Sebastian Zagrodzki- rm -rf $RPM_BUILD_ROOT at very beginnning of %install
2012-06-24 kloczek- do not subst /etc/pam.d and /etc/security.
2012-06-24 kloczek- added gsub("%{_datadir}/applnk", "%{_applnkdir}").
2012-06-24 kuraversion 0.21
2012-06-24 kuraversion 0.20
2012-06-24 mkochano- Replaced hardcoded location of "groups" file ("~...
2012-06-24 kuraversion 0.19
2012-06-24 kloczek- more substitutions: s#%{_datadir}/gnome/apps#%{_appln...
2012-06-24 kloczek- added substitutions:
2012-06-24 Sebastian Zagrodzki- added pure awk formatter instead of vim :)
2012-06-24 kuraversion 0.18
2012-06-24 kuraversion 0.17
2012-06-24 kloczek- added s#%{_datadir}/aclocal#%{_aclocaldir}#.
2012-06-24 kuraversion 0.16
2012-06-24 kuraversion 0.15
2012-06-24 kloczek- remove docdir field from preamble,
2012-06-24 Sebastian Zagrodzki- removed duplicated %buildroot definitions.
2012-06-24 Sebastian Zagrodzki- %{tmpdir} in RPM_BUILD_ROOT
2012-06-24 Sebastian Zagrodzki- changed /%description/ to /^%description/ (to avoid...
2012-06-24 Sebastian Zagrodzki- "can be reached on" -> "can be reached at"
2012-06-24 mkochano- s/All below listed persons/All persons listed below/.
2012-06-24 Artur Frysiakavoid problem with many packagers at one host
2012-06-24 kuraversion 0.14
2012-06-24 kuraversion 0.13
2012-06-24 kuraversion 0.12
2012-06-24 kuraversion 0.11
2012-06-24 kloczek- more macros substytution:
next
This page took 0.747948 seconds and 106 git commands to generate.