SPECS (DEVEL): knoda.spec - ver. 0.8test1
twittner
twittner at pld-linux.org
Sun Sep 4 03:00:56 CEST 2005
Author: twittner Date: Sun Sep 4 01:00:56 2005 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- ver. 0.8test1
---- Files affected:
SPECS:
knoda.spec (1.43 -> 1.43.2.1)
---- Diffs:
================================================================
Index: SPECS/knoda.spec
diff -u SPECS/knoda.spec:1.43 SPECS/knoda.spec:1.43.2.1
--- SPECS/knoda.spec:1.43 Sun Sep 4 02:57:43 2005
+++ SPECS/knoda.spec Sun Sep 4 03:00:50 2005
@@ -4,15 +4,19 @@
# - Check if linking with libXrender.la is OK - I'm not sure.
# - Check/fix Patch0
#
+%define _ver 0.8
+%define _test test1
+%define _rel 0.1
Summary: knoda - MySQL/PostgreSQL/any ODBC DB GUI for KDE
Summary(pl): knoda - Graficzny interejs do baz MySQL/PostgreSQL/ODBC dla KDE
Name: knoda
-Version: 0.7.4
-Release: 3
+Version: %{_ver}
+Release: 0.%{_test}.%{_rel}
License: GPL
Group: Applications/Databases
-Source0: http://dl.sourceforge.net/knoda/%{name}-%{version}.tar.bz2
-# Source0-md5: 048c550d6749fcf8f980883af87e9ec4
+#Source0: http://dl.sourceforge.net/knoda/%{name}-%{version}.tar.gz
+Source0: http://dl.sourceforge.net/knoda/%{name}-%{_ver}-%{_test}.tar.gz
+# Source0-md5: 89a05d24b889e6af1bf15784bb2744d6
Patch0: %{name}-desktop.patch
URL: http://knoda.sourceforge.net/
BuildRequires: autoconf
@@ -62,7 +66,8 @@
Knoda - wspólna część dla knoda i knoda-rt.
%prep
-%setup -q
+#setup -q
+%setup -q -n %{name}-%{_ver}-%{_test}
%patch0 -p1
%build
@@ -118,10 +123,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.43 2005/09/04 00:57:43 twittner
-- split into subpkgs for knoda-rt (not tested - I use knoda-0.8test1 at
- the moment with identical layout)
-- rel. 3
+Revision 1.43.2.1 2005/09/04 01:00:50 twittner
+- ver. 0.8test1
Revision 1.42 2005/08/14 20:13:47 twittner
- rel. 2 - fixed -desktop.patch (forgotten commit)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/knoda.spec?r1=1.43&r2=1.43.2.1&f=u
More information about the pld-cvs-commit
mailing list