]> git.pld-linux.org Git - packages/PyFileServer.git/blobdiff - PyFileServer.spec
automatic change: use py_build/py_install macros
[packages/PyFileServer.git] / PyFileServer.spec
index a2d26280c1565eeabd8bbc517f61f38139ba5011..19e6d04198ad862bb9d8f61afea21ade343fad01 100644 (file)
@@ -1,5 +1,5 @@
 Summary:       A WebDAV server in Python
-Summary(pl.UTF-8):   Serwer WebDAV napisany w Pythonie
+Summary(pl.UTF-8):     Serwer WebDAV napisany w Pythonie
 Name:          PyFileServer
 Version:       0.2.1
 Release:       1
@@ -51,11 +51,11 @@ udostÄ™pniajÄ…c przejrzyste interfejsy do:
 %patch0
 
 %build
-python setup.py build
+%py_build
 
 %install
 rm -rf $RPM_BUILD_ROOT
-python setup.py install \
+%py_install \
        --single-version-externally-managed \
        --optimize=2 \
        --root=$RPM_BUILD_ROOT
This page took 0.184793 seconds and 4 git commands to generate.