SPECS: poldek.spec - poldek reads cli.conf not aliases.conf for aliasesl; r...
glen
glen at pld-linux.org
Wed Feb 18 23:30:14 CET 2009
Author: glen Date: Wed Feb 18 22:30:14 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- poldek reads cli.conf not aliases.conf for aliasesl; rel 17
---- Files affected:
SPECS:
poldek.spec (1.367 -> 1.368)
---- Diffs:
================================================================
Index: SPECS/poldek.spec
diff -u SPECS/poldek.spec:1.367 SPECS/poldek.spec:1.368
--- SPECS/poldek.spec:1.367 Fri Jan 30 13:51:47 2009
+++ SPECS/poldek.spec Wed Feb 18 23:30:08 2009
@@ -16,7 +16,7 @@
%define ver_rpm 4.5-5
#
%define snap 20080820.23
-%define rel 16
+%define rel 17
Summary: RPM packages management helper tool
Summary(pl.UTF-8): Pomocnicze narzędzie do zarządzania pakietami RPM
Name: poldek
@@ -277,7 +277,7 @@
%endif
%endif
-install %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/aliases.conf
+install %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/cli.conf
%if %{with imode}
# add desktop file and icon
@@ -437,6 +437,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.368 2009/02/18 22:30:08 glen
+- poldek reads cli.conf not aliases.conf for aliasesl; rel 17
+
Revision 1.367 2009/01/30 12:51:47 megabajt
- added -export-missing-symbol.patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/poldek.spec?r1=1.367&r2=1.368&f=u
More information about the pld-cvs-commit
mailing list