]> git.pld-linux.org Git - packages/pisg.git/commitdiff
- poor pl desc; removed empty %%build
authordarekr <darekr@pld-linux.org>
Sat, 2 Apr 2005 13:17:31 +0000 (13:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pisg.spec -> 1.4

pisg.spec

index dc9584e8ac9967b790e92b0861a8d04d0d5f9590..50c26a932d440cb09c025b3ea57e0bcf263e78c5 100644 (file)
--- a/pisg.spec
+++ b/pisg.spec
@@ -1,5 +1,5 @@
 Summary:       Perl script which generates statistics from IRC logfiles
-Summary(pl):   -
+Summary(pl):   Skrypt perlowy generuj±cy statystyki z plików loguj±cych IRCa
 Name:          pisg
 Version:       0.64
 Release:       0.9
@@ -13,20 +13,22 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 pisg is an IRC channel statics generator written in Perl, it creates
-statistics from different logfile formats. It was originally written
-because IRCStats wasn't open source. So here's an open source/GPL'ed
-version to anyone interested. It's a funny thing for your IRC channel,
-and it's highly customizeable. Extensive documentation can be found
+statistics from different logfile formats. The supported logfile formats 
+is explained in the FORMATS file. It was originally written because IRCStats 
+wasn't open source. It's highly customizeable. Extensive documentation can 
+be found
 at: <http://pisg.sourceforge.net/docs/>.
 
 %description -l pl
+pisg jest napisanym w Perlu generatorem statystyk kana³u IRC. Tworzy je
+z ró¿nych formatów plików loguj±cych. Wspierane formaty s± obja¶nione w pliku
+FORMATS. Jest wysoko konfigurowalny. Obszerniejsza dokumentacja znajduje siê
+na: <http://pisg.sourceforge.net/docs/>.
 
 %prep
 %setup -q
 %patch0 -p1
 
-%build
-
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_sysconfdir}/pisg,%{_datadir}/pisg,%{_bindir}}
This page took 0.06582 seconds and 4 git commands to generate.