Author: qboosh Date: Thu Dec 14 08:45:42 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - epoch 1 for upgrade from 1.51
---- Files affected: SPECS: liblzf.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: SPECS/liblzf.spec diff -u SPECS/liblzf.spec:1.14 SPECS/liblzf.spec:1.15 --- SPECS/liblzf.spec:1.14 Wed Dec 13 23:45:27 2006 +++ SPECS/liblzf.spec Thu Dec 14 09:45:36 2006 @@ -4,6 +4,7 @@ Name: liblzf Version: 1.7 Release: 1 +Epoch: 1 License: BSD-like (or GPLv2 for core - see LICENSE) Group: Libraries Source0: http://www.goof.com/pcg/marc/data/%{name}-%{version}.tar.gz @@ -37,7 +38,7 @@ Summary: Header files for liblzf Summary(pl): Pliki nagłówkowe liblzf Group: Development/Libraries -Requires: %{name} = %{version}-%{release} +Requires: %{name} = %{epoch}:%{version}-%{release} %description devel Header files for libzlf. @@ -49,7 +50,7 @@ Summary: Static liblzf library Summary(pl): Statyczna biblioteka liblzf Group: Development/Libraries -Requires: %{name}-devel = %{version}-%{release} +Requires: %{name}-devel = %{epoch}:%{version}-%{release} %description static Static version of liblzf library. @@ -106,6 +107,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2006/12/14 08:45:36 qboosh +- epoch 1 for upgrade from 1.51 + Revision 1.14 2006/12/13 22:45:27 glen - 1.7 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/liblzf.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
