]> git.pld-linux.org Git - packages/ekg.git/blobdiff - ekg.spec
- cosmetics
[packages/ekg.git] / ekg.spec
index 079ea13a628f3547a17227302d21f2c08dbbf907..11b243c00a9c1086dcd55c747b03cb9027ea181a 100644 (file)
--- a/ekg.spec
+++ b/ekg.spec
@@ -9,19 +9,19 @@ Summary(de):  Einen client kompatibel zu Gadu-Gadu
 Summary(it):   Esperimentale cliente di Gadu-Gadu
 Summary(pl):   Eksperymentalny Klient Gadu-Gadu
 Name:          ekg
-Version:       20030208
-Release:       3
-Epoch:         1
+Version:       1.0
+Release:       1rc1
+Epoch:         2
 License:       GPL
 Group:         Applications/Communications
-Source0:       http://dev.null.pl/ekg/%{name}-%{version}.tar.gz
+Source0:       http://dev.null.pl/ekg/archive/%{name}-%{version}rc1.tar.gz
 Source1:       %{name}.conf
 URL:           http://dev.null.pl/ekg/
 BuildRequires: autoconf
 BuildRequires: automake
 %{?!_without_voip:BuildRequires: libgsm-devel}
 BuildRequires: ncurses-devel
-BuildRequires: openssl-devel
+BuildRequires: openssl-devel >= 0.9.7
 BuildRequires: perl
 %{?_with_python:BuildRequires: python-devel}
 BuildRequires: readline-devel
@@ -98,7 +98,7 @@ Statisches libgadu Archiv.
 Statyczna biblioteka libgadu.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}rc1
 
 %build
 %{__aclocal}
@@ -154,7 +154,6 @@ rm -rf $RPM_BUILD_ROOT
 %doc ChangeLog docs/{FAQ,README,TODO,ULOTKA} docs/emoticons.{ansi,sample}
 %{?_with_ioctl_daemon:%attr(4755,root,root) %{_bindir}/ioctld}
 %{_datadir}/ekg
-%{_datadir}/ekg/vars.txt
 %{_mandir}/man1/*
 %lang(pl) %{_mandir}/pl/man1/*
 
@@ -164,7 +163,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -n libgadu-devel
 %defattr(644,root,root,755)
-%doc docs/{7thguard,api,ui,devel-hints,przenosny-kod}.txt docs/protocol.html docs/api/{ref,ref.functions}.html docs/api/ref.css
+%doc docs/{7thguard,api,ui,devel-hints,przenosny-kod}.txt docs/protocol.html docs/api/{functions,index,types}.html
 %doc ChangeLog docs/{README,TODO} examples
 %{_libdir}/libgadu.so
 %{_includedir}/libgadu.h
This page took 0.029986 seconds and 4 git commands to generate.