rpms/gdmap/devel gdmap.spec,1.13,1.14 import.log,1.3,1.4

Rakesh Pandit rakesh at fedoraproject.org
Tue Jan 13 12:45:39 UTC 2009


Author: rakesh

Update of /cvs/pkgs/rpms/gdmap/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14669/devel

Modified Files:
	gdmap.spec import.log 
Log Message:
fixed mix of space and tab and escape the use of macros in old changelog
entries to make rpmlint silent. Bumped to make up for tags.



Index: gdmap.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gdmap/devel/gdmap.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- gdmap.spec	13 Jan 2009 10:04:43 -0000	1.13
+++ gdmap.spec	13 Jan 2009 12:45:08 -0000	1.14
@@ -1,6 +1,6 @@
 Name:	gdmap
 Version:	0.8.1
-Release:	2%{?dist}
+Release:	4%{?dist}
 Summary:	A tool which allows to visualize disk space
 
 Group:	Applications/System
@@ -8,7 +8,7 @@
 License:	GPL+
 URL:	http://gdmap.sourceforge.net
 Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
-Patch0:         %{name}-0.8.1-desktop.patch
+Patch0:		%{name}-0.8.1-desktop.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  gtk2-devel, libxml2-devel, desktop-file-utils, gettext, intltool, pkgconfig
@@ -33,10 +33,10 @@
 
 
 desktop-file-install --vendor fedora --delete-original \
-  --add-category X-Fedora                              \
-  --add-category System                                \
-  --dir $RPM_BUILD_ROOT%{_datadir}/applications        \
-  $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
+	--add-category X-Fedora \
+	--add-category System \
+	--dir $RPM_BUILD_ROOT%{_datadir}/applications \
+	$RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
 
 %find_lang GdMap
 
@@ -57,6 +57,13 @@
 
 
 %changelog
+* Tue Jan 13 2009 Rakesh Pandit <rakesh at fedoraproject.org> - 0.8.1-4
+- Bumped
+
+* Tue Jan 13 2009 Rakesh Pandit <rakesh at fedoraproject.org> - 0.8.1-3
+- Escaped macros in changelog to make rpmlint silent.
+- Removed mixed space and tab.
+
 * Thu Dec  4 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 0.8.1-2
 - Include unowned /usr/share/gdmap/pixmaps directory.
 
@@ -79,12 +86,12 @@
 - Fixed Desktop file
 
 * Fri Jul 7 2006 Damien Durand <splinux at fedoraproject.org> - 0.7.5-3
-- Fixed mixed-use-of-spaces-and-tabs and %find_lang in changelog
+- Fixed mixed-use-of-spaces-and-tabs and %%find_lang in changelog
 - added category System and delete-original in desktop-file-install
 
 * Tue Apr 6 2006 Damien Durand <splinux at fedoraproject.org> - 0.7.5-2
 - Fixed Buidrequires, add intltool
-- Fixed locales, add %find_lang GdMap and %%files -f GdMap.lang and remove {_datadir}/locales
+- Fixed locales, add %%find_lang GdMap and %%files -f GdMap.lang and remove {_datadir}/locales
 
 * Tue Apr 6 2006 Damien Durand <splinux at fedoraproject.org> - 0.7.5-1
 - Initial package


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/gdmap/devel/import.log,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- import.log	11 Jan 2009 19:33:08 -0000	1.3
+++ import.log	13 Jan 2009 12:45:08 -0000	1.4
@@ -1,3 +1,4 @@
 gdmap-0_8_1-1_fc10:HEAD:gdmap-0.8.1-1.fc10.src.rpm:1231698330
 gdmap-0_8_1-2_fc10:HEAD:gdmap-0.8.1-2.fc10.src.rpm:1231700056
 gdmap-0_8_1-3_fc10:HEAD:gdmap-0.8.1-3.fc10.src.rpm:1231702222
+gdmap-0_8_1-4_fc10:HEAD:gdmap-0.8.1-4.fc10.src.rpm:1231850357




More information about the fedora-extras-commits mailing list