|
|
Author: agk
Update of /cvs/dist/rpms/lvm2-cluster/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv1295
Modified Files:
lvm2-cluster.spec
Log Message:
add %{?dist}
Index: lvm2-cluster.spec
===================================================================
RCS file: /cvs/dist/rpms/lvm2-cluster/devel/lvm2-cluster.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- lvm2-cluster.spec 13 Oct 2006 19:29:54 -0000 1.32
+++ lvm2-cluster.spec 14 Oct 2006 14:44:36 -0000 1.33
@@ -1,7 +1,7 @@
Summary: Cluster extenstions for userland logical volume management tools
Name: lvm2-cluster
Version: 2.02.11
-Release: 1.0
+Release: 2.0%{?dist}
License: GPL
Group: System Environment/Base
URL: http://sources.redhat.com/lvm2
@@ -62,6 +62,9 @@
/etc/rc.d/init.d/clvmd
%changelog
+* Sat Oct 14 2006 Alasdair Kergon <agk@xxxxxxxxxx> - 2.02.11-2.0
+- Append distribution to release.
+
* Fri Oct 13 2006 Alasdair Kergon <agk@xxxxxxxxxx> - 2.02.11-1.0
- New upstream with numerous fixes and small enhancements.
--
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits
|
|