grim/guifications1

4ea9e5f976cc
Parents ea95132ca0cf
Children fa916be5052f
Tweaks to the RPM spec file to make my life easier
--- a/guifications.spec.in Wed May 26 17:08:37 2004 +0000
+++ b/guifications.spec.in Thu May 27 16:09:49 2004 +0000
@@ -7,14 +7,14 @@
Group: Applications/Internet
Url: http://guifications.sourceforge.net/
Source: guifications-%{version}.tar.gz
-Source1: gaim-%{gaimver}.tar.gz
-NoSource: 1
+Source1: gaim-%{?gaimver:%{gaimver}}%{!?gaimver:ERROR:_undefined_gaimver}.tar.gz
+%{!?withsource:NoSource: 1}
BuildRoot: %{_tmppath}/%{name}-%{version}-root
Requires: gaim = 1:%{gaimver}
-
+
BuildRequires: pkgconfig, libtool, glib2-devel, gtk2-devel
-
+
%description
Guifications is a graphical notification plugin for the open source instant messaging client Gaim
@@ -64,6 +64,10 @@
%{_datadir}/pixmaps/gaim/guifications/*
%changelog
+* Thu May 7 2004 Stu Tomlinson <stu@nosnilmot.com>
+- Tweak to allow both .src.rpm and .nosrc.rpm to be generated
+ from a dist tarball.
+
* Wed Mar 24 2004 Stu Tomlinson <stu@nosnilmot.com>
- Tweak!