SPECS: schroot.spec - Release 1, patch for some unmount problems

pascalek pascalek at pld-linux.org
Fri Feb 9 10:26:38 CET 2007


Author: pascalek                     Date: Fri Feb  9 09:26:38 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Release 1, patch for some unmount problems

---- Files affected:
SPECS:
   schroot.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/schroot.spec
diff -u SPECS/schroot.spec:1.5 SPECS/schroot.spec:1.6
--- SPECS/schroot.spec:1.5	Thu Feb  8 11:22:08 2007
+++ SPECS/schroot.spec	Fri Feb  9 10:26:32 2007
@@ -5,11 +5,12 @@
 Summary(pl):	Wykonywanie poleceń w innym głównym systemie
 Name:		schroot
 Version:	1.0.5
-Release:	0.1
+Release:	1
 License:	GPL
 Group:		Applications/System
 Source0:	http://ftp.debian.org/debian/pool/main/s/schroot/%{name}_%{version}.orig.tar.gz
 # Source0-md5:	685c6e8c9a9d5de24e543031683b8e30
+Patch0:		schroot-kill-procs.patch
 URL:		http://packages.qa.debian.org/s/schroot.html
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -35,6 +36,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 sed -e "s/@RELEASE_DATE@/`date '+%d %b %Y'`/" -e "s/@RELEASE_UDATE@/`date '+%s'`/" scripts/schroot_release.m4.in > m4/schroot_release.m4
@@ -97,6 +99,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007/02/09 09:26:32  pascalek
+- Release 1, patch for some unmount problems
+
 Revision 1.5  2007/02/08 10:22:08  pascalek
 - updated to 1.0.5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/schroot.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list