Author: lisu                         Date: Thu Mar 10 13:32:40 2011 GMT
Module: packages                      Tag: DEVEL
---- Log message:
- up to 0.7b2

---- Files affected:
packages/python-SQLAlchemy:
   python-SQLAlchemy.spec (1.36 -> 1.36.2.1) 

---- Diffs:

================================================================
Index: packages/python-SQLAlchemy/python-SQLAlchemy.spec
diff -u packages/python-SQLAlchemy/python-SQLAlchemy.spec:1.36 
packages/python-SQLAlchemy/python-SQLAlchemy.spec:1.36.2.1
--- packages/python-SQLAlchemy/python-SQLAlchemy.spec:1.36      Fri Feb 11 
16:33:45 2011
+++ packages/python-SQLAlchemy/python-SQLAlchemy.spec   Thu Mar 10 14:32:35 2011
@@ -5,17 +5,19 @@
 #
 %bcond_without python3
 %bcond_without python2
+#
+%define                _beta   b2
 %define                module  SQLAlchemy
 #
 Summary:       Database Abstraction Library
 Summary(pl.UTF-8):     Biblioteka abstrakcji baz danych
 Name:          python-%{module}
-Version:       0.6.6
-Release:       0.1
+Version:       0.7
+Release:       0.%{_beta}.1
 License:       MIT
 Group:         Libraries/Python
-Source0:       
http://downloads.sourceforge.net/sqlalchemy/%{module}-%{version}.tar.gz
-# Source0-md5: 359f02242c52e92aa881c36c8e3720d8
+Source0:       
http://downloads.sourceforge.net/sqlalchemy/%{module}-%{version}%{_beta}.tar.gz
+# Source0-md5: 91da9d3ba7b55561e07315169095d74e
 URL:           http://www.sqlalchemy.org/
 %if %{with python2}
 BuildRequires: python-devel >= 1:2.4
@@ -77,7 +79,7 @@
 Wersja dla Pythona 3.x.
 
 %prep
-%setup -q -n %{module}-%{version}
+%setup -q -n %{module}-%{version}%{_beta}
 
 %build
 %if %{with python2}
@@ -109,7 +111,7 @@
 %endif
 
 install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
-cp -r examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
+cp -a examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -134,6 +136,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36.2.1  2011/03/10 13:32:35  lisu
+- up to 0.7b2
+
 Revision 1.36  2011/02/11 15:33:45  lisu
 - 0.6.6
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-SQLAlchemy/python-SQLAlchemy.spec?r1=1.36&r2=1.36.2.1&f=u

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

Reply via email to