]> git.pld-linux.org Git - packages/ekg.git/blobdiff - ekg.spec
- updated to 20020416 (http://dev.null.pl/ekg/changelog.php)
[packages/ekg.git] / ekg.spec
index 7c3b3debaf3d4139a320bb5714e887ab95876289..bc21eb256b933bc348219449c9b0b8a10ab9395b 100644 (file)
--- a/ekg.spec
+++ b/ekg.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 # _with_ioctl_daemon - with ioctl_daemon (suid-root!)
 #
-%define                snapshot        20020315
+%define                snapshot        20020416
 Summary:       A client compatible with Gadu-Gadu
 Summary(pl):   Eksperymentalny Klient Gadu-Gadu
 Name:          ekg
@@ -83,7 +83,8 @@ install -d $RPM_BUILD_ROOT{%{_bindir},%{_includedir},%{_libdir}} \
        $RPM_BUILD_ROOT{%{_mandir}/{,pl/}man1,%{_datadir}/ekg/themes}
 
 install src/ekg $RPM_BUILD_ROOT%{_bindir}
-install docs/ekl.pl $RPM_BUILD_ROOT%{_bindir}
+install contrib/ekl2.pl $RPM_BUILD_ROOT%{_bindir}
+install contrib/ekl2.sh $RPM_BUILD_ROOT%{_bindir}
 install lib/libgadu.h $RPM_BUILD_ROOT%{_includedir}
 install lib/libgadu.a $RPM_BUILD_ROOT%{_libdir}
 install lib/libgadu.so.* $RPM_BUILD_ROOT%{_libdir}
@@ -122,7 +123,7 @@ rm -rf $RPM_BUILD_ROOT
 %files -n libgadu-devel
 %defattr(644,root,root,755)
 %{_includedir}/libgadu.h
-%doc docs/{7thguard,api,devel-hints,protocol}.txt.gz
+%doc docs/{7thguard,api,devel-hints,protocol,dcc-protocol}.txt.gz
 %doc ChangeLog.gz docs/{README,TODO}.gz
 
 %files -n libgadu-static
This page took 0.050265 seconds and 4 git commands to generate.