aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorsconklin <sconklin@ef72aa8b-4018-0410-8976-d6e080ef94d8>2006-08-30 18:46:54 +0000
committersconklin <sconklin@ef72aa8b-4018-0410-8976-d6e080ef94d8>2006-08-30 18:46:54 +0000
commitbcb932318630eac91f4087758e216d00ed58d271 (patch)
treefe577463a136a5ac8132bff0407a6a6994ecd0ad /src
parent8e251ab994c267e8f4675ecd5472525df05924a0 (diff)
downloadsos-bcb932318630eac91f4087758e216d00ed58d271.tar.gz
remove extra comments from spec file
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@51 ef72aa8b-4018-0410-8976-d6e080ef94d8
Diffstat (limited to 'src')
-rw-r--r--src/sos.spec9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/sos.spec b/src/sos.spec
index 6600a5c1..dc47e5da 100644
--- a/src/sos.spec
+++ b/src/sos.spec
@@ -1,12 +1,3 @@
-#NEEDSWORK:
-#- Your upstream software release number is different from the rpm release
-#number. Upstream release is the rpm version. rpm release would be how many
-#times we've had to respin this version of the software for various reasons
-#(build system changes, gcc changes, spec bug fixes, etc...) The two should
-#_not_ be tied together.
-#- Changelog entry doesn't match release number. (10 vs 11)
-#- %setup section should have -q.
-
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
Summary: System Support Tools