]> git.pld-linux.org Git - packages/TraceToolkit.git/commitdiff
- update to 0.9.6pre2
authordarekr <darekr@pld-linux.org>
Sat, 28 Aug 2004 22:05:07 +0000 (22:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    TraceToolkit.spec -> 1.11

TraceToolkit.spec

index 81283268aa5e590d23c3f21ddddda9cc6c9574d7..c569f183c1a1dbf477626f883e96188be68ff8ee 100644 (file)
@@ -1,12 +1,13 @@
 Summary:       Linux Trace Toolkit
 Summary(pl):   Narzêdzia do ¶ledzenia Linuksa
 Name:          TraceToolkit
-Version:       0.9.5
-Release:       1
+Version:       0.9.6
+%define                _pre pre2
+Release:       0.%{_pre}.1
 License:       GPL
 Group:         X11/Applications
-Source0:       http://www.opersys.com/ftp/pub/LTT/%{name}-%{version}.tgz
-# Source0-md5: f3ddcc3ad9213bb970fb9a0f5dfe9e7f
+Source0:       http://www.opersys.com/ftp/pub/LTT/%{name}-%{version}%{_pre}.tgz
+# Source0-md5: 09be9c2b411070a51ba85be5570f0d05
 URL:           http://www.opersys.com/LTT/
 BuildRequires: gtk+-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -24,7 +25,7 @@ j
 przegl±dania wyników ¶ledzenia.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}%{_pre}
 
 %build
 %configure2_13
@@ -46,5 +47,5 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc README
 %attr(755,root,root) %{_bindir}/*
-%attr(755,root,root) %{_sbindir}/*
+%attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/lib*.so.*.*.*
This page took 0.038943 seconds and 4 git commands to generate.