Author: shadzik Date: Sun Mar 28 21:44:47 2010 GMT Module: packages Tag: HEAD ---- Log message: - 2.8.3
---- Files affected: packages/libarchive: libarchive.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: packages/libarchive/libarchive.spec diff -u packages/libarchive/libarchive.spec:1.17 packages/libarchive/libarchive.spec:1.18 --- packages/libarchive/libarchive.spec:1.17 Tue Jun 9 11:29:24 2009 +++ packages/libarchive/libarchive.spec Sun Mar 28 23:44:42 2010 @@ -6,12 +6,12 @@ Summary: Library to create and read several different archive formats Summary(pl.UTF-8): Biblioteka do tworzenia i odczytu różnych formatów archiwów Name: libarchive -Version: 2.6.0 +Version: 2.8.3 Release: 1 License: BSD Group: Libraries -Source0: http://people.freebsd.org/~kientzle/libarchive/src/%{name}-%{version}.tar.gz -# Source0-md5: e8ceea99a86b022e192a06d2b411a29b +Source0: http://libarchive.googlecode.com/files/libarchive-2.8.3.tar.gz +# Source0-md5: fe8d917e101d4b37580124030842a1d0 Patch0: %{name}-man_progname.patch URL: http://people.freebsd.org/~kientzle/libarchive/ BuildRequires: acl-devel @@ -82,11 +82,11 @@ %patch0 -p1 %build -%{__libtoolize} -%{__aclocal} -%{__autoconf} -%{__autoheader} -%{__automake} +#%%{__libtoolize} +#%%{__aclocal} +#%%{__autoconf} +#%%{__autoheader} +#%%{__automake} %configure \ --enable-static=%{?with_static_libs:yes}%{!?with_static_libs:no} %{__make} -j1 @@ -132,6 +132,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2010/03/28 21:44:42 shadzik +- 2.8.3 + Revision 1.17 2009/06/09 09:29:24 amateja - updated to 2.6.0 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libarchive/libarchive.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
