rpms/gdmap/F-9 gdmap-0.8.1-desktop.patch, NONE, 1.1 gdmap.spec, 1.7, 1.8 import.log, 1.1, 1.2

Rakesh Pandit rakesh at fedoraproject.org
Tue Jan 13 13:46:33 UTC 2009


Author: rakesh

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

Modified Files:
	gdmap.spec import.log 
Added Files:
	gdmap-0.8.1-desktop.patch 
Log Message:
Updated to 0.8.1 and added desktop patch.
Escaped macros in changelog to make rpmlint silent.
Removed mixed space and tab.


gdmap-0.8.1-desktop.patch:

--- NEW FILE gdmap-0.8.1-desktop.patch ---
diff -urNp --exclude-from=/home/mdomsch/excludes --minimal gdmap-0.8.1.orig/data/gdmap.desktop.in gdmap-0.8.1/data/gdmap.desktop.in
--- gdmap-0.8.1.orig/data/gdmap.desktop.in	2008-09-16 22:25:32.000000000 -0500
+++ gdmap-0.8.1/data/gdmap.desktop.in	2008-09-16 22:26:21.000000000 -0500
@@ -1,10 +1,10 @@
 [Desktop Entry]
-Version=0.8.0
+Version=1.0
 Encoding=UTF-8
 _Name=Graphical Disk Map
 _Comment=Display disk space using tree maps
 Exec=gdmap
-Icon=gdmap_icon.png
+Icon=gdmap_icon
 Terminal=false
 Type=Application
-Categories=Filesystem;Utility;GTK
+Categories=Filesystem;Utility;GTK;


Index: gdmap.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gdmap/F-9/gdmap.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gdmap.spec	13 Jan 2009 10:17:28 -0000	1.7
+++ gdmap.spec	13 Jan 2009 13:46:02 -0000	1.8
@@ -1,15 +1,17 @@
 Name:	gdmap
-Version:	0.7.5
-Release:	7%{?dist}
+Version:	0.8.1
+Release:	3%{?dist}
 Summary:	A tool which allows to visualize disk space
 
 Group:	Applications/System
-License:	GPL
+# No version specified.
+License:	GPL+
 URL:	http://gdmap.sourceforge.net
-Source0:	http://belnet.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
+Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+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
+BuildRequires:  gtk2-devel, libxml2-devel, desktop-file-utils, gettext, intltool, pkgconfig
 
 %description
 GdMap is a tool which allows you to visualize disk space with one single
@@ -18,7 +20,7 @@
 
 %prep
 %setup -q
-
+%patch0 -p1
 
 %build
 %configure
@@ -31,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
 
@@ -47,12 +49,23 @@
 %doc COPYING
 %{_bindir}/%{name}
 %{_datadir}/applications/*.desktop
-%{_datadir}/%{name}/pixmaps/*
-%{_datadir}/pixmaps/*
+%dir %{_datadir}/%{name}
+%{_datadir}/%{name}/pixmaps/%{name}*
+%{_datadir}/pixmaps/%{name}*
 %{_mandir}/man1/*
 
 
 %changelog
+* Tue Jan 13 2009 Rakesh Pandit <rakesh at fedoraproject.org> - 0.8.1-3
+- Fixing URL and unowned directories.
+
+* 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 Jan 13 2009 Rakesh Pandit <rakesh at fedoraproject.org> - 0.8.1-1
+- Updated to 0.8.1 and added the desktop file patch.
+
 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 0.7.5-7
 - Autorebuild for GCC 4.3
 
@@ -66,12 +79,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-9/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- import.log	11 Jan 2009 19:51:21 -0000	1.1
+++ import.log	13 Jan 2009 13:46:02 -0000	1.2
@@ -1 +1,2 @@
 gdmap-0_8_1-2_fc10:F-9:gdmap-0.8.1-2.fc10.src.rpm:1231703216
+gdmap-0_8_1-3_fc10:F-9:gdmap-0.8.1-3.fc10.src.rpm:1231854154




More information about the fedora-extras-commits mailing list