]> git.pld-linux.org Git - packages/adapter.git/history - adapter.awk
- updated sourceforge filter
[packages/adapter.git] / adapter.awk
2005-02-21 Elan Ruusamäe- updated sourceforge filter
2005-02-21 Elan Ruusamäe- updated sourceforge filter
2005-02-15 Elan Ruusamäe- allow %{name} macro just in last url path component
2005-02-14 Elan Ruusamäe- don't replace 'cp -pR' with 'install' line
2005-02-14 Elan Ruusamäe- add TODO
2005-02-13 Elan Ruusamäe- prevent conditionals breaking state of preamble
2005-02-13 Elan Ruusamäe- sort %verify attrs
2005-02-13 Elan Ruusamäe- remove %{name} macro from sourceforge url, like http...
2005-02-13 Elan Ruusamäe- fix sourceforge source urls
2005-02-01 Elan Ruusamäe- replace "cp -p" with "install"
2004-11-04 paladine- spaces->tabs
2004-02-10 Jakub Bogusz- some cleanups, removed evil applnk substitution
2003-11-17 Arkadiusz Miśkiewicz- commented out harmful libdir related changes
2003-08-27 Tomasz Pala- s/pld.org.pl/pld-linux.org/g
2003-05-25 misi3k- s/pld.org.pl/pld-linux.org/
2003-05-25 misi3k- s/pld.org.pl/pld-linux.org/
2003-04-16 Jakub Bogusz- changelog should work better now - don't mess with...
2003-03-08 ankry- typo
2003-03-03 ankry- hopefully fixed duplicate $ Log
2003-02-20 ankry- typo
2003-02-17 ankry- fix previous fix
2003-02-17 ankry- fix %changelog creation
2003-01-19 juandon- commented out few lines about x11
2002-12-14 ankry- adapterized man.spec openoffice.spec wxGTK.spec
2002-12-13 ankry- workaround for both applnk dir in a line
2002-12-09 Jakub Bogusz- handle Requires(sth,sthelse):
2002-04-18 kura- don't touch /^#/ lines in descriptions
2002-03-04 kura- redirect output of 'cvs up' to /dev/null (instead...
2002-02-22 mkochano- Support for gettextized groups named in RPM:
2002-02-19 kura- version 0.27
2002-02-17 ankry- fixed _mandir makro misuse
2002-02-12 ankry- added support for moving "-l <lang>" option of %descr...
2002-01-18 kloczeks/pld-list/feedback/
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,
next
This page took 0.607806 seconds and 107 git commands to generate.