]> git.pld-linux.org Git - packages/eventum.git/blobdiff - eventum.spec
- pl, cosmetics
[packages/eventum.git] / eventum.spec
index 7912a68335a1e270955969a418b4eff7aa27c665..951a68077837d21da4781c7f3db3f39fbbe5e157 100644 (file)
@@ -30,6 +30,7 @@
 %define _rel 1.38
 
 Summary:       Eventum Issue / Bug Tracking System
 %define _rel 1.38
 
 Summary:       Eventum Issue / Bug Tracking System
+Summary(pl):   Eventum - system ¶ledzenia spraw/b³êdów
 Name:          eventum
 Version:       1.4
 Release:       %{?_snap:0.%{_snap}.}%{_rel}
 Name:          eventum
 Version:       1.4
 Release:       %{?_snap:0.%{_snap}.}%{_rel}
@@ -41,13 +42,13 @@ Source1:    %{name}-apache.conf
 Patch0:                %{name}-rpm.patch
 Patch1:                %{name}-clock-status.patch
 URL:           http://dev.mysql.com/downloads/other/eventum/index.html
 Patch0:                %{name}-rpm.patch
 Patch1:                %{name}-clock-status.patch
 URL:           http://dev.mysql.com/downloads/other/eventum/index.html
-BuildRequires: sed >= 4.0
 BuildRequires: rpmbuild(macros) >= 1.177
 BuildRequires: rpmbuild(macros) >= 1.177
+BuildRequires: sed >= 4.0
 Requires:      php >= 4.1.0
 Requires:      php >= 4.1.0
-Requires:      php-pcre
-Requires:      php-mysql
 Requires:      php-gd
 Requires:      php-imap
 Requires:      php-gd
 Requires:      php-imap
+Requires:      php-mysql
+Requires:      php-pcre
 #Requires:     apache-mod_dir
 # conflict with non-confdir apache
 Conflicts:     apache1 < 1.3.33-1.1
 #Requires:     apache-mod_dir
 # conflict with non-confdir apache
 Conflicts:     apache1 < 1.3.33-1.1
@@ -66,17 +67,30 @@ requests, or by a software development team to quickly organize tasks
 and bugs. Eventum is used by the MySQL AB Technical Support team, and
 has allowed us to dramatically improve our response times.
 
 and bugs. Eventum is used by the MySQL AB Technical Support team, and
 has allowed us to dramatically improve our response times.
 
+%description -l pl
+Eventum to przyjazny dla u¿ytkownika system ¶ledzenia spraw, który
+mo¿e byæ u¿ywany przez dzia³ obs³ugi do ¶ledzenia przychodz±cych ¿±dañ
+obs³ugi technicznej albo przez zespó³ tworz±cy oprogramowanie do
+szybkiej organizacji zadañ i b³êdów. Eventum jest u¿ywany przez zespó³
+Technical Support MySQL AB i umo¿liwi³ im znacz±co poprawiæ czasy
+reakcji.
+
 %package setup
 %package setup
-Summary:       Eventum setup package.
+Summary:       Eventum setup package
+Summary(pl):   Pakiet do wstêpnej konfiguracji Eventum
 Group:         Applications/WWW
 Group:         Applications/WWW
-PreReq:                %{name}
-Requires:      %{name} = %{epoch}:%{version}-%{release}
+PreReq:                %{name} = %{epoch}:%{version}-%{release}
 
 %description setup
 Install this package to configure initial Eventum installation. You
 should uninstall this package when you're done, as it considered
 insecure to keep the setup files in place.
 
 
 %description setup
 Install this package to configure initial Eventum installation. You
 should uninstall this package when you're done, as it considered
 insecure to keep the setup files in place.
 
+%description setup -l pl
+Ten pakiet nale¿y zainstalowaæ w celu wstêpnej konfiguracji Eventum po
+pierwszej instalacji. Potem nale¿y go odinstalowaæ, jako ¿e
+pozostawienie plików instalacyjnych mog³oby byæ niebezpieczne.
+
 %prep
 %setup -q %{?_snap:-n %{name}-%{_snap}}
 %patch0 -p1
 %prep
 %setup -q %{?_snap:-n %{name}-%{_snap}}
 %patch0 -p1
@@ -86,7 +100,6 @@ insecure to keep the setup files in place.
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{_appdir}/{locks,templates_c},/var/log}
 
 cp -a . $RPM_BUILD_ROOT%{_appdir}
 install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{_appdir}/{locks,templates_c},/var/log}
 
 cp -a . $RPM_BUILD_ROOT%{_appdir}
This page took 0.102549 seconds and 4 git commands to generate.