Author: glen Date: Thu Oct 20 18:53:02 2011 GMT Module: packages Tag: HEAD ---- Log message: - fix release
---- Files affected: packages/talloc: talloc.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: packages/talloc/talloc.spec diff -u packages/talloc/talloc.spec:1.17 packages/talloc/talloc.spec:1.18 --- packages/talloc/talloc.spec:1.17 Thu Oct 20 20:36:47 2011 +++ packages/talloc/talloc.spec Thu Oct 20 20:52:57 2011 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Biblioteka talloc - system przydzielania pamięci oparty na hierarchicznej puli Name: talloc Version: 2.0.7 -Release: 2 +Release: 3 License: LGPL v3+ Group: Libraries Source0: http://samba.org/ftp/talloc/%{name}-%{version}.tar.gz @@ -17,7 +17,7 @@ BuildRequires: python-modules BuildRequires: rpm-pythonprov Provides: libtalloc = 2:%{version}-%{release} -Obsoletes: libtalloc < 2:2.0.7-1 +Obsoletes: libtalloc < 2:2.0.7-2 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -34,7 +34,7 @@ Group: Development/Libraries Requires: %{name} = %{version}-%{release} Provides: libtalloc-devel = 2:%{version}-%{release} -Obsoletes: libtalloc-devel < 2:2.0.7-1 +Obsoletes: libtalloc-devel < 2:2.0.7-2 Obsoletes: libtalloc-static %description devel @@ -134,6 +134,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2011/10/20 18:52:57 glen +- fix release + Revision 1.17 2011/10/20 18:36:47 glen - rename to talloc, like upstream ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/talloc/talloc.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
