]> git.pld-linux.org Git - packages/fakebo.git/commitdiff
- Release 2
authorPaweł Gołaszewski <blues@pld-linux.org>
Sat, 11 Aug 2001 16:41:46 +0000 (16:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- ac 2.5 ready (added buildrequire)
- cosmetics

Changed files:
    fakebo.spec -> 1.7

fakebo.spec

index 31e608fe20670baa836f1eeb2738acfb85a09865..15bd03f37266af42141720fde3ae043265fc42cb 100644 (file)
@@ -2,13 +2,14 @@ Summary:      Fakes trojan servers and logs incoming requests
 Summary(pl):   Program udaj±cy trojany i loguj±cy nadchodz±ce po³±czenia
 Name:          fakebo
 Version:       0.4.1
-Release:       1
+Release:       2
 License:       GPL
 Group:         X11/Utilities
 Group(pl):     X11/Narzêdzia
 Source0:       ftp://ftp.linux.hr/pub/fakebo/%{name}-%{version}.tar.gz
 Source1:       fakebo.init
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildRequires: autoconf
 URL:           http://cvs.linux.hr/fakebo/
 Requires:      /sbin/chkconfig
 
@@ -25,7 +26,9 @@ klienta pr
 
 %prep
 %setup -q
+
 %build
+autoconf
 %configure
 %{__make}
 
@@ -66,4 +69,4 @@ fi
 %attr(754,root,root) /etc/rc.d/init.d/fakebo
 %attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/fakebo.conf
 %{_mandir}/man1/fakebo.1*
-%doc {INSTALL,HACKING,AUTHORS,TODO,NEWS,ChangeLog,README,custom.replies}.gz
+%doc *.gz
This page took 0.077479 seconds and 4 git commands to generate.