commit 4bb9e5d52f6da46215a21f32715deff36a1c9594
Author: Jakub Bogusz <[email protected]>
Date:   Mon Dec 26 14:17:07 2016 +0100

    - pl, completed dependencies

 sysprof.spec | 20 ++++++++++++++++++--
 1 file changed, 18 insertions(+), 2 deletions(-)
---
diff --git a/sysprof.spec b/sysprof.spec
index 1809b3b..6010c06 100644
--- a/sysprof.spec
+++ b/sysprof.spec
@@ -1,4 +1,5 @@
 Summary:       Sampling CPU profiler for Linux
+Summary(pl.UTF-8):     Próbkujący profiler procesora dla Linuksa
 Name:          sysprof
 Version:       1.2.0
 Release:       1
@@ -8,8 +9,15 @@ Source0:       http://sysprof.com/%{name}-%{version}.tar.gz
 # Source0-md5: a81808d847732f8dafb59d26ec2eebbf
 URL:           http://sysprof.com/
 BuildRequires: binutils-devel
-BuildRequires: gtk+2-devel
+BuildRequires: gdk-pixbuf2-devel >= 2.0
+BuildRequires: glib2-devel >= 1:2.6.0
+BuildRequires: gtk+2-devel >= 1:2.6.1
+BuildRequires: libglade2-devel >= 2.0
+BuildRequires: pango-devel
+BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.217
+Requires:      glib2 >= 1:2.6.0
+Requires:      gtk+2 >= 1:2.6.1
 Requires:      uname(release) >= 2.6.31
 ExclusiveArch: %{ix86} %{x8664}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -22,6 +30,14 @@ recompiled. In fact they don't even have to be restarted.
 
 Just insert the kernel module and start sysprof.
 
+%description -l pl.UTF-8
+Sysprof to próbkujący profiler procesora dla Linuksa wykorzystujący
+moduł jądra do profilowania całego systemu, nie tylko pojedynczej
+aplikacji. Sysprof obsługuje biblioteki współdzielone, a aplikacje nie
+wymagają rekompilacji. Właściwie nawet nie trzeba ich restartować.
+
+Wystarczy załadować moduł jądra i uruchomić sysprof.
+
 %prep
 %setup -q
 
@@ -44,6 +60,6 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS ChangeLog README TODO
 %attr(755,root,root) %{_bindir}/sysprof
 %attr(755,root,root) %{_bindir}/sysprof-cli
-%{_pixmapsdir}/*.png
+%{_pixmapsdir}/sysprof-icon-*.png
 %{_datadir}/%{name}
 /lib/udev/rules.d/60-sysprof.rules
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sysprof.git/commitdiff/4bb9e5d52f6da46215a21f32715deff36a1c9594

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to