SPECS: squashfs.spec - 3.0

areq areq at pld-linux.org
Fri Mar 17 14:47:56 CET 2006


Author: areq                         Date: Fri Mar 17 13:47:56 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 3.0

---- Files affected:
SPECS:
   squashfs.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SPECS/squashfs.spec
diff -u SPECS/squashfs.spec:1.25 SPECS/squashfs.spec:1.26
--- SPECS/squashfs.spec:1.25	Fri Oct 28 23:57:59 2005
+++ SPECS/squashfs.spec	Fri Mar 17 14:47:49 2006
@@ -2,12 +2,12 @@
 Summary:	Set of tools which creates squashfs filesystem
 Summary(pl):	Zestaw narzędzi do tworzenia systemu plików squashfs
 Name:		squashfs
-Version:	2.2
-Release:	2
+Version:	3.0
+Release:	1
 License:	GPL
 Group:		Base/Utilities
-Source0:	http://dl.sourceforge.net/squashfs/%{name}%{version}-r2.tar.gz
-# Source0-md5:	a8d09a217240127ae4d339e8368d2de1
+Source0:	http://dl.sourceforge.net/squashfs/%{name}%{version}.tar.gz
+# Source0-md5:	9fd05d0bfbb712f5fb95edafea5bc733
 URL:		http://squashfs.sourceforge.net/
 BuildRequires:	zlib-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -43,7 +43,7 @@
 pamięci i urządzeń blokowych (np. systemach wbudowanych).
 
 %prep
-%setup -q -n %{name}%{version}-r2
+%setup -q -n %{name}%{version}
 
 %build
 %{__make} -C squashfs-tools \
@@ -54,6 +54,7 @@
 rm -rf $RPM_BUILD_ROOT
 
 install -D squashfs-tools/mksquashfs $RPM_BUILD_ROOT%{_sbindir}/mksquashfs
+install    squashfs-tools/unsquashfs $RPM_BUILD_ROOT%{_sbindir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -69,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2006/03/17 13:47:49  areq
+- 3.0
+
 Revision 1.25  2005/10/28 21:57:59  areq
 - squashfs2.2-r2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/squashfs.spec?r1=1.25&r2=1.26&f=u



More information about the pld-cvs-commit mailing list