rpms/gdmap/F-10 gdmap.spec,1.11,1.12 import.log,1.2,1.3

Rakesh Pandit rakesh at fedoraproject.org
Tue Jan 13 13:22:10 UTC 2009


Author: rakesh

Update of /cvs/pkgs/rpms/gdmap/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21446/F-10

Modified Files:
	gdmap.spec import.log 
Log Message:
Escaped macros in changelog to make rpmlint silent.
Removed mixed space and tab and bumped to make for tags.



Index: gdmap.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gdmap/F-10/gdmap.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- gdmap.spec	13 Jan 2009 10:08:03 -0000	1.11
+++ gdmap.spec	13 Jan 2009 13:21:40 -0000	1.12
@@ -1,6 +1,6 @@
 Name:	gdmap
 Version:	0.8.1
-Release:	1%{?dist}
+Release:	3%{?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
 
@@ -56,6 +56,13 @@
 
 
 %changelog
+* Tue Jan 13 2009 Rakesh Pandit <rakesh at fedoraproject.org> - 0.8.1-3
+- Bumped
+
+* Tue Jan 13 2009 Rakesh Pandit <rakesh at fedoraproject.org> - 0.8.1-2
+- Escaped macros in changelog to make rpmlint silent.
+- Removed mixed space and tab.
+
 * Tue Sep 16 2008 Matt Domsch <mdomsch at fedoraproject.org> - 0.8.1-1
 - update to 0.8.1, fix FTBFS BZ#434529
 
@@ -75,12 +82,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/F-10/import.log,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- import.log	11 Jan 2009 18:55:36 -0000	1.2
+++ import.log	13 Jan 2009 13:21:40 -0000	1.3
@@ -1,2 +1,3 @@
 gdmap-0_8_1-1_fc10:F-10:gdmap-0.8.1-1.fc10.src.rpm:1231699066
 gdmap-0_8_1-2_fc10:F-10:gdmap-0.8.1-2.fc10.src.rpm:1231699963
+gdmap-0_8_1-3_fc10:F-10:gdmap-0.8.1-3.fc10.src.rpm:1231852688




More information about the fedora-extras-commits mailing list