SPECS (DEVEL): hk_classes.spec - ver. 0.8test1

twittner twittner at pld-linux.org
Sun Sep 4 03:08:08 CEST 2005


Author: twittner                     Date: Sun Sep  4 01:08:08 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- ver. 0.8test1

---- Files affected:
SPECS:
   hk_classes.spec (1.47 -> 1.47.2.1) 

---- Diffs:

================================================================
Index: SPECS/hk_classes.spec
diff -u SPECS/hk_classes.spec:1.47 SPECS/hk_classes.spec:1.47.2.1
--- SPECS/hk_classes.spec:1.47	Tue Jul 19 23:19:02 2005
+++ SPECS/hk_classes.spec	Sun Sep  4 03:08:03 2005
@@ -5,15 +5,19 @@
 # Conditional build:
 %bcond_without	static_libs # don't build static library
 #
+%define		_ver	0.8
+%define		_test	test1
+%define		_rel	0.1
+#
 Summary:	Non-visual routines for database frontend applications
 Summary(pl):	Niegraficzne funkcje dla aplikacji będących frontendami do baz danych
 Name:		hk_classes
-Version:	0.7.4
-Release:	1
+Version:	%{_ver}
+Release:	0.%{_test}.%{_rel}
 License:	GPL
 Group:		Libraries
-Source0:	http://dl.sourceforge.net/hk-classes/%{name}-%{version}.tar.bz2
-# Source0-md5:	5bab6d78343120478ec93bbd47e02f3a
+Source0:	http://dl.sourceforge.net/hk-classes/%{name}-%{_ver}-%{_test}.tar.gz
+# Source0-md5:	cbe8cfb31a0d04fba4743627bb6e61b7
 Patch0:		%{name}-dir.patch
 Patch1:		%{name}-link.patch
 Patch2:		%{name}-iconv-in-libc.patch
@@ -175,7 +179,7 @@
 Dokumentacja API dla hk_classes.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{_ver}-%{_test}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -279,6 +283,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47.2.1  2005/09/04 01:08:03  twittner
+- ver. 0.8test1
+
 Revision 1.47  2005/07/19 21:19:02  twittner
 - rel.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/hk_classes.spec?r1=1.47&r2=1.47.2.1&f=u




More information about the pld-cvs-commit mailing list