Author: sparky                       Date: Tue May 18 13:15:44 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: python-distribute
- added missing cvs log

---- Files affected:
packages/python-RunSnakeRun:
   python-RunSnakeRun.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/python-RunSnakeRun/python-RunSnakeRun.spec
diff -u packages/python-RunSnakeRun/python-RunSnakeRun.spec:1.2 
packages/python-RunSnakeRun/python-RunSnakeRun.spec:1.3
--- packages/python-RunSnakeRun/python-RunSnakeRun.spec:1.2     Tue May 18 
10:25:00 2010
+++ packages/python-RunSnakeRun/python-RunSnakeRun.spec Tue May 18 15:15:38 2010
@@ -11,6 +11,7 @@
 # Source0-md5: a11da198f2c7841ae2e3d901b0031773
 URL:           http://www.vrplumber.com/programming/runsnakerun/
 BuildRequires: python-devel
+BuildRequires: python-distribute
 BuildRequires: rpm-pythonprov
 # if py_postclean is used
 BuildRequires: rpmbuild(macros) >= 1.219
@@ -20,10 +21,13 @@
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-simple program, it doesn't provide all the bells-and-whistles of a program 
like KCacheGrind, it's intended to allow for profiling your Python programs, 
and just your Python programs
+simple program, it doesn't provide all the bells-and-whistles of a
+program like KCacheGrind, it's intended to allow for profiling your
+Python programs, and just your Python programs
 
 %description -l pl.UTF-8
-Prosty program pozwalający zobaczyć wyniki profiliwoania programów w Pythonie.
+Prosty program pozwalający zobaczyć wyniki profiliwoania programów w
+Pythonie.
 
 %prep
 %setup -q -n %{module}-%{version}
@@ -48,7 +52,7 @@
 %files
 %defattr(644,root,root,755)
 # %doc AUTHORS CREDITS ChangeLog NEWS README THANKS TODO
-%attr(755,root,root)  %{_bindir}/runsnake
+%attr(755,root,root) %{_bindir}/runsnake
 %dir %{py_sitescriptdir}/runsnakerun
 %{py_sitescriptdir}/runsnakerun/*.py[co]
 %{py_sitescriptdir}/%{module}*.egg-info
@@ -58,4 +62,9 @@
 %changelog
 * %{date} PLD Team <[email protected]>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.3  2010/05/18 13:15:38  sparky
+- BR: python-distribute
+- added missing cvs log
 
================================================================

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

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

Reply via email to