Author: glen                         Date: Wed Apr 28 09:50:33 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- use bzr snapshot for postmortem_class

---- Files affected:
packages/python-shiny:
   python-shiny.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/python-shiny/python-shiny.spec
diff -u packages/python-shiny/python-shiny.spec:1.1 
packages/python-shiny/python-shiny.spec:1.2
--- packages/python-shiny/python-shiny.spec:1.1 Wed Apr 28 11:37:45 2010
+++ packages/python-shiny/python-shiny.spec     Wed Apr 28 11:50:28 2010
@@ -1,14 +1,19 @@
 # $Revision$, $Date$
+%define                bzrrev  4
+%define                rel             1
 %define        module  shiny
 Summary:       A collection of decorators to make your programs more shiny
 Name:          python-%{module}
 Version:       0.1
-Release:       1
+Release:       1.%{bzrrev}.%{rel}
 License:       BSD
 Group:         Development/Languages/Python
-Source0:       
http://pypi.python.org/packages/source/s/shiny/shiny-%{version}.tar.gz
-# Source0-md5: 9a16cb60c1e2cfaa9f70e1b51019d96a
-URL:           http://pypi.python.org/pypi/shiny
+# bzr branch lp:~alsuren/python-shiny/shiny
+# tar --exclude-vcs -cjf spyke-$(bzr revno spyke).tar.bz2 spyke
+# ../dropin spyke-$(bzr revno spyke).tar.bz2
+Source0:       shiny-4.tar.bz2
+# Source0-md5: 6b4a80afe4328e4c3d8a750b1532fcd9
+URL:           https://code.launchpad.net/python-shiny
 BuildRequires: python-devel
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.219
@@ -20,7 +25,7 @@
 This module really is very shiny.
 
 %prep
-%setup -q -n %{module}-%{version}
+%setup -q -n %{module}
 
 %build
 %{__python} setup.py build
@@ -52,5 +57,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2010/04/28 09:50:28  glen
+- use bzr snapshot for postmortem_class
+
 Revision 1.1  2010/04/28 09:37:45  glen
 - new
================================================================

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

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

Reply via email to