rpms/gentoo/FC-4 .cvsignore, 1.3, 1.4 gentoo.spec, 1.3, 1.4 sources, 1.3, 1.4 gnome-db-icon.png, 1.1, NONE

Matthias Saou (thias) fedora-extras-commits at redhat.com
Mon Jun 6 09:06:55 UTC 2005


Author: thias

Update of /cvs/extras/rpms/gentoo/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24696/FC-4

Modified Files:
	.cvsignore gentoo.spec sources 
Removed Files:
	gnome-db-icon.png 
Log Message:
Update to 0.11.55 and replace icon with (better) included one.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gentoo/FC-4/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	13 Dec 2004 17:54:29 -0000	1.3
+++ .cvsignore	6 Jun 2005 09:06:44 -0000	1.4
@@ -1 +1 @@
-gentoo-0.11.53.tar.gz
+gentoo-0.11.55.tar.gz


Index: gentoo.spec
===================================================================
RCS file: /cvs/extras/rpms/gentoo/FC-4/gentoo.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- gentoo.spec	6 Apr 2005 22:11:38 -0000	1.3
+++ gentoo.spec	6 Jun 2005 09:06:44 -0000	1.4
@@ -1,16 +1,14 @@
 Summary: Graphical file management program in GTK+ for Linux
 Name: gentoo
-Version: 0.11.53
-Release: 3
-
+Version: 0.11.55
+Release: 1%{?dist}
 License: GPL
 Group: Applications/File
 URL: http://www.obsession.se/gentoo/
-Source0: http://dl.sf.net/gentoo/gentoo-%{version}.tar.gz
-Source1: gnome-db-icon.png
+Source: http://dl.sf.net/gentoo/gentoo-%{version}.tar.gz
 Patch: gentoo-0.11.52-pomkinstalldirs.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
-BuildRequires: gtk+-devel, fam-devel, desktop-file-utils
+BuildRequires: gtk+-devel, gamin-devel, desktop-file-utils
 
 %description
 gentoo is a file manager for Linux written from scratch in pure C. It
@@ -38,13 +36,14 @@
 %makeinstall
 %find_lang %{name}
 %{__install} -D docs/gentoo.1x %{buildroot}%{_mandir}/man1/gentoo.1
-%{__install} -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
+%{__install} -D -m 644 icons/gentoo.png \
+    %{buildroot}%{_datadir}/pixmaps/gentoo.png
 
 %{__cat} > %{name}.desktop << EOF
 [Desktop Entry]
 Name=Gentoo File Manager
 Comment=Graphical file managment program in GTK+ for Linux
-Icon=%{name}.png
+Icon=gentoo.png
 Exec=gentoo
 Terminal=false
 Type=Application
@@ -64,17 +63,21 @@
 
 %files -f %{name}.lang
 %defattr(-, root, root, 0755)
-%doc AUTHORS BUGS ChangeLog CONFIG-CHANGES COPYING CREDITS docs
+%doc AUTHORS BUGS ChangeLog CONFIG-CHANGES COPYING CREDITS docs/
 %doc NEWS ONEWS README README.gtkrc TODO
 %config %{_sysconfdir}/gentoo*
 %{_bindir}/gentoo
 %{_datadir}/applications/*%{name}.desktop
-%{_datadir}/gentoo
-%{_datadir}/pixmaps/%{name}.png
+%{_datadir}/gentoo/
+%{_datadir}/pixmaps/gentoo.png
 %{_mandir}/man1/gentoo.1*
 
 
 %changelog
+* Mon Jun  6 2005 Matthias Saou <http://freshrpms.net/> 0.11.55-1
+- Update to 0.11.55.
+- Replace gnome-db-icon.png used until now with included gentoo.png.
+
 * Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net>
 - rebuilt
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gentoo/FC-4/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	13 Dec 2004 17:54:29 -0000	1.3
+++ sources	6 Jun 2005 09:06:44 -0000	1.4
@@ -1 +1 @@
-84a302cadb2cd75d88036439447c7be6  gentoo-0.11.53.tar.gz
+9f831c487168612a877ece90b9287c96  gentoo-0.11.55.tar.gz




More information about the fedora-extras-commits mailing list