Author: arekm                        Date: Fri Sep 16 07:32:33 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR new slang

---- Files affected:
SPECS:
   asciijump.spec (1.22 -> 1.23) , authconfig.spec (1.40 -> 1.41) , 
chkconfig.spec (1.64 -> 1.65) , dml.spec (1.54 -> 1.55) , jed.spec (1.74 -> 
1.75) , partimage.spec (1.41 -> 1.42) 

---- Diffs:

================================================================
Index: SPECS/asciijump.spec
diff -u SPECS/asciijump.spec:1.22 SPECS/asciijump.spec:1.23
--- SPECS/asciijump.spec:1.22   Tue Nov 30 13:22:47 2004
+++ SPECS/asciijump.spec        Fri Sep 16 09:32:27 2005
@@ -4,7 +4,7 @@
 Summary(pl):   Skoki narciarskie w ascii
 Name:          asciijump
 Version:       1.0.2
-Release:       0.beta.3
+Release:       0.beta.4
 License:       GPL
 Group:         Applications/Games
 Vendor:                Grzegorz Moskal <[EMAIL PROTECTED]>
@@ -15,7 +15,7 @@
 BuildRequires: autoconf
 BuildRequires: conflib-devel
 BuildRequires: ctags
-BuildRequires: slang-devel
+BuildRequires: slang-devel >= 2.0.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -58,6 +58,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2005/09/16 07:32:27  arekm
+- BR new slang
+
 Revision 1.22  2004/11/30 12:22:47  paladine
 - added desktop patch
 - rel 0.beta.3

================================================================
Index: SPECS/authconfig.spec
diff -u SPECS/authconfig.spec:1.40 SPECS/authconfig.spec:1.41
--- SPECS/authconfig.spec:1.40  Mon Jun  6 15:57:18 2005
+++ SPECS/authconfig.spec       Fri Sep 16 09:32:27 2005
@@ -9,7 +9,7 @@
 Summary(uk):   őÔÉĚŚÔÁ ÔĹËÓÔĎ×ĎÇĎ ŇĹÖÉÍŐ ÄĚŃ ÎÁĚÁÇĎÄÖĹÎÎŃ shadow ÔÁ NIS-ĐÁŇĎĚŚ×
 Name:          authconfig
 Version:       2.0
-Release:       7
+Release:       8
 License:       GPL
 Group:         Base
 Source0:       %{name}-%{version}.tar.gz
@@ -19,7 +19,7 @@
 BuildRequires: gettext-devel
 BuildRequires: newt-devel
 BuildRequires: popt-devel
-BuildRequires: slang-devel
+BuildRequires: slang-devel >= 2.0.0
 ExclusiveOS:   Linux
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -108,6 +108,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2005/09/16 07:32:27  arekm
+- BR new slang
+
 Revision 1.40  2005/06/06 13:57:18  zbyniu
 - BR: gettext-devel
 

================================================================
Index: SPECS/chkconfig.spec
diff -u SPECS/chkconfig.spec:1.64 SPECS/chkconfig.spec:1.65
--- SPECS/chkconfig.spec:1.64   Thu Aug  4 23:01:38 2005
+++ SPECS/chkconfig.spec        Fri Sep 16 09:32:27 2005
@@ -11,7 +11,7 @@
 Summary(uk):   óÉÓÔĹÍÎÁ ŐÔÉĚŚÔÁ ÄĚŃ ËĹŇŐ×ÁÎÎŃ Ś¤ŇÁŇČŚ¤Ŕ /etc/rc.d
 Name:          chkconfig
 Version:       1.2.24h
-Release:       11
+Release:       12
 Epoch:         1
 License:       GPL
 Group:         Applications/System
@@ -28,7 +28,7 @@
 BuildRequires: gettext-devel
 BuildRequires: newt-devel
 BuildRequires: popt-devel
-BuildRequires: slang-devel
+BuildRequires: slang-devel >= 2.0.0
 Requires:      rc-scripts
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -197,6 +197,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.65  2005/09/16 07:32:27  arekm
+- BR new slang
+
 Revision 1.64  2005/08/04 21:01:38  twittner
 - changed -more_readable.patch: check CHKCONFIG_ON / CHKCONFIG_OFF env.
   var. - if defined display their contents instead of "on" / "off" or their

