rpms/qa-assistant/devel qa-assistant.spec,1.2,1.3

Matthias Saou (thias) fedora-extras-commits at redhat.com
Fri Mar 4 00:05:44 UTC 2005


Author: thias

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

Modified Files:
	qa-assistant.spec 
Log Message:
Mass letter "q" and "r" update, one or more apply :
- Drop epoch: 0
- Remove %{epoch} requirements in sub-packages
- Remove trailing white spaces
- Keep consistent between spaces and tabs



Index: qa-assistant.spec
===================================================================
RCS file: /cvs/extras/rpms/qa-assistant/devel/qa-assistant.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- qa-assistant.spec	29 Nov 2004 19:11:46 -0000	1.2
+++ qa-assistant.spec	4 Mar 2005 00:05:42 -0000	1.3
@@ -5,7 +5,6 @@
 Name:           qa-assistant
 Version:        0.4.1
 Release:        1
-Epoch:          0
 Summary:        Graphical quality assurance report generator
 Group:          Development/Tools
 License:        GPL
@@ -13,10 +12,10 @@
 Source0:        http://dl.sourceforge.net/qa-assistant/qa-assistant-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildArch:	noarch
+BuildArch:      noarch
 BuildRequires:  python-devel
-BuildRequires:	sed
-BuildRequires:	desktop-file-utils
+BuildRequires:  sed
+BuildRequires:  desktop-file-utils
 # Needed to get xmlcatalog
 BuildRequires:  libxml2
 BuildRequires:	pygtk2-devel >= 0:2.2.0
@@ -91,7 +90,7 @@
 #
 # On removal, unregister the xmlcatalog from the supercatalog
 #
-if [ "$1" = 0 ]; then
+if [ "$1" = "0" ]; then
     ROOTCATALOG=%{_sysconfdir}/xml/catalog
 
     if [ -w $ROOTCATALOG ]
@@ -126,6 +125,6 @@
 
 * Sun Aug 8 2004 Toshio Kuratomi <toshio{here}tiki-lounge.com> - 0:0.4-0.fdr.3
 - Substitute macros for file paths in the install/uninstall scriptlets
- 
+
 * Tue Apr 20 2004 Toshio Kuratomi <toshio[in]tiki-lounge.com> - 0:0.4-0.fdr.2
 - Initial Fedora Release.




More information about the fedora-extras-commits mailing list