[PATCH] Tweaks to Beagle rpm spec file
- From: Richard Dawe <rich phekda gotadsl co uk>
- To: dashboard-hackers gnome org
- Subject: [PATCH] Tweaks to Beagle rpm spec file
- Date: Tue, 15 Nov 2005 13:22:57 +0000
Hello.
Attached is a patch with a couple of tweaks to the rpm spec file:
2005-11-15  Richard Dawe  <rich phekda gotadsl co uk>
         * beagle.spec.in:
         - Use %{name} in the source tarball name.
         - Include %{version} in the build root.
Bye, Rich =]
--
Richard Dawe [ http://homepages.nildram.co.uk/~phekda/richdawe/ ]
"You can't evaluate a man by logic alone."
   -- McCoy, "I, Mudd", Star Trek
Index: beagle.spec.in
===================================================================
RCS file: /cvs/gnome/beagle/beagle.spec.in,v
retrieving revision 1.4
diff -p -u -r1.4 beagle.spec.in
--- beagle.spec.in	15 Jul 2005 19:57:14 -0000	1.4
+++ beagle.spec.in	15 Nov 2005 13:10:18 -0000
@@ -4,8 +4,8 @@ Version:     @VERSION@
 Release:     1
 License:     LGPL
 Group:       Applications/Development
-Source:      beagle-%{version}.tar.gz
-BuildRoot:   /var/tmp/%{name}-root
+Source:      %{name}-%{version}.tar.gz
+BuildRoot:   /var/tmp/%{name}-%{version}-root
 BuildPrereq: evolution-sharp, mono-core
 Requires:    evolution-sharp >= 0.4, mono-core
 Prefix:	     /opt/gnome
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]