Author: shadzik Date: Sun Nov 19 17:03:43 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - try to fix build on th
---- Files affected: SPECS: anyremote.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/anyremote.spec diff -u SPECS/anyremote.spec:1.5 SPECS/anyremote.spec:1.6 --- SPECS/anyremote.spec:1.5 Sun Nov 19 17:30:14 2006 +++ SPECS/anyremote.spec Sun Nov 19 18:03:38 2006 @@ -12,6 +12,7 @@ Group: Applications Source0: http://dl.sourceforge.net/anyremote/%{name}-%{version}.tar.gz # Source0-md5: 444c217871471672f3263554f46c0c58 +Patch0: %{name}-in.patch URL: http://anyremote.sourceforge.net BuildRequires: autoconf BuildRequires: automake @@ -58,12 +59,12 @@ %prep %setup -q +%patch0 -p0 %build %{__libtoolize} %{__aclocal} %{__autoconf} -%{__autoheader} %{__automake} %configure %{__make} @@ -88,6 +89,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2006/11/19 17:03:38 shadzik +- try to fix build on th + Revision 1.5 2006/11/19 16:30:14 shadzik - BRs, BRs, BRs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/anyremote.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
