packages: strace/strace.spec - version up to 4.5.19 - removed patches: fd.p...
lisu
lisu at pld-linux.org
Thu Oct 22 12:41:42 CEST 2009
Author: lisu Date: Thu Oct 22 10:41:42 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- version up to 4.5.19
- removed patches: fd.patch, utilc.patch, semop.patch (applied upstream)
- more verbose files
---- Files affected:
packages/strace:
strace.spec (1.92 -> 1.93)
---- Diffs:
================================================================
Index: packages/strace/strace.spec
diff -u packages/strace/strace.spec:1.92 packages/strace/strace.spec:1.93
--- packages/strace/strace.spec:1.92 Wed Oct 7 22:24:26 2009
+++ packages/strace/strace.spec Thu Oct 22 12:41:37 2009
@@ -9,17 +9,14 @@
Summary(tr.UTF-8): Çalışan bir sürecin yaptığı sistem çağrılarını listeler
Summary(uk.UTF-8): Відслідковує та показує системні виклики, пов'язані із запущеним процесом
Name: strace
-Version: 4.5.18
-Release: 5
+Version: 4.5.19
+Release: 1
License: BSD-like
Group: Development/Debuggers
Source0: http://dl.sourceforge.net/strace/%{name}-%{version}.tar.bz2
-# Source0-md5: e9449fcee97e6a8ed73934c883c870e0
+# Source0-md5: 2415e435d61e40315a298c80aced0cda
Source1: %{name}.1.pl
Patch0: %{name}-stat64.patch
-Patch1: %{name}-fd.patch
-Patch2: %{name}-utilc.patch
-Patch3: %{name}-semop.patch
URL: http://sourceforge.net/projects/strace/
# acl and libaio for headers only
BuildRequires: acl-devel
@@ -100,9 +97,6 @@
%prep
%setup -q
%patch0 -p1
-%patch1 -p1
-%patch2 -p0
-%patch3 -p1
%build
%{__aclocal}
@@ -127,8 +121,8 @@
%defattr(644,root,root,755)
%doc COPYRIGHT CREDITS ChangeLog NEWS README-linux TODO
%attr(755,root,root) %{_bindir}/strace
-%{_mandir}/man1/*
-%lang(pl) %{_mandir}/pl/man1/*
+%{_mandir}/man1/strace.1*
+%lang(pl) %{_mandir}/pl/man1/strace.1*
%files graph
%defattr(644,root,root,755)
@@ -140,6 +134,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.93 2009/10/22 10:41:37 lisu
+- version up to 4.5.19
+- removed patches: fd.patch, utilc.patch, semop.patch (applied upstream)
+- more verbose files
+
Revision 1.92 2009/10/07 20:24:26 qboosh
- updated semop patch, release 5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/strace/strace.spec?r1=1.92&r2=1.93&f=u
More information about the pld-cvs-commit
mailing list