[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

rpms/frysk/devel .cvsignore, 1.28, 1.29 frysk.spec, 1.90, 1.91 sources, 1.28, 1.29 frysk-ghosts.patch, 1.1, NONE



Author: skasal

Update of /cvs/dist/rpms/frysk/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv24327

Modified Files:
	.cvsignore frysk.spec sources 
Removed Files:
	frysk-ghosts.patch 
Log Message:
- New upstream version.
- Remove Patch1, the code now contains a real fix for bug #203902.


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/frysk/devel/.cvsignore,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- .cvsignore	24 Aug 2006 14:38:17 -0000	1.28
+++ .cvsignore	28 Aug 2006 15:50:31 -0000	1.29
@@ -1 +1 @@
-frysk-0.0.1.2006.08.24.rh1.tar.bz2
+frysk-0.0.1.2006.08.28.rh1.tar.bz2


Index: frysk.spec
===================================================================
RCS file: /cvs/dist/rpms/frysk/devel/frysk.spec,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -r1.90 -r1.91
--- frysk.spec	25 Aug 2006 09:39:46 -0000	1.90
+++ frysk.spec	28 Aug 2006 15:50:31 -0000	1.91
@@ -1,7 +1,7 @@
 Summary:	Frysk execution analysis tool
 Name:		frysk
-Version:	0.0.1.2006.08.24.rh1
-Release:	3%{?dist}
+Version:	0.0.1.2006.08.28.rh1
+Release:	1%{?dist}
 License:	GPL
 Group:		Development/System
 URL:		http://sourceware.org/frysk
@@ -10,9 +10,6 @@
 # Disable the test which fails when building on older kernel.
 Patch:		frysk-xfail-2130.patch
 
-# Fix for #203902:
-Patch1:		frysk-ghosts.patch
-
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 
 Requires:   	libglade-java >= 2.12.5
@@ -56,7 +53,6 @@
 %prep
 %setup -q -n %{name}-%{version}
 %patch
-%patch1
 
 %build 
 
@@ -119,6 +115,10 @@
 %{_libexecdir}/frysk/*
 
 %changelog
+* Mon Aug 28 2006 Stepan Kasal <skasal redhat com> - 0.0.1.2006.08.28.rh1-1
+- New upstream version.
+- Remove Patch1, the code now contains a real fix for bug #203902.
+
 * Fri Aug 25 2006 Stepan Kasal <skasal redhat com> - 0.0.1.2006.08.24.rh1-3
 - Patch1 for bug #203902.
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/frysk/devel/sources,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- sources	24 Aug 2006 14:38:17 -0000	1.28
+++ sources	28 Aug 2006 15:50:31 -0000	1.29
@@ -1 +1 @@
-162180563ebbcf828c09a2d8e9a4e5a3  frysk-0.0.1.2006.08.24.rh1.tar.bz2
+ada0e13aa078433085bdeed15857be06  frysk-0.0.1.2006.08.28.rh1.tar.bz2


--- frysk-ghosts.patch DELETED ---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]