packages: systemd-ui/systemd-ui.spec - pl - package README

qboosh qboosh at pld-linux.org
Sat Jun 2 14:18:22 CEST 2012


Author: qboosh                       Date: Sat Jun  2 12:18:22 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- pl
- package README

---- Files affected:
packages/systemd-ui:
   systemd-ui.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/systemd-ui/systemd-ui.spec
diff -u packages/systemd-ui/systemd-ui.spec:1.3 packages/systemd-ui/systemd-ui.spec:1.4
--- packages/systemd-ui/systemd-ui.spec:1.3	Thu Mar 22 20:54:22 2012
+++ packages/systemd-ui/systemd-ui.spec	Sat Jun  2 14:18:17 2012
@@ -6,19 +6,20 @@
 Release:	1
 License:	GPL v2+
 Group:		Applications/System
-URL:		http://www.freedesktop.org/wiki/Software/systemd
 Source0:	http://www.freedesktop.org/software/systemd/%{name}-%{version}.tar.xz
 # Source0-md5:	aa481542e39639ab2236344ad96038fe
+URL:		http://www.freedesktop.org/wiki/Software/systemd
+BuildRequires:	dbus-devel >= 1.3.2
 BuildRequires:	desktop-file-utils
 BuildRequires:	glib2-devel >= 1:2.26.1
 BuildRequires:	gtk+2-devel >= 2:2.24.0
 BuildRequires:	libgee-devel
 BuildRequires:	libnotify-devel >= 0.7.0
 BuildRequires:	pkgconfig
-BuildRequires:	vala >= 0.11
 # not required for building from release (which contains *.c for *.vala)
-#BuildRequires:	vala >= 0.10.0
+#BuildRequires:	vala >= 0.11
 Requires:	dbus(org.freedesktop.Notifications)
+Requires:	glib2 >= 1:2.26.1
 Requires:	polkit
 Obsoletes:	systemd-gtk < 44-5
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -28,11 +29,17 @@
 to manage services, and a graphical agent to request passwords from
 the user.
 
+%description -l pl.UTF-8
+Graficzny frontend do systemd. Udostępnia prosty interfejs użytkownika
+do zarządzania usługami oraz graficznego agenta do pytania
+użytkowników o hasła.
+
 %prep
 %setup -q
 
 %build
-%configure
+%configure \
+	--disable-silent-rules
 %{__make}
 
 %install
@@ -50,6 +57,7 @@
 
 %files
 %defattr(644,root,root,755)
+%doc README
 %attr(755,root,root) %{_bindir}/systemadm
 %attr(755,root,root) %{_bindir}/systemd-gnome-ask-password-agent
 %{_mandir}/man1/systemadm.1*
@@ -61,6 +69,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2012/06/02 12:18:17  qboosh
+- pl
+- package README
+
 Revision 1.3  2012/03/22 19:54:22  glen
 - vala is gtk dep
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/systemd-ui/systemd-ui.spec?r1=1.3&r2=1.4



More information about the pld-cvs-commit mailing list