Author: adamg Date: Wed Dec 19 08:25:59 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.4.4 - proper URL - do not mention `color' package in description, it is not needed since 0.4.3 - cosmetics
---- Files affected: SPECS: cvsq.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: SPECS/cvsq.spec diff -u SPECS/cvsq.spec:1.18 SPECS/cvsq.spec:1.19 --- SPECS/cvsq.spec:1.18 Sun Dec 2 10:26:58 2007 +++ SPECS/cvsq.spec Wed Dec 19 09:25:53 2007 @@ -2,13 +2,13 @@ Summary: CVS queued Summary(pl.UTF-8): Kolejka do CVS Name: cvsq -Version: 0.4.3 -Release: 2 +Version: 0.4.4 +Release: 1 License: Public Domain Group: Development/Version Control -Source0: http://www.volny.cz/v.slavik/lt/download/%{name}-%{version}.tar.gz +Source0: http://dl.sourceforge.net/cvsq/%{name}-%{version}.tar.gz # Source0-md5: 10efc297780c1a5cdbdc0585afaa8a5e -URL: http://www.volny.cz/v.slavik/lt/cvsq.html +URL: http://sourceforge.net/projects/cvsq Requires: cvs-client BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -22,8 +22,6 @@ This way, you can mark several files for commit and upload them to the server later, when you're connected to the net. -Try to install package "color", you will get colored cvsq output! - %description -l pl.UTF-8 cvsq oznacza kolejkowanie cvs-a i jest narzędziem pozwalającym programistom z wdzwanianym dostępem do Internetu na w miarę @@ -35,8 +33,6 @@ w repozytorium, a przesłać je dopiero po uzyskaniu połączenia z siecią. -Zainstaluj pakiet "color", komunikaty cvsq będą kolorowe! - %prep %setup -q @@ -60,6 +56,13 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2007-12-19 08:25:53 adamg +- updated to 0.4.4 +- proper URL +- do not mention `color' package in description, it is not needed since + 0.4.3 +- cosmetics + Revision 1.18 2007-12-02 09:26:58 qboosh - R =~ s/cvs/cvs-client/ @@ -87,10 +90,10 @@ Revision 1.10 2002/07/20 12:07:21 blues - 0.4.2 - new doc -STBR +- STBR Revision 1.9 2002/04/25 16:08:38 arturs -fixed a small typo +- fixed a small typo Revision 1.8 2002/02/22 23:28:46 kloczek - removed all Group fields translations (our rpm now can handle translating @@ -107,7 +110,7 @@ - updated to 0.4.1 (colors added) Revision 1.4 2002/01/18 02:12:39 kloczek -perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" +- perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/" Revision 1.3 2001/09/27 12:25:55 qboosh - added URLs, changed License info from "Free" to "Public Domain" ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cvsq.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
