]> git.pld-linux.org Git - packages/gg.git/commitdiff
- adapterized
authorankry <ankry@pld-linux.org>
Fri, 13 Dec 2002 15:24:03 +0000 (15:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gg.spec -> 1.72

gg.spec

diff --git a/gg.spec b/gg.spec
index b33cd7baad18043228af79f42eee4da1d5f85dfd..6bab72d0039d8a6fd0434e93f330726f2a75a757 100644 (file)
--- a/gg.spec
+++ b/gg.spec
@@ -8,12 +8,12 @@
 # _without_sound
 
 # This looks like overkill but some day we might have *everything* bconded :)
-%{!?_without_gnome:            %define _need_gnome     1}
-%{!?_without_gnome:         %define _need_esd   1}
-%{!?_without_gnome_applet:     %define _need_gnome     1}
-%{!?_without_gnome_applet:  %define _nees_esd   1}
-%{!?_without_kde:                      %define _need_arts      1}
-%{!?_without_wm_applet:                %define _need_esd       1}
+%{!?_without_gnome:%define _need_gnome 1}
+%{!?_without_gnome:%define _need_esd   1}
+%{!?_without_gnome_applet:%define      _need_gnome     1}
+%{!?_without_gnome_applet:%define _nees_esd   1}
+%{!?_without_kde:%define _need_arts    1}
+%{!?_without_wm_applet:%define _need_esd       1}
 
 Summary:       GNU Gadu - free talking
 Summary(pl):   GNU Gadu - wolne gadanie
@@ -23,7 +23,7 @@ Release:      4
 Epoch:         4
 License:       GPL
 Group:         Applications/Communications
-Source0:       http://gadu.gnu.pl/gg-1.0.0pre1.tar.gz
+Source0:       http://gadu.gnu.pl/%{name}-%{version}.tar.gz
 Source1:       %{name}.png
 Icon:          gg.xpm
 URL:           http://gadu.gnu.pl
@@ -33,7 +33,7 @@ URL:          http://gadu.gnu.pl
 %endif
 %{?_need_gnome:BuildRequires:  gnome-libs-devel}
 %{?_need_gnome:BuildRequires:  gnome-core-devel}
-BuildRequires:                                 gtk+-devel > 1.2.8
+BuildRequires: gtk+-devel > 1.2.8
 
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.126538 seconds and 4 git commands to generate.