2012/11/29 qboosh <[email protected]> > commit b389ca4e05ef829aab497e36b221882987a9f66c > Author: Jakub Bogusz <[email protected]> > Date: Thu Nov 29 21:10:02 2012 +0100 > > - pl, completed dependencies > > grilo.spec | 51 +++++++++++++++++++++++++++++++-------------------- > 1 file changed, 31 insertions(+), 20 deletions(-)
[...] > @@ -12,8 +13,9 @@ License: LGPL v2.1+ > Group: Libraries > Source0: > http://ftp.gnome.org/pub/GNOME/sources/grilo/0.2/%{name}-%{version}.tar.xz > # Source0-md5: 968ab6349839392d2d497674cd768529 > +Patch0: %{name}-sh.patch > URL: http://live.gnome.org/Grilo > -BuildRequires: autoconf > +BuildRequires: autoconf >= 2.50 > BuildRequires: automake > [...] > +API języka Vala do bibliotek grilo. > > %prep > %setup -q > +%patch0 -p1 > > %build > %{__libtoolize} > -%{__aclocal} > Hi, grilo-sh.patch mentioned in Patch0 is not available in the repo. Could you please push that commit also? Regards, Łukasz _______________________________________________ pld-devel-pl mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl
