SPECS: libtirpc.spec - rel 2 - use epoch in internal deps
baggins
baggins at pld-linux.org
Thu Nov 27 22:26:18 CET 2008
Author: baggins Date: Thu Nov 27 21:26:18 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 2
- use epoch in internal deps
---- Files affected:
SPECS:
libtirpc.spec (1.12 -> 1.13)
---- Diffs:
================================================================
Index: SPECS/libtirpc.spec
diff -u SPECS/libtirpc.spec:1.12 SPECS/libtirpc.spec:1.13
--- SPECS/libtirpc.spec:1.12 Thu Nov 27 22:22:36 2008
+++ SPECS/libtirpc.spec Thu Nov 27 22:26:13 2008
@@ -3,7 +3,7 @@
Summary(pl.UTF-8): Biblioteka RPC niezależnego od transportu
Name: libtirpc
Version: 0.1.10
-Release: 1
+Release: 2
Epoch: 1
License: BSD-like
Group: Libraries
@@ -47,7 +47,7 @@
Summary: Development files for the TI-RPC library
Summary(pl.UTF-8): Pliki programistyczne biblioteki TI-RPC
Group: Development/Libraries
-Requires: %{name} = %{version}-%{release}
+Requires: %{name} = %{epoch}:%{version}-%{release}
Requires: libgssglue-devel >= 0.1
%description devel
@@ -62,7 +62,7 @@
Summary: Static TI-RPC library
Summary(pl.UTF-8): Statyczna biblioteka TI-RPC
Group: Development/Libraries
-Requires: %{name}-devel = %{version}-%{release}
+Requires: %{name}-devel = %{epoch}:%{version}-%{release}
%description static
This package includes static TI-RPC library.
@@ -129,6 +129,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2008/11/27 21:26:13 baggins
+- rel 2
+- use epoch in internal deps
+
Revision 1.12 2008/11/27 21:22:36 baggins
- up to 0.1.10 (YES, 0.1.10 IS newer than 1.0.8)
- epoch 1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libtirpc.spec?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list