]> git.pld-linux.org Git - packages/crossvc.git/commitdiff
- unified
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 26 Nov 2007 16:54:12 +0000 (16:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    crossvc.spec -> 1.6

crossvc.spec

index 9ce0b55333ba334278445fc833d8c0fc6a69428a..427baecf5511122d64d3def8d740c8c4e515d688 100644 (file)
@@ -1,15 +1,15 @@
 
-%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/
@@ -23,19 +23,20 @@ Conflicts:  lincvs
 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
This page took 0.079902 seconds and 4 git commands to generate.