rpms/eject/devel eject.spec,1.30,1.31

Zdenek Prikryl (zprikryl) fedora-extras-commits at redhat.com
Thu Feb 28 12:31:08 UTC 2008


Author: zprikryl

Update of /cvs/extras/rpms/eject/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12522

Modified Files:
	eject.spec 
Log Message:
Added lock functionality, patch from upstream.
Resolves: #145843



Index: eject.spec
===================================================================
RCS file: /cvs/extras/rpms/eject/devel/eject.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- eject.spec	20 Feb 2008 08:49:52 -0000	1.30
+++ eject.spec	28 Feb 2008 12:30:31 -0000	1.31
@@ -10,6 +10,7 @@
 Patch2: eject-timeout.patch
 Patch3: eject-2.1.5-opendevice.patch
 Patch4: eject-2.1.5-spaces.patch
+Patch5: eject-2.1.5-lock.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 URL: http://www.pobox.com/~tranter
 ExcludeArch: s390 s390x
@@ -33,6 +34,7 @@
 %patch2 -p1 -b .timeout
 %patch3 -p0 -b .opendevice
 %patch4 -p0 -b .spaces
+%patch5 -p0 -b .lock
 
 %build
 %configure
@@ -72,6 +74,10 @@
 %{_mandir}/man1/*
 
 %changelog
+* Thu Feb 28 2008 Zdenek Prikryl <zprikryl at redhat.com> 2.1.5-6
+- Added lock functionality, patch from upstream.
+- Resolves: #145843
+
 * Wed Feb 20 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 2.1.5-6
 - Autorebuild for GCC 4.3
 




More information about the fedora-extras-commits mailing list