Author: glen                         Date: Thu Mar 27 13:14:04 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapter; rel 3

---- Files affected:
SPECS:
   tkcvs.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: SPECS/tkcvs.spec
diff -u SPECS/tkcvs.spec:1.37 SPECS/tkcvs.spec:1.38
--- SPECS/tkcvs.spec:1.37       Sun Dec  2 10:26:58 2007
+++ SPECS/tkcvs.spec    Thu Mar 27 14:13:59 2008
@@ -1,20 +1,20 @@
 # $Revision$, $Date$
+%define tar_version    %(echo %{version} | tr . _)
 Summary:       Tk interface for CVS
 Summary(pl.UTF-8):     Interfejs Tk dla CVS
 Name:          tkcvs
 Version:       7.2.1
-%define tar_version    %(echo %{version} | tr . _)
-Release:       2
+Release:       3
 License:       GPL
 Group:         Development/Version Control
 Source0:       http://www.twobarleycorns.net/%{name}_%{tar_version}.tar.gz
 # Source0-md5: a552cdccd7cde73eaa8a41294f499cfc
 Source1:       %{name}.desktop
 Source2:       %{name}.png
-Patch0:                %{name}-EDITOR.patch
 URL:           http://www.twobarleycorns.net/tkcvs.html
 BuildRequires: perl-base
 BuildRequires: tcl
+Patch0:                %{name}-EDITOR.patch
 Requires:      cvs-client
 Requires:      rcs
 Requires:      tcl
@@ -22,22 +22,22 @@
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define _ulibdir /usr/lib
+%define                _ulibdir /usr/lib
 
 %description
 TkCVS is a Tcl/Tk-based graphical interface to the CVS configuration
-management system.  It displays the status of the files in the current
-working directory, and provides buttons and menus to execute CVS commands
-on the selected files.  TkDiff is included for browsing and merging your
-changes.
+management system. It displays the status of the files in the current
+working directory, and provides buttons and menus to execute CVS
+commands on the selected files. TkDiff is included for browsing and
+merging your changes.
 
 %description -l pl.UTF-8
-TkCVS jest opartym o Tcl/Tk graficznym interfejsem do systemu zarządzania
-wersjami CVS. Program wyświetla stan plików w aktualnym katalogu roboczym,
-potrafi wyświetlić historię wybranego pliku w postaci wykresu oraz pozwala
-na wykonywanie poleceń CVS przy użyciu menu i guzików. W skład pakietu
-wchodzi TkDiff - narzędzie do przeglądania i łączenia naniesionych
-modyfikacji.
+TkCVS jest opartym o Tcl/Tk graficznym interfejsem do systemu
+zarządzania wersjami CVS. Program wyświetla stan plików w aktualnym
+katalogu roboczym, potrafi wyświetlić historię wybranego pliku w
+postaci wykresu oraz pozwala na wykonywanie poleceń CVS przy użyciu
+menu i guzików. W skład pakietu wchodzi TkDiff - narzędzie do
+przeglądania i łączenia naniesionych modyfikacji.
 
 %prep
 %setup -q -n %{name}_%{tar_version}
@@ -71,6 +71,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2008-03-27 13:13:59  glen
+- adapter; rel 3
+
 Revision 1.37  2007-12-02 09:26:58  qboosh
 - R =~ s/cvs/cvs-client/
 
@@ -140,7 +143,7 @@
 - removed two lines with define
 
 Revision 1.18  2002/11/30 23:00:29  juandon
-- new %%doc
+- new %doc
 
 Revision 1.17  2002/05/29 21:27:50  ankry
 - applnk icon made transparent
@@ -151,7 +154,7 @@
 - release 2, STBR
 
 Revision 1.15  2002/04/03 06:10:48  kloczek
-- removed commented lines in %%install.
+- removed commented lines in %install.
 
 Revision 1.14  2002/04/02 22:02:17  ankry
 - taught to use $EDITOR from evirenment (patch0)
@@ -170,7 +173,7 @@
   Group field using gettext).
 
 Revision 1.11  2002/01/18 02:15:12  kloczek
-perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/"
+- perl -pi -e "s/[EMAIL PROTECTED]/[EMAIL PROTECTED]/"
 
 Revision 1.10  2001/11/02 10:52:56  blues
 - updated path for sources, URL added
@@ -179,7 +182,7 @@
 - typo
 
 Revision 1.8  2001/10/09 13:04:13  qboosh
-- use %%{_*dir} macros, don't gzip man pages in spec
+- use %{_*dir} macros, don't gzip man pages in spec
 
 Revision 1.7  2000/05/05 15:06:01  mis
 - Group: synced with PLD groups
@@ -194,13 +197,4 @@
 - translated kloczkish into english
 
 Revision 1.4  1999/07/12 23:06:15  kloczek
-- added using CVS keywords in %%changelog (for automating them).
-
-* Thu Mar 25 1999 Tomasz Kłoczko <[EMAIL PROTECTED]>
-  [6.0-3]
-- removed man group from man pages,
-- added "Requires: tcl",
-- removed Requires (autogenerate).
-
-* Wed Dec 23 1998 Arkadiusz Miśkiewicz <[EMAIL PROTECTED]>
-- initial rpm release
+- added using CVS keywords in %changelog (for automating them).
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tkcvs.spec?r1=1.37&r2=1.38&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to