]> git.pld-linux.org Git - packages/autoscan-network.git/commitdiff
- pl desc
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 29 Aug 2008 18:33:47 +0000 (18:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    autoscan-network.spec -> 1.14

autoscan-network.spec

index 137ee325e30b8dff61c78a3b79a7d837f86962b0..413c31c8302822fbc70b73908c20ac7cb31d3e96 100644 (file)
@@ -12,17 +12,17 @@ URL:                http://autoscan.free.fr/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: gettext-devel
+BuildRequires: gnome-keyring-devel >= 0.4.2
+BuildRequires: gnome-vfs2-devel >= 2.8.4
 BuildRequires: libao-devel >= 0.8.5
+BuildRequires: libbonoboui-devel >= 2.8.1
+BuildRequires: libgnomeui-devel >= 2.8.1
 BuildRequires: libgtkhtml-devel
 BuildRequires: libsmbclient-devel
 BuildRequires: net-snmp-devel >= 5.0
-BuildRequires: vte-devel >= 0.11.12
 BuildRequires: openssl-devel >= 0.9.7
-BuildRequires: gnome-vfs2-devel >= 2.8.4
-BuildRequires: gnome-keyring-devel >= 0.4.2
-BuildRequires: libbonoboui-devel >= 2.8.1
 BuildRequires: pango-devel >= 1.8.1
-BuildRequires: libgnomeui-devel >= 2.8.1
+BuildRequires: vte-devel >= 0.11.12
 Requires:      kdelibs
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -30,16 +30,30 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 AutoScan Network is an application designed to explore and to manage
 your network.
 
- Some features:
- Automatic network discovery
- Entire subnets can be scanned simultaneously without human
+Some features:
+- Automatic network discovery
+- Entire subnets can be scanned simultaneously without human
   intervention
- Addition time-reality of the new machines put on the network
-• Detection of the OS, brand and model known (Possibility to add an
+- Addition time-reality of the new machines put on the network
+- Detection of the OS, brand and model known (possibility to add an
   unknown equipment in the database)
-• Ability to save the network state
-• A Samba share browser
-• A Nessus client ...
+- Ability to save the network state
+- A Samba share browser
+- A Nessus client
+
+%description -l pl.UTF-8
+AutoScan Network to aplikacja przeznaczona do odkrywania i zarządzania
+siecią.
+
+Wybrane cechy:
+- automatyczne odkrywanie sieci
+- można skanować jednocześnie całe podsieci bez udziału człowieka
+- dodawanie w czasie rzeczywistym nowych maszyn umieszczonych w sieci
+- wykrywanie systemu operacyjnego, marki i modelu (z możliwością
+  dodania nieznanego sprzętu do bazy)
+- możliwość zapisu stanu sieci
+- przeglądarka udziałów Samby
+- klient Nessusa
 
 %prep
 %setup -q
@@ -65,5 +79,5 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/apps/%{name}
 %{_datadir}/pixmaps/%{name}
 %{_datadir}/sounds/%{name}
-%{_datadir}/applications/%{name}.desktop
+%{_desktopdir}/%{name}.desktop
 %{_datadir}/icons/%{name}.png
This page took 0.063114 seconds and 4 git commands to generate.