]> git.pld-linux.org Git - packages/gg2.git/blobdiff - gg2.spec
- updated to snap 20030125
[packages/gg2.git] / gg2.spec
index e979a9538f1af487ab45218a8802f83a096f9ce8..5bcea727f4be8e384f365b996eb811a53149ee22 100644 (file)
--- a/gg2.spec
+++ b/gg2.spec
@@ -1,5 +1,5 @@
 
-%define                snap 20030104
+%define                snap 20030125
 
 Summary:       GNU Gadu 2 - free talking
 Summary(pl):   GNU Gadu 2 - wolne gadanie
@@ -9,7 +9,7 @@ Release:        1
 Epoch:         1
 License:       GPL v2+
 Group:         Applications/Communications
-Source0:       http://www.hakore.com/~krzak/gg2/%{name}-%{snap}.tar.bz2
+Source0:       http://www.hakore.com/~krzak/gg2/%{name}-%{snap}.tar.gz
 Source1:       %{name}.desktop
 URL:           http://gadu.gnu.pl/
 #BuildRequires:        arts-devel
@@ -17,13 +17,14 @@ BuildRequires:      autoconf
 BuildRequires: automake
 BuildRequires: esound-devel >= 0.2.7
 BuildRequires: iksemel-devel >= 0.0.1
-BuildRequires: glib2-devel  >= 2.0.1
-BuildRequires: gtk+2-devel  >= 2.0.1
+BuildRequires: glib2-devel  >= 2.1.0
+BuildRequires: gtk+2-devel  >= 2.1.0
 BuildRequires: libgadu-devel >= 20021123
 BuildRequires: libtlen-devel
 BuildRequires: libtool
 BuildRequires: intltool
 BuildRequires: xosd-devel   >= 2.0.0
+BuildRequires:  pkgconfig
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -89,7 +90,7 @@ Group:                Applications/Communications
 Requires:      %{name} = %{version}
 
 %description jabber
-Tlen.pl protocol plugin.
+Jabber protocol plugin.
 
 %description jabber -l pl
 Wtyczka protoko³u Jabber.org.
@@ -159,6 +160,8 @@ Obs
 
 %build
 rm -f missing
+glib-gettextize --copy --force
+intltoolize --copy --force
 %{__libtoolize}
 %{__aclocal}
 %{__automake}
@@ -200,6 +203,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/gg2
 %dir %{_libdir}/gg2
+%{_datadir}/%{name}/sounds
 
 %files gui-gtk+2
 %defattr(644,root,root,755)
This page took 0.115098 seconds and 4 git commands to generate.