SPECS: apport.spec - -qt is qt4 app - sane rc-scripts deps - adapter

glen glen at pld-linux.org
Thu Apr 24 10:17:03 CEST 2008


Author: glen                         Date: Thu Apr 24 08:17:03 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- -qt is qt4 app
- sane rc-scripts deps
- adapter

---- Files affected:
SPECS:
   apport.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/apport.spec
diff -u SPECS/apport.spec:1.6 SPECS/apport.spec:1.7
--- SPECS/apport.spec:1.6	Tue Apr  8 22:44:20 2008
+++ SPECS/apport.spec	Thu Apr 24 10:16:58 2008
@@ -15,18 +15,19 @@
 BuildRequires:	gettext
 BuildRequires:	intltool
 BuildRequires:	python-devel >= 1:2.5
+BuildRequires:	rpmbuild(macros) >= 1.268
 #BuildRequires:	tetex-format-pdflatex
 #BuildRequires:	tetex-latex
-# Need the ability to use pipes in /proc/sys/kernel/core_pattern
-# seems only 2.6.24 allows command line params
-Requires:	uname(release) >= 2.6.24
-Requires(post,preun):	/sbin/chkconfig
-Requires(post,preun):	/sbin/service
 Requires(post,postun):	hicolor-icon-theme
 Requires(post,postun):	shared-mime-info
+Requires(post,preun):	/sbin/chkconfig
 Requires:	lsb-release
 Requires:	python-rpm
+Requires:	rc-scripts
 Requires:	yum
+# Need the ability to use pipes in /proc/sys/kernel/core_pattern
+# seems only 2.6.24 allows command line params
+Requires:	uname(release) >= 2.6.24
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -44,8 +45,8 @@
 Summary:	GTK frontend for the apport crash report system
 Group:		Applications/System
 Requires:	procps
-Requires:	python-pygtk-gtk
 Requires:	python-pygtk-glade
+Requires:	python-pygtk-gtk
 Requires:	python-pyxdg
 
 %description gtk
@@ -59,7 +60,7 @@
 Summary:	Qt4 frontend for the apport crash report system
 Group:		Applications/System
 Requires:	procps
-Requires:	python-PyQt
+Requires:	python-PyQt4
 Requires:	python-pyxdg
 
 %description qt
@@ -172,8 +173,8 @@
 %{py_sitescriptdir}/apport/*.py[co]
 %dir %{py_sitescriptdir}/apport/crashdb_impl
 %{py_sitescriptdir}/apport/crashdb_impl/*.py[co]
-%{_sysconfdir}/cron.daily/apport
-%attr(754,root,root) %{_sysconfdir}/rc.d/init.d/apport
+/etc/cron.daily/apport
+%attr(754,root,root) /etc/rc.d/init.d/apport
 %dir %{_sysconfdir}/apport
 %config %{_sysconfdir}/apport/crashdb.conf
 %{_sysconfdir}/apport/blacklist.d
@@ -201,6 +202,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2008-04-24 08:16:58  glen
+- -qt is qt4 app
+- sane rc-scripts deps
+- adapter
+
 Revision 1.6  2008-04-08 20:44:20  glen
 - release 2 (fix qt dep)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apport.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list