SPECS: system-config-date.spec - pl, cleanups

qboosh qboosh at pld-linux.org
Sun Jun 11 20:34:49 CEST 2006


Author: qboosh                       Date: Sun Jun 11 18:34:49 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, cleanups

---- Files affected:
SPECS:
   system-config-date.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/system-config-date.spec
diff -u SPECS/system-config-date.spec:1.1 SPECS/system-config-date.spec:1.2
--- SPECS/system-config-date.spec:1.1	Tue Jun  6 01:11:10 2006
+++ SPECS/system-config-date.spec	Sun Jun 11 20:34:43 2006
@@ -1,13 +1,14 @@
 # $Revision$, $Date$
 Summary:	A graphical interface for modifying system date and time
+Summary(pl):	Graficzny interfejs do zmiany daty i czasu systemowego
 Name:		system-config-date
 Version:	1.8.2
 Release:	0.1
 License:	GPL
 Group:		Base
-URL:		http://fedora.redhat.com/projects/config-tools/
 Source0:	%{name}-%{version}.tar.bz2
 # Source0-md5:	04b0e69d7d0c4d9fbffde77dfe62522b
+URL:		http://fedora.redhat.com/projects/config-tools/
 BuildRequires:	desktop-file-utils
 BuildRequires:	gettext-devel
 BuildRequires:	intltool
@@ -34,6 +35,11 @@
 NTP daemon to synchronize the time of the system with a NTP time
 server.
 
+%description -l pl
+system-config-date to graficzny interfejs do zmiany daty i czasu
+systemowego, konfiguracji strefy czasowej i ustawiania demona NTP do
+synchronizacji czasu systemowego z serwerem czasu NTP.
+
 %prep
 %setup -q
 
@@ -42,11 +48,13 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%{__make} DESTDIR=$RPM_BUILD_ROOT install
-desktop-file-install --vendor system --delete-original       \
-  --dir $RPM_BUILD_ROOT%{_desktopdir}             \
-  --add-category X-Red-Hat-Base                             \
-  $RPM_BUILD_ROOT%{_desktopdir}/system-config-date.desktop
+%{__make} install \
+	DESTDIR=$RPM_BUILD_ROOT
+
+desktop-file-install --vendor system --delete-original \
+	--dir $RPM_BUILD_ROOT%{_desktopdir} \
+	--add-category X-Red-Hat-Base \
+	$RPM_BUILD_ROOT%{_desktopdir}/system-config-date.desktop
 
 %find_lang %{name}
 
@@ -74,6 +82,10 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc doc/*
+%attr(755,root,root) %{_bindir}/system-config-date
+%attr(755,root,root) %{_bindir}/system-config-time
+%attr(755,root,root) %{_bindir}/dateconfig
+%attr(755,root,root) %{_sbindir}/timeconfig
 %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/dateconfig
 %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/system-config-date
 %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/system-config-time
@@ -81,12 +93,8 @@
 %config(noreplace) %verify(not md5 mtime size) /etc/security/console.apps/system-config-date
 %config(noreplace) %verify(not md5 mtime size) /etc/security/console.apps/system-config-time
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ntp/ntpservers
-%config(noreplace) %verify(not md5 mtime size) %{_datadir}/system-config-date/ntp.template
-%attr(755,root,root) %{_bindir}/system-config-date
-%attr(755,root,root) %{_bindir}/system-config-time
-%attr(755,root,root) %{_bindir}/dateconfig
-%attr(755,root,root) %{_sbindir}/timeconfig
 %dir %{_datadir}/system-config-date
+%config(noreplace) %verify(not md5 mtime size) %{_datadir}/system-config-date/ntp.template
 %{_datadir}/system-config-date/*.py[co]
 %{_datadir}/system-config-date/*.glade
 %{_datadir}/system-config-date/regions
@@ -94,8 +102,8 @@
 %{_datadir}/system-config-date/pixmaps/system-config-date.png
 %{_datadir}/system-config-date/pixmaps/map1440.png
 %{_mandir}/man8/system-config-date*
-%{_mandir}/fr/man8/system-config-date*
-%{_mandir}/ja/man8/system-config-date*
+%lang(fr) %{_mandir}/fr/man8/system-config-date*
+%lang(ja) %{_mandir}/ja/man8/system-config-date*
 %{_desktopdir}/system-config-date.desktop
 %{_iconsdir}/hicolor/48x48/apps/system-config-date.png
 
@@ -105,6 +113,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/06/11 18:34:43  qboosh
+- pl, cleanups
+
 Revision 1.1  2006/06/05 23:11:10  glen
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/system-config-date.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list