Author: freetz Date: Sun Nov 27 12:09:52 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - fix amd64 build, rel.2
---- Files affected: SPECS: kino.spec (1.25 -> 1.26) ---- Diffs: ================================================================ Index: SPECS/kino.spec diff -u SPECS/kino.spec:1.25 SPECS/kino.spec:1.26 --- SPECS/kino.spec:1.25 Sat Nov 26 22:12:17 2005 +++ SPECS/kino.spec Sun Nov 27 13:09:46 2005 @@ -3,7 +3,7 @@ Summary(pl): Narzędzie do edycji DV Name: kino Version: 0.8.0 -Release: 1 +Release: 2 License: GPL Group: Applications/Multimedia Source0: http://dl.sourceforge.net/kino/%{name}-%{version}.tar.gz @@ -70,6 +70,9 @@ %setup -q %patch0 -p1 +# use lib64 when needed +sed -i -e 's|lib/kino-gtk2|%{_lib}/kino-gtk2|' src/*/Makefile.am + %build %{__aclocal} %{__autoconf} @@ -148,6 +151,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.26 2005/11/27 12:09:46 freetz +- fix amd64 build, rel.2 + Revision 1.25 2005/11/26 21:12:17 freetz - 0.8.0, more %%files, no more gnome dependencies, updated BR/R, fixed post install scripts ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kino.spec?r1=1.25&r2=1.26&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
