rpms/grisbi/devel grisbi.spec,1.4,1.5

Matthias Saou (thias) fedora-extras-commits at redhat.com
Sat Mar 5 21:10:23 UTC 2005


Author: thias

Update of /cvs/extras/rpms/grisbi/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10397/grisbi/devel

Modified Files:
	grisbi.spec 
Log Message:
Further mass cleanup. One or more apply :
- Remove (hopefully) all zero epoch remains.
- Remove trailing spaces and tabs.
- Keep consistency between tabs and spaces.
- Clean up summary.



Index: grisbi.spec
===================================================================
RCS file: /cvs/extras/rpms/grisbi/devel/grisbi.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- grisbi.spec	26 Feb 2005 16:59:55 -0000	1.4
+++ grisbi.spec	5 Mar 2005 21:10:21 -0000	1.5
@@ -1,16 +1,16 @@
 %define GRISBI_HELP_DIR %{_datadir}/doc/%{name}/help
-Name: 		grisbi
+Name:		grisbi
 Version:	0.5.5
-Release: 	2
-Summary: 	Personal finances manager
+Release:	2
+Summary:	Personal finances manager
 
-Group: 		Applications/Productivity
-License: 	GPL
-Url: 		http://www.grisbi.org
+Group:		Applications/Productivity
+License:	GPL
+URL:		http://www.grisbi.org
 Source0:	http://dl.sf.net/grisbi/%{name}-%{version}.tar.bz2
 Source1:	%{name}.desktop
 Patch0:		%{name}-%{version}-htmlview.diff
-BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	gtk2-devel, libxml2-devel, glib2-devel, gettext
 BuildRequires:	desktop-file-utils, libofx-devel
@@ -31,7 +31,7 @@
 party, nice and easy user interface, user manual, QIF import/export.
 
 %prep
-%setup -q 
+%setup -q
 %patch0
 
 %build
@@ -39,7 +39,7 @@
 make %{?_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT 
+rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 
 for lang in C de fr




More information about the fedora-extras-commits mailing list