X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=ekg.spec;h=079ea13a628f3547a17227302d21f2c08dbbf907;hb=5ff60259b9b8284f4d8004fcb124a17b6469ab82;hp=62045b9a56f4902635c7287b2de442844617ef6c;hpb=a94a9a07cce8dcb48fdd9447199bce4eea2e12a2;p=packages%2Fekg.git diff --git a/ekg.spec b/ekg.spec index 62045b9..079ea13 100644 --- a/ekg.spec +++ b/ekg.spec @@ -10,13 +10,13 @@ Summary(it): Esperimentale cliente di Gadu-Gadu Summary(pl): Eksperymentalny Klient Gadu-Gadu Name: ekg Version: 20030208 -Release: 2 +Release: 3 Epoch: 1 License: GPL Group: Applications/Communications -Source0: http://bzium.eu.org/ekg/%{name}-%{version}.tar.gz +Source0: http://dev.null.pl/ekg/%{name}-%{version}.tar.gz Source1: %{name}.conf -URL: http://bzium.eu.org/ekg/ +URL: http://dev.null.pl/ekg/ BuildRequires: autoconf BuildRequires: automake %{?!_without_voip:BuildRequires: libgsm-devel} @@ -122,6 +122,7 @@ install -d $RPM_BUILD_ROOT%{_sysconfdir} %{__make} install DESTDIR=$RPM_BUILD_ROOT +# From 20020310 can be replaced by ,,make install-ekl2'' install contrib/ekl2.pl $RPM_BUILD_ROOT%{_bindir} install contrib/ekl2.sh $RPM_BUILD_ROOT%{_bindir} install docs/ekl2.man.pl $RPM_BUILD_ROOT%{_mandir}/pl/man1/ekl2.1 @@ -130,7 +131,7 @@ install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/ # For libgadu-devel -rm examples/Makefile examples/Makefile.in +rm examples/Makefile examples/Makefile.in examples/.cvsignore %if %{?_with_ioctl_daemon:1}%{?!_with_ioctl_daemon:0} install src/ioctld $RPM_BUILD_ROOT%{_bindir} @@ -149,10 +150,11 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/e* %attr(644,root,root) %config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/*.conf -%doc docs/{7thguard,dcc,gdb,python,themes,ui,vars,voip}.txt +%doc docs/{7thguard,dcc,files,gdb,python,sim,themes,ui-ncurses,vars,voip}.txt %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/* @@ -162,7 +164,7 @@ rm -rf $RPM_BUILD_ROOT %files -n libgadu-devel %defattr(644,root,root,755) -%doc docs/{7thguard,api,devel-hints,przenosny-kod}.txt docs/protocol.html docs/api/ref.functions.html +%doc docs/{7thguard,api,ui,devel-hints,przenosny-kod}.txt docs/protocol.html docs/api/{ref,ref.functions}.html docs/api/ref.css %doc ChangeLog docs/{README,TODO} examples %{_libdir}/libgadu.so %{_includedir}/libgadu.h