24 May
2012
24 May
'12
07:54
See $SUBJECT. I'm fixing the Publishing/pdftk build right now and it has stuff in the specfile like: %if 0%{?suse_version} <= 1210 %define jarv -4.6 %endif %if 0%{?suse_version} <= 1140 %define jarv -4.5 %endif %if 0%{?suse_version} <= 1120 %define jarv -4.4 %endif ... %build %__make -C pdftk CXXFLAGS="%optflags" \ LIBGCJ=%{_javadir}/libgcj%{jarv}.jar GXXV=%gxxv ... seriously, this is crazy. Can't we just have libgcj-devel provide a libgcj.jar symlink to the latest libgcj-xx.nar? -- Stefan Seyfried "Dispatch war rocket Ajax to bring back his body!" -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org