]> git.pld-linux.org Git - packages/rpm-build-macros.git/history - rpm.macros
- same rules for requires_releq
[packages/rpm-build-macros.git] / rpm.macros
2012-06-24 Elan Ruusamäe- same rules for requires_releq
2012-06-24 Elan Ruusamäe- requires_eq, requires_eq_to now convert Requires...
2012-06-24 Elan Ruusamäe- make requires_eq, requires_releq, requires_eq_to...
2012-06-24 sparky- fix %install_kernel_modules - local: can only be... auto/th/rpm-build-macros-1_498-1
2012-06-24 Elan Ruusamäe- revert, bash %configure works too
2012-06-24 Elan Ruusamäe- add __configure_sh macro to be able to run ./configur...
2012-06-24 sparky- %_clean_env: no need to quote : . _ -
2012-06-24 sparky- %_clean_env: proper quoting rules
2012-06-24 Elan Ruusamäe- preserve also PATH
2012-06-24 sparky- add _clean_env with _preserve_env support
2012-06-24 Arkadiusz Miśkiewicz- terminating here terminates whole script; crap
2012-06-24 Tomasz Pala- I don't know how did you manage to get this to work...
2012-06-24 Arkadiusz Miśkiewicz- disable failing for now
2012-06-24 Elan Ruusamäe- some stats when hardlinking .py[co] files
2012-06-24 Arkadiusz Miśkiewicz- skip table that contains common symbols that should...
2012-06-24 Arkadiusz Miśkiewicz- so_check look only for *.so.*
2012-06-24 Arkadiusz Miśkiewicz- newline
2012-06-24 Arkadiusz Miśkiewicz- exit 0 to avoid failure
2012-06-24 Arkadiusz Miśkiewicz- __spec_install_post_check_so macro that finds unresol...
2012-06-24 Arkadiusz Miśkiewicz- dir needed for ppc builds
2012-06-24 Elan Ruusamäe- add %ruby_rdocdir = /usr/share/rdoc
2012-06-24 Elan Ruusamäe- bug: getgid check was inversed
2012-06-24 Elan Ruusamäe- err, with expression
2012-06-24 Elan Ruusamäe- %_smp_mflags had CPU*2, where did it go?
2012-06-24 Elan Ruusamäe- pass CLASSPATH to %ant so wouldn't need to export it
2012-06-24 Elan Ruusamäe- coreutils 6.12 compatible %groupadd, see: auto/ti/rpm-build-macros-1_478-1
2012-06-24 Marcin Banasiak- add missing semicolons to fix lp#264147
2012-06-24 Jakub Bogusz- fix !dist_kernel with non-built tree
2012-06-24 Elan Ruusamäe- check only on uninstall
2012-06-24 Elan Ruusamäe- check for /usr/bin/gconftool-2 existence in %gconf_sc...
2012-06-24 Elan Ruusamäe- handle channel://URI in install.log for pear
2012-06-24 Elan Ruusamäe- no %{dirname:xxx} expand in rpm 4.4.9
2012-06-24 Elan Ruusamäe- add -c to %pear_package_setup (this is hack due PEAR...
2012-06-24 Jakub Bogusz- pass LDFLAGS for cmake
2012-06-24 Arkadiusz Miśkiewicz- use rpmcppflags
2012-06-24 Elan Ruusamäe- add %py_lint macro
2012-06-24 Elan Ruusamäe- hide errors from missing python binary
2012-06-24 Arkadiusz Miśkiewicz- no tabs/spaces in front of macros; rpm doesn't like...
2012-06-24 Elan Ruusamäe- rework xorg macros so that up to next major deps...
2012-06-24 Arkadiusz Miśkiewicz- libtoolize has now install option by default
2012-06-24 Arkadiusz MiśkiewiczDon't use new rpath if it's longer than old one.
2012-06-24 Arkadiusz Miśkiewicz- keep ORIGIN, we need it because some absolute paths...
2012-06-24 Elan Ruusamäe- the add %lua_ prefixed /etc/shell edit macros for...
2012-06-24 Elan Ruusamäe- add %php_data_dir for libraries, frameworks, engines...
2012-06-24 Elan Ruusamäe- @pld-linux.org domain
2012-06-24 Elan Ruusamäe- (after hawk got his autotag) switch back to readlink...
2012-06-24 hawk- revert to python solution in %__spec_install_post_chr...
2012-06-24 Elan Ruusamäe- use $() for subshell for readability
2012-06-24 Elan Ruusamäe- drop python requirement from %__spec_install_post_chr...
2012-06-24 Elan Ruusamäe- missing line continuation
2012-06-24 Elan Ruusamäe- typo noticed by blues
2012-06-24 Elan Ruusamäe- add %cc_version/%cxx_version
2012-06-24 Elan Ruusamäe- %_kernel_vermagic: a macro to be added @release that...
2012-06-24 Paweł Sikora- normalize rpath before processing.
2012-06-24 Elan Ruusamäe- add %service -n
2012-06-24 Elan Ruusamäe- make PATCH_SH local in build_kernel_modules not to...
2012-06-24 Elan Ruusamäe- need double escape
2012-06-24 Elan Ruusamäe- fix parse error for %__kernel_ver if no kernel source...
2012-06-24 Jakub Bogusz- added _npkgconfigdir (noarch version of _pkgconfigdir)
2012-06-24 Elan Ruusamäe- add %update_desktop_database (the _post,_postun are...
2012-06-24 Elan Ruusamäe- unbreak macros being "one command" in shell
2012-06-24 Elan Ruusamäe- workaround: %tmpdir defined from macros of rpm packag...
2012-06-24 Elan Ruusamäe- handle missing binaries
2012-06-24 Elan Ruusamäe- expand arg independant macros once
2012-06-24 Elan Ruusamäe- copy paste error fix
2012-06-24 Elan Ruusamäe- expand arg independant macros once
2012-06-24 Elan Ruusamäe- vmware-server needs also to pass make args to clean... auto/ti/rpm-build-macros-1_437-1
2012-06-24 Elan Ruusamäe- make those gnome macros termnated in shell syntax
2012-06-24 Elan Ruusamäe- check also for ../SOURCES for _topdir
2012-06-24 Elan Ruusamäe- %ppc lives inside rpm.spec only and seems unfinished
2012-06-24 Elan Ruusamäe- add %ppc from rpm.spec
2012-06-24 Elan Ruusamäe- use rpm tag magic to supress epoch (none) display
2012-06-24 Elan Ruusamäe- revert exec bit check for chrpath/strip
2012-06-24 Elan Ruusamäe- for strip and chrpath require that files are executab...
2012-06-24 Elan Ruusamäe- utf8
2012-06-24 Elan Ruusamäe- verbose shells adding
2012-06-24 Elan Ruusamäe- %remove_etc_shells with -p skips code if upgraded
2012-06-24 Elan Ruusamäe- %add_etc_shells / %remove_etc_shells -- macros to...
2012-06-24 Elan Ruusamäe- override %__rm = rm --interactive=never
2012-06-24 Elan Ruusamäe- use %kgcc for kernel modules, "CPP=$(CC) -E" already...
2012-06-24 Elan Ruusamäe- improved %_topdir, you can have your rpm structure...
2012-06-24 Elan Ruusamäe- fix configure cache macros, this is not shell
2012-06-24 Elan Ruusamäe- restore %{debug_package}, this time in %prep overload
2012-06-24 Elan Ruusamäe- fix file counting, print status only if something...
2012-06-24 hawk- dropped creating asm-* symlinks, let kernel Makefile...
2012-06-24 Elan Ruusamäe- skip chrpath lookup from kernel modules dir
2012-06-24 Elan Ruusamäe- line counts stright
2012-06-24 Elan Ruusamäe- reset of LC_ALL,LINGUAS,LANGUAGE,LC_MESSAGES moved... auto/ac/rpm-build-macros-1_417-1 auto/th/rpm-build-macros-1_417-1 auto/ti/rpm-build-macros-1_417-1
2012-06-24 Elan Ruusamäe- still fixing %banner
2012-06-24 Elan Ruusamäe- move whole %banner expansion to subshell, heredoc...
2012-06-24 Elan Ruusamäe- allow %banner work without heredoc
2012-06-24 Jakub Bogusz- _autostrip* bugfixes
2012-06-24 Jakub Bogusz- syntax
2012-06-24 Jakub Bogusz- introduced _autostrip* as a general solution to adjus...
2012-06-24 twittner- added %ruby_vendor* macros
2012-06-24 Elan Ruusamäe- update jpackage macros from jpackage-utils-1.7.3...
2012-06-24 Adam Gołębiowski- missing $suf
2012-06-24 areq- typo in install -d %{ModprobeD}
2012-06-24 Elan Ruusamäe- typo
2012-06-24 Elan Ruusamäe- add ac _up and _smp macros
next
This page took 0.590132 seconds and 107 git commands to generate.