Author: twittner                     Date: Tue Apr  1 20:23:42 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 3.5.7.05
- rel. 0.1 - watch what will happen - building previous release failed on ppc

---- Files affected:
SPECS:
   sptk.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/sptk.spec
diff -u SPECS/sptk.spec:1.7 SPECS/sptk.spec:1.8
--- SPECS/sptk.spec:1.7 Sat Mar 29 09:48:20 2008
+++ SPECS/sptk.spec     Tue Apr  1 22:23:37 2008
@@ -3,17 +3,15 @@
 # Conditional build:
 %bcond_without static_libs # don't build static libraries
 #
-%define postrel        r1
-#
 Summary:       C++ user interface toolkit for X with database and Excel support
 Summary(pl.UTF-8):     Toolkit C++ dla X ze wsparciem dla bazy danych i Excela
 Name:          sptk
-Version:       3.5.7
-Release:       %{postrel}.1
+Version:       3.5.7.05
+Release:       0.1
 License:       LGPL v2+ with the exceptions: 
http://www.sptk.net/index.php?act=license
 Group:         Libraries
-Source0:       http://www.sptk.net/%{name}-%{version}-%{postrel}.tbz2
-# Source0-md5: 750b525f5cf481b0be8255bb452fe821
+Source0:       http://www.sptk.net/%{name}-%{version}.tbz2
+# Source0-md5: 51ac4d3db97903c8f5d72bee980d546b
 URL:           http://www.sptk.net/
 BuildRequires: aspell-devel
 BuildRequires: autoconf
@@ -68,7 +66,7 @@
 Przykłady dla SPTK.
 
 %prep
-%setup -q -n %{name}-%{version}-%{postrel}
+%setup -q
 
 %build
 %{__libtoolize}
@@ -76,7 +74,8 @@
 %{__autoconf}
 %{__automake}
 %configure \
-       --enable-static=%{?with_static_libs:yes}%{!?with_static_libs:no}
+       --enable-static=%{?with_static_libs:yes}%{!?with_static_libs:no} \
+       --enable-debug=%{?debug:yes}%{!?debug:no}
 %{__make}
 
 %install
@@ -124,6 +123,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2008-04-01 20:23:37  twittner
+- up to 3.5.7.05
+- rel. 0.1 - watch what will happen - building previous release failed on ppc
+
 Revision 1.7  2008-03-29 08:48:20  twittner
 - up tu 3.5.7-r1
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sptk.spec?r1=1.7&r2=1.8&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to