changeset 7670:5076246a211b

[gaim-migrate @ 8314] Is this ok? I figure Rob Flynn isn't always the one building the RPM, it's probably not a good idea for his name to be hard coded, poor chap. So the vendor and packager should be picked up from somewhere else. I created a ~/.rpmmacros containing the following: %vendor Pimpin' Penguins %packager Mark Doliner <thekingant@users.sourceforge.net> %_topdir %(echo "$HOME")/rpmbuild Lemme know if these changes cause problems, I can always change it back. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 30 Nov 2003 08:22:17 +0000
parents 109a917692c1
children b8a6aec3d23e
files gaim.spec.in
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/gaim.spec.in	Sun Nov 30 08:07:59 2003 +0000
+++ b/gaim.spec.in	Sun Nov 30 08:22:17 2003 +0000
@@ -5,11 +5,10 @@
 Epoch:      1
 License:    GPL
 Group:      Applications/Internet
-Vendor:     Pimpin' Penguins
-Url:        http://gaim.sourceforge.net/
+URL:        http://gaim.sourceforge.net/
 Source:     %{name}-%{version}.tar.gz
-Packager:   Rob Flynn <rob@marko.net>
 BuildRoot:  %{_tmppath}/%{name}-%{version}-root
+
 %if "%{_vendor}" != "MandrakeSoft"
 Requires:   gtk2 >= 2.0.0, mozilla-nss, gtkspell, audiofile, libao
 BuildRequires: libao-devel, gtk2-devel, gtkspell-devel, libtool, audiofile-devel, pkgconfig, mozilla-nss-devel