rpms/qa-assistant/devel qa-assistant.spec,1.7,1.8

Toshio Ernie Kuratomi (toshio) fedora-extras-commits at redhat.com
Thu Feb 16 18:04:04 UTC 2006


Author: toshio

Update of /cvs/extras/rpms/qa-assistant/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10170

Modified Files:
	qa-assistant.spec 
Log Message:
* Thu Feb 16 2006 Toshio Kuratomi <toshio-tiki-lounge.com> 0.4.1-4
- Bump and rebuild for FC5.
- Let python(abi) requirement be detected by rpm.
- Add dist tag.



Index: qa-assistant.spec
===================================================================
RCS file: /cvs/extras/rpms/qa-assistant/devel/qa-assistant.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- qa-assistant.spec	12 May 2005 05:25:42 -0000	1.7
+++ qa-assistant.spec	16 Feb 2006 18:04:03 -0000	1.8
@@ -1,10 +1,6 @@
-%define pyver %(%{__python} -c "import sys; print sys.version[:3]")
-%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
-
 Name:           qa-assistant
 Version:        0.4.1
-Release:        3
+Release:        4%{?dist}
 Summary:        Graphical quality assurance report generator
 Group:          Development/Tools
 License:        GPL
@@ -22,7 +18,6 @@
 BuildRequires:	pkgconfig
 BuildRequires:	gtk2-devel
 BuildRequires:	gnome-python2
-Requires:	python-abi = %{pyver}
 Requires:	libxml2-python
 Requires:	gnome-python2
 Requires:	pygtk2 >= 2.2.0
@@ -142,6 +137,11 @@
 %{_datadir}/xml/%{name}
 
 %changelog
+* Thu Feb 16 2006 Toshio Kuratomi <toshio-tiki-lounge.com> 0.4.1-4
+- Bump and rebuild for FC5.
+- Let python(abi) requirement be detected by rpm.
+- Add dist tag.
+
 * Thu May 12 2005 Toshio Kuratomi <toshio-tiki-lounge.com> 0.4.1-3
 - Bump release and build to sync across architectures.
 




More information about the fedora-extras-commits mailing list