Fedora Account System
Red Hat Associate
Red Hat Customer
Spec URL: https://www.box.com/s/oynq8j01fzcmpt8fwjxq SRPM URL: https://www.box.com/s/oms01ttdehwg835zvppu Description: This package provides some directories that are required/used by KDE. This is the MinGW version of a package that Fedora already has in its repository. Fedora Account System Username: ulatekh
Please use macros consistently I.e. instead of $RPM_BUILD_ROOT please use %{buildroot}. %defattr(-,root,root,-) This is not needed since rpm 4.2 mingw-kde-filesystem.spec:182: W: mixed-use-of-spaces-and-tabs (spaces: line 64, tab: line 182) > # teamnames (locales) borrowed from kde-i18n packaging > Source1: teamnames Do you use it somewhere. It seems to me, that it is not used at all. The same goes for: > Source2: macros.kde4 And then you are creating dynamically cat >$RPM_BUILD_ROOT%{mingw32_sysconfdir}/rpm/macros.kde4<<EOF So I would suggest to put your content in macros.kde4 which you include as SourceX and the just do: cp -a macros.kde4 %{buildroot}%{mingw32_sysconfdir}/rpm/macros.kde4
Ping! Any progress?
Still no progress. Closing for now. If you ever want to continue, feel free to reopen this bug or file new one.