Author: blino
Date: Tue Feb 13 18:27:51 2007
New Revision: 120480
Added:
packages/cooker/squashfs-tools/current/SOURCES/squashfs3.2-r2.tar.bz2
(contents, props changed)
Removed:
packages/cooker/squashfs-tools/current/SOURCES/squashfs3.1-r2.tar.bz2
Modified:
packages/cooker/squashfs-tools/current/SPECS/squashfs-tools.spec
Log:
3.2-r2
Added: packages/cooker/squashfs-tools/current/SOURCES/squashfs3.2-r2.tar.bz2
==============================================================================
Binary file. No diff available.
Modified: packages/cooker/squashfs-tools/current/SPECS/squashfs-tools.spec
==============================================================================
--- packages/cooker/squashfs-tools/current/SPECS/squashfs-tools.spec
(original)
+++ packages/cooker/squashfs-tools/current/SPECS/squashfs-tools.spec Tue Feb
13 18:27:51 2007
@@ -1,7 +1,7 @@
%define sqname squashfs
-%define sqver 3.1
-%define sqrelease -r2
-%define release %mkrel 1.r2.1
+%define sqver 3.2
+%define sqrelease r2
+%define release %mkrel 1.%{sqrelease}.1
%define Summary Utilities for the creation of compressed squashfs images
Name: %{sqname}-tools
@@ -11,7 +11,7 @@
License: GPL
Group: File tools
URL: http://squashfs.sourceforge.net/
-Source0: %{sqname}%{sqver}%{sqrelease}.tar.bz2
+Source0: %{sqname}%{sqver}-%{sqrelease}.tar.bz2
BuildRequires: zlib-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
@@ -19,7 +19,7 @@
%{Summary}
%prep
-%setup -q -n %{sqname}%{sqver}%{sqrelease}
+%setup -q -n %{sqname}%{sqver}-%{sqrelease}
%build
%make -C %{name}