rpms/qa-assistant/F-8 qa-assistant.spec,1.12,1.13

Toshio くらとみ toshio at fedoraproject.org
Fri Sep 5 18:57:37 UTC 2008


Author: toshio

Update of /cvs/pkgs/rpms/qa-assistant/F-8
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10118/F-8

Modified Files:
	qa-assistant.spec 
Log Message:
* Build and license fixes from devel.  Not rebuilt at this time.



Index: qa-assistant.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qa-assistant/F-8/qa-assistant.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- qa-assistant.spec	1 Sep 2006 05:33:12 -0000	1.12
+++ qa-assistant.spec	5 Sep 2008 18:57:07 -0000	1.13
@@ -1,9 +1,10 @@
 Name:           qa-assistant
 Version:        0.4.90.5
-Release:        2%{?dist}
+Release:        4%{?dist}
 Summary:        Graphical quality assurance report generator
 Group:          Development/Tools
-License:        GPL
+# Only file with versioning is src/gnomeglade.py
+License:        GPLv2+
 URL:            http://developer.berlios.de/projects/qa-assistant/
 Source0:        http://download.berlios.de/qa-assistant/qa-assistant-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -17,7 +18,7 @@
 BuildRequires:  pygtk2-devel >= 2.4.0
 BuildRequires:  pkgconfig
 BuildRequires:  gtk2-devel
-BuildRequires:  gnome-python2 >= 2.10.0
+BuildRequires:  gnome-python2-devel >= 2.10.0
 Requires:       libxml2-python
 Requires:       gnome-python2
 Requires:       gnome-python2-gconf
@@ -135,6 +136,12 @@
 %{_datadir}/xml/%{name}
 
 %changelog
+* Wed Sep  3 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.4.90.5-4
+- fix BR
+
+* Wed Sep  3 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.4.90.5-3
+- fix license tag
+
 * Thu Aug 31 2006 Toshio Kuratomi <toshio-tiki-lounge.com> - 0.4.90.5-2
 - No longer %%ghost .pyo files.
 - Switch to disabling installing the schema into GConf via a configure




More information about the fedora-extras-commits mailing list