rpms/gentoo/devel gentoo.spec,1.1,1.2

Matthias Saou (thias) fedora-extras-commits at redhat.com
Thu Nov 11 19:21:38 UTC 2004


Changeset from: thias

Update of /cvs/extras/rpms/gentoo/devel
In directory cvs.fedora.redhat.com:/tmp/cvs-serv8556/gentoo/devel

Modified Files:
	gentoo.spec 
Log Message:
Release bumping to provide upgrade path from non-fedora.us packages.
A few minor tweaks here and there.



Index: gentoo.spec
===================================================================
RCS file: /cvs/extras/rpms/gentoo/devel/gentoo.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gentoo.spec	8 Nov 2004 04:22:57 -0000	1.1
+++ gentoo.spec	11 Nov 2004 19:21:36 -0000	1.2
@@ -1,17 +1,13 @@
-# $Id$
-# Authority: matthias
-
-%define desktop_vendor freshrpms
-
 Summary: Graphical file management program in GTK+ for Linux
 Name: gentoo
-Version: 0.11.51
-Release: 1.1.fc2.fr
+Version: 0.11.53
+Release: 2
 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
+Patch: gentoo-0.11.52-pomkinstalldirs.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires: gtk+-devel, fam-devel, desktop-file-utils
 
@@ -28,6 +24,7 @@
 
 %prep
 %setup
+%patch -p1 -b .pomkinstalldirs
 
 
 %build
@@ -55,7 +52,7 @@
 EOF
 
 %{__mkdir_p} %{buildroot}%{_datadir}/applications
-desktop-file-install --vendor %{desktop_vendor} \
+desktop-file-install --vendor fedora \
     --dir %{buildroot}%{_datadir}/applications \
     %{name}.desktop
 
@@ -77,6 +74,16 @@
 
 
 %changelog
+* Wed Nov 10 2004 Matthias Saou <http://freshrpms.net/> 0.11.53.2
+- Bump release to provide Extras upgrade path.
+
+* Mon Nov  8 2004 Matthias Saou <http://freshrpms.net/> 0.11.53-1
+- Update to 0.11.53.
+
+* Tue Nov  2 2004 Matthias Saou <http://freshrpms.net/> 0.11.52-1
+- Update to 0.11.52.
+- Add gentoo-0.11.52-pomkinstalldirs.patch to fix building.
+
 * Mon May 10 2004 Matthias Saou <http://freshrpms.net/> 0.11.51-1
 - Update to 0.11.51.
 




More information about the fedora-extras-commits mailing list