================================================================
Index: SPECS/dml.spec
diff -u SPECS/dml.spec:1.54 SPECS/dml.spec:1.55
--- SPECS/dml.spec:1.54 Fri Feb 25 22:37:52 2005
+++ SPECS/dml.spec      Fri Sep 16 09:32:27 2005
@@ -3,12 +3,12 @@
 Summary(pl):   Narzędzie do wyświetlania okien dialogowych z shella
 Name:          dml
 Version:       0.1.6
-Release:       1
+Release:       2
 License:       GPL v2
 Group:         Applications/Terminal
 Source0:       
ftp://ftp.pld-linux.org/people/malekith/dml/%{name}-%{version}.tar.gz
 # Source0-md5: 1862186f09b0c82fd69c50364fbbd638
-BuildRequires: slang-devel
+BuildRequires: slang-devel >= 2.0.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -47,6 +47,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.55  2005/09/16 07:32:27  arekm
+- BR new slang
+
 Revision 1.54  2005/02/25 21:37:52  megabajt
 - unified
 - proper license

================================================================
Index: SPECS/jed.spec
diff -u SPECS/jed.spec:1.74 SPECS/jed.spec:1.75
--- SPECS/jed.spec:1.74 Fri Apr  1 23:37:49 2005
+++ SPECS/jed.spec      Fri Sep 16 09:32:27 2005
@@ -11,7 +11,7 @@
 Summary(uk):   ű×ÉÄËÉĘ ËĎÍĐÁËÔÎÉĘ ÔĹËÓÔĎ×ÉĘ ŇĹÄÁËÔĎŇ ÎÁ ÂÁÚŚ ÂŚÂĚŚĎÔĹËÉ slang
 Name:          jed
 Version:       0.99.16
-Release:       3
+Release:       4
 License:       GPL
 Group:         Applications/Editors
 Source0:       
ftp://space.mit.edu/pub/davis/jed/v0.99/%{name}-%{tar_ver}.tar.bz2
@@ -30,7 +30,7 @@
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: gpm-devel
-BuildRequires: slang-devel
+BuildRequires: slang-devel >= 2.0.0
 BuildRequires: texinfo
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -255,6 +255,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.75  2005/09/16 07:32:27  arekm
+- BR new slang
+
 Revision 1.74  2005/04/01 21:37:49  darekr
 - %config,%verify() for config file
 

================================================================
Index: SPECS/partimage.spec
diff -u SPECS/partimage.spec:1.41 SPECS/partimage.spec:1.42
--- SPECS/partimage.spec:1.41   Tue Aug  9 13:49:32 2005
+++ SPECS/partimage.spec        Fri Sep 16 09:32:27 2005
@@ -5,7 +5,7 @@
 Summary(pt_BR):        Ferramenta para criar e restaurar backup de partiçőes
 Name:          partimage
 Version:       0.6.5
-Release:       0.%{beta}.1
+Release:       0.%{beta}.2
 License:       GPL v2
 Vendor:                François Dupoux <[EMAIL PROTECTED]>
 Group:         Applications/System
@@ -21,7 +21,7 @@
 BuildRequires: libstdc++-devel
 BuildRequires: newt-devel
 BuildRequires: rpmbuild(macros) >= 1.202
-BuildRequires: slang-devel
+BuildRequires: slang-devel >= 2.0.0
 BuildRequires: zlib-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -188,6 +188,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.42  2005/09/16 07:32:27  arekm
+- BR new slang
+
 Revision 1.41  2005/08/09 11:49:32  charles
 - updated to 0.6.5 beta2
 - removed outdated -po.patch, updated -types.patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/asciijump.spec?r1=1.22&r2=1.23&f=u
    http://cvs.pld-linux.org/SPECS/authconfig.spec?r1=1.40&r2=1.41&f=u
    http://cvs.pld-linux.org/SPECS/chkconfig.spec?r1=1.64&r2=1.65&f=u
    http://cvs.pld-linux.org/SPECS/dml.spec?r1=1.54&r2=1.55&f=u
    http://cvs.pld-linux.org/SPECS/jed.spec?r1=1.74&r2=1.75&f=u
    http://cvs.pld-linux.org/SPECS/partimage.spec?r1=1.41&r2=1.42&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to