Peter Czanik wrote:
Hello,
Michal Marek írta:
%requires_ge is new in Factory rpm, defined in /usr/lib/rpm/macros. If you need it for 11.0, you can add a package to your project that defines that macro in a file /etc/rpm/macros.*, or run 'osc meta prjconf <your project> and add Macros: %requires_ge ... to the project configuration.
How is this handled in the openSUSE BS? As all what I did is, that I made a local copy of KDE:KDE4:Factory:Desktop and started to compile.
$ osc meta prjconf KDE:KDE4:Factory:Desktop ... Macros: %requires_ge() %(LC_ALL="C" echo '%*' | xargs -r rpm -q --qf 'Requires: %%{name} >= %%{epoch}:%%{version}\\n' | sed -e 's/ (none):/ /' -e 's/ 0:/ /' | grep -v "is not") Michal --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org