rpms/lvm2/devel lvm2.spec,1.137,1.138

Alasdair Kergon agk at fedoraproject.org
Tue Sep 16 23:03:56 UTC 2008


Author: agk

Update of /cvs/pkgs/rpms/lvm2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18940

Modified Files:
	lvm2.spec 
Log Message:
fix percent in comments; add comment for patch



Index: lvm2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lvm2/devel/lvm2.spec,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -r1.137 -r1.138
--- lvm2.spec	7 Aug 2008 17:57:18 -0000	1.137
+++ lvm2.spec	16 Sep 2008 23:03:25 -0000	1.138
@@ -12,7 +12,10 @@
 URL: http://sources.redhat.com/lvm2
 Source0: LVM2.%{version}.tgz
 Source1: device-mapper.%{device_mapper_version}.tgz
+
+# Customise lvmconf.sh for built-in clustered locking in Fedora
 Patch0: cluster-locking-built-in.patch
+
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: libselinux-devel >= 1.30.19-4, libsepol-devel
 BuildRequires: ncurses-devel
@@ -455,7 +458,7 @@
 - Fix underquotations in lvm_dump.sh.
 - Print --help output to stdout, not stderr.
 - After a cmdline processing error, don't print help text but suggest --help.
-- Add %PVS extents option to lvresize, lvextend, and lvcreate.
+- Add %%PVS extents option to lvresize, lvextend, and lvcreate.
 - Remove no-longer-correct restrictions on PV arg count with stripes/mirrors.
 - Fix strdup memory leak in str_list_dup().
 - Link with -lpthread when static SELinux libraries require that.
@@ -852,7 +855,7 @@
 - rebuilt
 
 * Wed May 26 2004 Alasdair Kergon <agk at redhat.com> - 2.00.15-4
-- clone %description from LVM rpm
+- clone %%description from LVM rpm
 
 * Wed May 26 2004 Alasdair Kergon <agk at redhat.com> - 2.00.15-3
 - vgscan shouldn't return error status when no VGs present




More information about the fedora-extras-commits mailing list