Author: amateja Date: Mon Mar 15 09:37:54 2010 GMT Module: packages Tag: HEAD ---- Log message: - resolved conflict with tcl-devel - release 2
---- Files affected: packages/tcllib: tcllib.spec (1.19 -> 1.20) ---- Diffs: ================================================================ Index: packages/tcllib/tcllib.spec diff -u packages/tcllib/tcllib.spec:1.19 packages/tcllib/tcllib.spec:1.20 --- packages/tcllib/tcllib.spec:1.19 Mon Mar 15 09:53:41 2010 +++ packages/tcllib/tcllib.spec Mon Mar 15 10:37:49 2010 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Biblioteki dla Tcl-a Name: tcllib Version: 1.12 -Release: 1 +Release: 2 License: see license.terms Group: Development/Languages/Tcl Source0: http://dl.sourceforge.net/tcllib/%{name}-%{version}.tar.gz @@ -41,6 +41,9 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +# conflicts with tcl-devel +%{__rm} $RPM_BUILD_ROOT%{_mandir}/mann/msgcat.n + %clean rm -rf $RPM_BUILD_ROOT @@ -57,6 +60,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2010/03/15 09:37:49 amateja +- resolved conflict with tcl-devel +- release 2 + Revision 1.19 2010/03/15 08:53:41 amateja - updated to 1.12 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tcllib/tcllib.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
