Author: glen Date: Wed Nov 23 11:45:32 2011 GMT Module: packages Tag: HEAD ---- Log message: - 0.3.3, use US-ASCII for commandline opts
---- Files affected: packages/rpmconf: rpmconf.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: packages/rpmconf/rpmconf.spec diff -u packages/rpmconf/rpmconf.spec:1.3 packages/rpmconf/rpmconf.spec:1.4 --- packages/rpmconf/rpmconf.spec:1.3 Tue Feb 23 16:20:51 2010 +++ packages/rpmconf/rpmconf.spec Wed Nov 23 12:45:27 2011 @@ -2,12 +2,12 @@ Summary: Tool to handle rpmnew and rpmsave files Summary(pl.UTF-8): Narzędzie do obsługi plików rpmnew oraz rpmsave Name: rpmconf -Version: 0.2.2 +Version: 0.3.3 Release: 1 License: GPL v3+ Group: Applications Source0: http://github.com/downloads/xsuchy/rpmconf/%{name}-%{version}.tar.gz -# Source0-md5: 2a40cafc49b9bc008f3eb51b4d324d4e +# Source0-md5: e11cb57af45b028cf5ff8125360f19d3 URL: http://wiki.github.com/xsuchy/rpmconf/ Requires: which BuildArch: noarch @@ -17,7 +17,7 @@ Tool to handle rpmnew and rpmsave files. What it does: -- run "rpmconf —help" and you will see :) +- run "rpmconf --help" and you will see :) - it search all config file of all installed packages and check if file with .rpmsave or .rpmnew exists - it allows you to see diff of this file against current file @@ -31,7 +31,7 @@ Narzędzie do obsługi plików rpmnew oraz rpmsave. Co to robi: -- uruchom "rpmconf —help" i sam zobaczysz :) +- uruchom "rpmconf --help" i sam zobaczysz :) - wyszukuje wszytskie pliki konfiguracyjne wszystkich zainstalowanych paczek i sprawdza czy istnieje plik z rozszerzeniem .rpmsave lub .rpmnew @@ -65,6 +65,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2011/11/23 11:45:27 glen +- 0.3.3, use US-ASCII for commandline opts + Revision 1.3 2010/02/23 15:20:51 glen - R: wihch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/rpmconf/rpmconf.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
