From 83fafb3e0afd87f1dca42e06680d41aea58cb502 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Sat, 5 Jan 2002 23:24:56 +0000 Subject: [PATCH] - updated to 0.64 (bugfixes) Changed files: dctc.spec -> 1.13 --- dctc.spec | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/dctc.spec b/dctc.spec index eaf11a5..c0786d9 100644 --- a/dctc.spec +++ b/dctc.spec @@ -1,14 +1,13 @@ Summary: Direct Connect Text Client Summary(pl): Tekstowy klient Direct Connect Name: dctc -Version: 0.62.0 +Version: 0.64.0 Release: 1 License: GPL Group: Applications/Communications Group(de): Applikationen/Kommunikation Group(pl): Aplikacje/Komunikacja Source0: http://ac2i.tzo.com/dctc/%{name}-%{version}.tar.gz -Patch0: %{name}-shared.patch URL: http://ac2i.tzo.com/dctc/ BuildRequires: glib-devel BuildRequires: autoconf @@ -28,7 +27,6 @@ protoko %prep %setup -q -%patch0 -p1 %build rm -f missing @@ -44,12 +42,12 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -gzip -9nf README ChangeLog Documentation/* +gzip -9nf README ChangeLog Documentation/* Documentation/*/* || : %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc *.gz Documentation/*.gz +%doc *.gz Documentation/*.gz Documentation/*/*.gz %attr(755,root,root) %{_bindir}/* -- 2.44.0