]> git.pld-linux.org Git - packages/gcvs.git/commitdiff
- version 1.0a7 (few bug-fixes)
authorPaweł Gołaszewski <blues@pld-linux.org>
Sat, 5 May 2001 14:35:03 +0000 (14:35 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- patch updated
- added tcl-devel to BuildRequires
- cosmetics

10ecd0c9f08e6ccc09353a51e630de06  SOURCES/gcvs-1.0a7.tar.gz

Changed files:
    gcvs-nocvsunix.patch -> 1.2
    gcvs.spec -> 1.10

gcvs-nocvsunix.patch
gcvs.spec

index 0ea0a408bd8d9569a65ec539d8c64a9a8ab073b7..cb8b2f51b76295ec34f27ae2a912e49ec5944310 100644 (file)
@@ -1,7 +1,7 @@
---- gcvs-1.0a4.orig/Makefile.am        Fri May 26 23:01:14 2000
-+++ gcvs-1.0a4/Makefile.am     Fri May 26 23:02:44 2000
+--- gcvs-1.0a7/Makefile.am.orig        Sat May  5 16:20:12 2001
++++ gcvs-1.0a7/Makefile.am     Sat May  5 16:21:00 2001
 @@ -1,5 +1,5 @@
- EXTRA_DIST = GCVS-VERSION .cvsignore PORTING
+ EXTRA_DIST = GCVS-VERSION .cvsignore PORTING README.SUN gcvs.spec
 -SUBDIRS = common cvstree rf gcvs Macros cvsunix GuiDoc
 +SUBDIRS = common cvstree rf gcvs Macros GuiDoc
  
index c5b1a25eefa3134accb0ad7052adcfb67137f1a6..0188d93fd02dcf62b3cdbc4d3169796d3030bca7 100644 (file)
--- a/gcvs.spec
+++ b/gcvs.spec
@@ -1,7 +1,7 @@
 Summary:       gCVS is a GTK port of WinCVS, a Windows-based CVS client
 Summary(pl):   Sportowany pod gtk WinCVS - klient CVS
 Name:          gcvs
-Version:       1.0a4
+Version:       1.0a7
 Release:       1
 License:       GPL
 Group:         Applications/Communications
@@ -12,6 +12,7 @@ Patch0:               %{name}-nocvsunix.patch
 URL:           http://www.wincvs.org/
 BuildRequires: gtk+-devel >= 1.2
 BuildRequires: libstdc++-devel
+BuildRequires: tcl-devel
 BuildRequires: unzip
 Requires:      tcl
 Requires:      cvs >= 1.10
@@ -22,6 +23,11 @@ BuildRoot:   %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description
 gCVS is a GTK port of WinCVS, a Windows-based CVS client.
 
+%description -l pl
+gCVS jest bazowanym na Windows klientem CVS, u¿ywaj±cym 
+bibliotek GTK. Pozwala na wygodne operacje w CVS poprzez
+graficzny interfejs.
+
 %prep
 %setup -q
 %patch0 -p1
This page took 0.107325 seconds and 4 git commands to generate.