]> git.pld-linux.org Git - packages/gg2.git/commitdiff
- fixes
authorMarcin Krzyżanowski <marcin.krzyzanowski@hakore.com>
Sat, 23 Nov 2002 15:26:42 +0000 (15:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gg2.spec -> 1.3

gg2.spec

index ddb9182b99778610aac9987ff876637dde4b37d6..ea0b5b43a8898e23274c27a5e66f9288b329bcc4 100644 (file)
--- a/gg2.spec
+++ b/gg2.spec
@@ -4,8 +4,8 @@
 Summary:       GNU Gadu 2 - free talking
 Summary(pl):   GNU Gadu 2 - wolne gadanie
 Name:          gg2
-Version:       0
-Release:       0.%{snap}
+Version:       %{snap}
+Release:       1
 Epoch:         1
 License:       GPL v2+
 Group:         Applications/Communications
@@ -88,19 +88,19 @@ Sound support with ESD
 Obsluga dzwieku z ESD
 
 
-%package sound-aRts
-Summary:       Sound support with aRts
-Summary(pl):   Obsluga dzwieku z aRts
-Group:         Applications/Communications
-BuildRequires: arts-devel
-Requires:      arts
-Requires:      %{name} = %{version}
+#%package sound-aRts
+#Summary:      Sound support with aRts
+#Summary(pl):  Obsluga dzwieku z aRts
+#Group:                Applications/Communications
+#BuildRequires:        arts-devel
+#Requires:     arts
+#Requires:     %{name} = %{version}
 
-%description sound-aRts
-Sound support with aRts
+#%description sound-aRts
+#Sound support with aRts
 
-%description sound-aRts -l pl
-Obsluga dzwieku z aRts
+#%description sound-aRts -l pl
+#Obsluga dzwieku z aRts
 
 
 %package xosd
@@ -133,7 +133,7 @@ Obsluga dockletow w roznych menadzerach okien
 
 
 %prep
-%setup -q -n %{name}-%{snam}
+%setup -q -n %{name}
 
 
 %build
@@ -144,13 +144,13 @@ rm -f missing
 %{__autoconf}
 
 %configure \
-       --with-gtk2-gui
-       --with-gadu-gadu
-       --with-tlen
-       --with-xosd
-       --with-docklet
+       --with-gtk2-gui \
+       --with-gadu-gadu \
+       --with-tlen \
+       --with-xosd \
+       --with-docklet \
        --with-esd
-       --with-arts
+#      --with-arts
 
 %{__make}
 
This page took 0.043559 seconds and 4 git commands to generate.