Author: qboosh Date: Mon Nov 26 16:54:17 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - unified
---- Files affected: SPECS: crossvc.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: SPECS/crossvc.spec diff -u SPECS/crossvc.spec:1.5 SPECS/crossvc.spec:1.6 --- SPECS/crossvc.spec:1.5 Mon Nov 26 15:27:53 2007 +++ SPECS/crossvc.spec Mon Nov 26 17:54:12 2007 @@ -1,16 +1,16 @@ # $Revision$, $Date$ -%define _srcrel 0 +%define srcrel 0 Summary: A Qt-based tool for managing CVS Summary(pl.UTF-8): Narzędzie do zarządzania CVS-em oparte na Qt Name: crossvc Version: 1.5.2 Release: 2 -# GPL v.2 if linked with GPLed qt (as in PLD), custom otherwise (see LICENSE) -License: GPL v.2 +# GPL v2 if linked with GPLed qt (as in PLD), custom otherwise (see LICENSE) +License: GPL v2 Group: Development/Version Control -Source0: http://crossvc.com/download/%{name}-%{version}-%{_srcrel}-generic-src.tgz +Source0: http://crossvc.com/download/%{name}-%{version}-%{srcrel}-generic-src.tgz # Source0-md5: 4fb196e4e5fb5b6c5d901601869308b2 Source1: LinCVS.desktop URL: http://www.crossvc.org/ @@ -24,19 +24,20 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -CrossVC\LinCVS acts as a reliable (!) graphical frontend for the CVS-client -supporting both CVS-versions 1.9 and 1.10, perhaps even older ones. It -allows to check out a module from and import of a module to a -repository, to update or retrieve the status of a working directory or -single files and common operations like add, remove and commit, diff -against the repository or view of the log messages in list form. In -contrast to other programs this one is REALLY easy to use ;-). +CrossVC/LinCVS acts as a reliable (!) graphical frontend for the +CVS-client supporting both CVS-versions 1.9 and 1.10, perhaps even +older ones. It allows to check out a module from and import of a +module to a repository, to update or retrieve the status of a working +directory or single files and common operations like add, remove and +commit, diff against the repository or view of the log messages in +list form. In contrast to other programs this one is REALLY easy to +use ;-). %description -l pl.UTF-8 -CrossVC\LinCVS działa jako niezawodny(!) graficzny frontend dla klienta CVS. -Pozwala na import modułów z i do repozytorium oraz wszelkiego typu -inne zwykłe operacje w CVS-ie. W przeciwieństwie do wielu innych -programów jest NAPRAWDĘ prosty w użyciu ;-) +CrossVC/LinCVS działa jako niezawodny(!) graficzny frontend dla +klienta CVS. Pozwala na import modułów z i do repozytorium oraz +wszelkiego typu inne zwykłe operacje w CVS-ie. W przeciwieństwie do +wielu innych programów jest NAPRAWDĘ prosty w użyciu ;-) %prep %setup -q -n CrossVC @@ -94,6 +95,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2007-11-26 16:54:12 qboosh +- unified + Revision 1.5 2007-11-26 14:27:53 wolvverine - rel.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/crossvc.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
