ralph pushed to python-pyramid (f21). "Remove bfg2pyramid, add pdistreport."

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 16 02:53:28 UTC 2015


>From 21c6fb09df95f969ef5c1c57ce4b08b6857b5a94 Mon Sep 17 00:00:00 2001
From: Luke Macken <lmacken at redhat.com>
Date: Thu, 28 Aug 2014 10:09:52 -0600
Subject: Remove bfg2pyramid, add pdistreport.


diff --git a/python-pyramid.spec b/python-pyramid.spec
index 51cde09..efeb211 100644
--- a/python-pyramid.spec
+++ b/python-pyramid.spec
@@ -158,7 +158,6 @@ pushd %{py3dir}
 cp -r pyramid/scaffolds/alchemy %{buildroot}/%{python3_sitelib}/pyramid/scaffolds/.
 cp -r pyramid/scaffolds/starter %{buildroot}/%{python3_sitelib}/pyramid/scaffolds/.
 cp -r pyramid/scaffolds/zodb %{buildroot}/%{python3_sitelib}/pyramid/scaffolds/.
-mv %{buildroot}/%{_bindir}/bfg2pyramid %{buildroot}/%{_bindir}/python3-bfg2pyramid
 mv %{buildroot}/%{_bindir}/pcreate %{buildroot}/%{_bindir}/python3-pcreate
 mv %{buildroot}/%{_bindir}/pserve %{buildroot}/%{_bindir}/python3-pserve
 mv %{buildroot}/%{_bindir}/prequest %{buildroot}/%{_bindir}/python3-prequest
@@ -166,6 +165,7 @@ mv %{buildroot}/%{_bindir}/proutes %{buildroot}/%{_bindir}/python3-proutes
 mv %{buildroot}/%{_bindir}/pshell %{buildroot}/%{_bindir}/python3-pshell
 mv %{buildroot}/%{_bindir}/ptweens %{buildroot}/%{_bindir}/python3-ptweens
 mv %{buildroot}/%{_bindir}/pviews %{buildroot}/%{_bindir}/python3-pviews
+mv %{buildroot}/%{_bindir}/pdistreport %{buildroot}/%{_bindir}/python3-pdistreport
 popd
 %endif
 
@@ -191,10 +191,6 @@ popd
 %doc README.rst LICENSE.txt
 %{python_sitelib}/%{modname}/
 %{python_sitelib}/%{modname}-%{version}*.egg-info
-%{python_sitelib}/%{modname}/scaffolds/alchemy/
-%{python_sitelib}/%{modname}/scaffolds/starter/
-%{python_sitelib}/%{modname}/scaffolds/zodb/
-%{_bindir}/bfg2pyramid
 %{_bindir}/pcreate
 %{_bindir}/pserve
 %{_bindir}/prequest
@@ -202,16 +198,13 @@ popd
 %{_bindir}/pshell
 %{_bindir}/ptweens
 %{_bindir}/pviews
+%{_bindir}/pdistreport
 
 %if 0%{?with_python3}
 %files -n python3-pyramid
 %doc README.rst LICENSE.txt
 %{python3_sitelib}/%{modname}/
 %{python3_sitelib}/%{modname}-%{version}*.egg-info
-%{python3_sitelib}/%{modname}/scaffolds/alchemy/
-%{python3_sitelib}/%{modname}/scaffolds/starter/
-%{python3_sitelib}/%{modname}/scaffolds/zodb/
-%{_bindir}/python3-bfg2pyramid
 %{_bindir}/python3-pcreate
 %{_bindir}/python3-pserve
 %{_bindir}/python3-prequest
@@ -219,6 +212,7 @@ popd
 %{_bindir}/python3-pshell
 %{_bindir}/python3-ptweens
 %{_bindir}/python3-pviews
+%{_bindir}/python3-pdistreport
 %endif
 
 %changelog
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/python-pyramid.git/commit/?h=f21&id=21c6fb09df95f969ef5c1c57ce4b08b6857b5a94


More information about the scm-commits mailing list