summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2013-10-28 08:38:51 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2013-10-28 08:38:51 -0400
commit48934ccb7f7bec3151c1aa24cb5bf495836e5b89 (patch)
tree3c830fc9cfcb54f5de864eae79723615bd26a9e3 /misc
parent14d9c28dbb8e3a6c328977f3347f1d1d4ceb73b5 (diff)
downloadbcfg2-48934ccb7f7bec3151c1aa24cb5bf495836e5b89.tar.gz
bcfg2-48934ccb7f7bec3151c1aa24cb5bf495836e5b89.tar.bz2
bcfg2-48934ccb7f7bec3151c1aa24cb5bf495836e5b89.zip
specfile: removed bcfg2 1.3-isms
Diffstat (limited to 'misc')
-rw-r--r--misc/bcfg2.spec12
1 files changed, 3 insertions, 9 deletions
diff --git a/misc/bcfg2.spec b/misc/bcfg2.spec
index 9409fb602..6c504c0d8 100644
--- a/misc/bcfg2.spec
+++ b/misc/bcfg2.spec
@@ -692,8 +692,7 @@ sed "s@http://www.w3.org/2001/xml.xsd@file://$(pwd)/schemas/xml.xsd@" \
%{python_sitelib}/Bcfg2/Client
%{python_sitelib}/Bcfg2/Compat.py*
%{python_sitelib}/Bcfg2/Logger.py*
-%{python_sitelib}/Bcfg2/Options.py*
-%{python_sitelib}/Bcfg2/Proxy.py*
+%{python_sitelib}/Bcfg2/Options
%{python_sitelib}/Bcfg2/Utils.py*
%{python_sitelib}/Bcfg2/version.py*
%if 0%{?suse_version}
@@ -715,20 +714,15 @@ sed "s@http://www.w3.org/2001/xml.xsd@file://$(pwd)/schemas/xml.xsd@" \
%config(noreplace) %{_sysconfdir}/sysconfig/bcfg2-server
%{_sbindir}/bcfg2-*
%dir %{_localstatedir}/lib/%{name}
-%{python_sitelib}/Bcfg2/Cache.py*
-%{python_sitelib}/Bcfg2/Encryption.py*
-%{python_sitelib}/Bcfg2/SSLServer.py*
-%{python_sitelib}/Bcfg2/Statistics.py*
%{python_sitelib}/Bcfg2/settings.py*
%{python_sitelib}/Bcfg2/Server
%{python_sitelib}/Bcfg2/Reporting
%{python_sitelib}/Bcfg2/manage.py*
-%exclude %{python_sitelib}/Bcfg2/Server/CherryPyCore.py
+%exclude %{python_sitelib}/Bcfg2/Server/CherrypyCore.py
%dir %{_datadir}/bcfg2
%{_datadir}/bcfg2/schemas
%{_datadir}/bcfg2/xsl-transforms
-%{_datadir}/bcfg2/Hostbase
%if 0%{?suse_version}
%{_sbindir}/rcbcfg2-server
%config(noreplace) /var/adm/fillup-templates/sysconfig.bcfg2-server
@@ -743,7 +737,7 @@ sed "s@http://www.w3.org/2001/xml.xsd@file://$(pwd)/schemas/xml.xsd@" \
%if 0%{?rhel} == 5 || 0%{?suse_version}
%defattr(-,root,root,-)
%endif
-%{python_sitelib}/Bcfg2/Server/CherryPyCore.py
+%{python_sitelib}/Bcfg2/Server/CherrypyCore.py
%files web
%if 0%{?rhel} == 5 || 0%{?suse_version}