Author: glen Date: Thu Sep 20 10:25:55 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - proper BR
---- Files affected: SPECS: squashfs_lzma.spec (1.20 -> 1.21) ---- Diffs: ================================================================ Index: SPECS/squashfs_lzma.spec diff -u SPECS/squashfs_lzma.spec:1.20 SPECS/squashfs_lzma.spec:1.21 --- SPECS/squashfs_lzma.spec:1.20 Thu Sep 20 12:24:56 2007 +++ SPECS/squashfs_lzma.spec Thu Sep 20 12:25:50 2007 @@ -25,10 +25,11 @@ # Source1-md5: c4e1b467184c7cffd4371c74df2baf0f Source2: http://www.squashfs-lzma.org/dl/sqlzma%{version}-r2b.tar.bz2 # Source2-md5: 919faa3cd631f10b02ea39779d3de363 -#Patch0: %{name}-module.patch -#Patch1: %{name}-not_zlib.patch -#Patch2: %{name}-magic.patch +#Patch0: %{name}-module.patch +#Patch1: %{name}-not_zlib.patch +#Patch2: %{name}-magic.patch URL: http://www.squashfs-lzma.org/ +BuildRequires: patchutils %if %{with kernel} %{?with_dist_kernel:BuildRequires: kernel%{_alt_kernel}-module-build >= 3:2.6.20.2} BuildRequires: rpmbuild(macros) >= 1.379 @@ -36,7 +37,6 @@ %if %{with userspace} BuildRequires: libstdc++-devel #BuildRequires: lzma-devel >= 4.43-5 -BuildRequires: patchutils %endif BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -173,6 +173,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.21 2007/09/20 10:25:50 glen +- proper BR + Revision 1.20 2007/09/20 10:24:56 glen - create kernel sources ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/squashfs_lzma.spec?r1=1.20&r2=1.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
