SPECS: ldcc.spec - updated to 2.1.0-beta; STBR to AC-test

andree andree at pld-linux.org
Tue Jun 28 20:13:21 CEST 2005


Author: andree                       Date: Tue Jun 28 18:13:21 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.1.0-beta; STBR to AC-test

---- Files affected:
SPECS:
   ldcc.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/ldcc.spec
diff -u SPECS/ldcc.spec:1.9 SPECS/ldcc.spec:1.10
--- SPECS/ldcc.spec:1.9	Wed Mar 23 18:18:07 2005
+++ SPECS/ldcc.spec	Tue Jun 28 20:13:16 2005
@@ -2,18 +2,19 @@
 Summary:	Text UI for DCTC
 Summary(pl):	Tekstowy interfejs użytkownika dla DCTC
 Name:		ldcc
-Version:	2.0.7
-Release:	4
+%define		subver	beta
+Version:	2.1.0
+Release:	0.%{subver}.1
 License:	GPL
 Group:		Applications/Communications
-Source0:	http://www.softservice.com.pl/store/ldcc/%{name}-%{version}.tgz
-# Source0-md5:	1fbaa46a139880c6a91faf3dc5e678ff
+Source0:	http://www.softservice.com.pl/store/ldcc/%{name}-%{version}-%{subver}.tgz
+# Source0-md5:	2942aa7a107c94d85bd356bc1d554446
 Patch0:		%{name}-signal.patch
 URL:		http://www.softservice.com.pl/ldcc/
-BuildRequires:	autoconf
-BuildRequires:	automake
+#BuildRequires:	autoconf
+#BuildRequires:	automake
 BuildRequires:	librhtv-devel >= 2.0.1
-Requires:	dctc
+Requires:	dctc >= 0.85.9
 Requires:	librhtv >= 2.0.1
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -24,13 +25,14 @@
 LDCC jest konsolowym klientem sieci Direct Connect.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{subver}
 %patch0 -p1
 
 %build
-%{__aclocal}
-%{__autoconf}
-%{__automake}
+%{__libtoolize}
+#%{__aclocal}
+#%{__autoconf}
+#%{__automake}
 %configure \
 	--with-tv-include=%{_includedir}/rhtvision \
 	--with-tv-lib=%{_libdir}
@@ -57,6 +59,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2005/06/28 18:13:16  andree
+- updated to 2.1.0-beta; STBR to AC-test
+
 Revision 1.9  2005/03/23 17:18:07  glen
 - dropped SourceX-size
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ldcc.spec?r1=1.9&r2=1.10&f=u




More information about the pld-cvs-commit mailing list