]> git.pld-linux.org Git - packages/gg.git/commitdiff
- release 3 - rebuild with new arts gg-0_2_4-3
authorPaweł Gołaszewski <blues@pld-linux.org>
Thu, 29 Aug 2002 23:19:33 +0000 (23:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gg.spec -> 1.67

gg.spec

diff --git a/gg.spec b/gg.spec
index 04a0419ccb189b9a02f974724e84d9867486387e..f994a80a8160dae9f313dd0be3cb50a7fce4dc40 100644 (file)
--- a/gg.spec
+++ b/gg.spec
@@ -7,7 +7,6 @@
 # _without_wm_applet
 # _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_kde:                      %define _need_arts      1}
 %{!?_without_wm_applet:                %define _need_esd       1}
 
-
 Summary:       GNU Gadu - free talking
 Summary(pl):   GNU Gadu - wolne gadanie
 Name:          gg
 Version:       0.2.4
-Release:       2
+Release:       3
 Epoch:         4
 License:       GPL
 Group:         Applications/Communications
@@ -30,13 +28,13 @@ Source1:    %{name}.png
 Patch0:                %{name}-lupa.patch
 Icon:          gg.xpm
 URL:           http://netkrab.slackware.pl/gg/
-BuildRequires:                                 gtk+-devel > 1.2.8
-%{?_need_gnome:BuildRequires:  gnome-libs-devel}
-%{?_need_gnome:BuildRequires:  gnome-core-devel}
-%if %{!?_without_sound:1}%{?_without_sound:0}
 %{?_need_arts:BuildRequires:   arts-devel}
+%if %{!?_without_sound:1}%{?_without_sound:0}
 %{?_need_esd:BuildRequires:            esound-devel > 0.2.7}
 %endif
+%{?_need_gnome:BuildRequires:  gnome-libs-devel}
+%{?_need_gnome:BuildRequires:  gnome-core-devel}
+BuildRequires:                                 gtk+-devel > 1.2.8
 
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.087466 seconds and 4 git commands to generate.