rpms/tuned/devel .cvsignore, 1.9, 1.10 sources, 1.13, 1.14 tuned.spec, 1.16, 1.17

jvcelak jvcelak at fedoraproject.org
Fri Jan 8 16:37:55 UTC 2010


Author: jvcelak

Update of /cvs/pkgs/rpms/tuned/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8046

Modified Files:
	.cvsignore sources tuned.spec 
Log Message:
New release. Added logging support.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/tuned/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- .cvsignore	19 Oct 2009 15:08:58 -0000	1.9
+++ .cvsignore	8 Jan 2010 16:37:54 -0000	1.10
@@ -1 +1 @@
-tuned-0.2.5.tar.bz2
+tuned-0.2.8.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/tuned/devel/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- sources	11 Dec 2009 13:21:58 -0000	1.13
+++ sources	8 Jan 2010 16:37:54 -0000	1.14
@@ -1 +1 @@
-f7ca10d6f4ff46d6063ed4094848a0d1  tuned-0.2.7.tar.bz2
+bee3350789bcb48604daef0634e47ece  tuned-0.2.8.tar.bz2


Index: tuned.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tuned/devel/tuned.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- tuned.spec	21 Dec 2009 13:45:26 -0000	1.16
+++ tuned.spec	8 Jan 2010 16:37:54 -0000	1.17
@@ -1,7 +1,7 @@
 Summary: A dynamic adaptive system tuning daemon
 Name: tuned
-Version: 0.2.7
-Release: 2%{?dist}
+Version: 0.2.8
+Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Daemons
 # The source for this package was pulled from upstream git.  Use the
@@ -11,8 +11,6 @@ Group: System Environment/Daemons
 #  git checkout v%{version}
 #  make archive
 Source: tuned-%{version}.tar.bz2
-# bz 542305, git 94b46b4e38fa056e21e35087681c06a00ad9d0ff
-Patch0: tuned-unsupported-ethernet-cards.patch
 URL: https://fedorahosted.org/tuned/
 Buildroot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildRequires: python
@@ -44,7 +42,6 @@ instead of fewer large ones).
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 
@@ -105,6 +102,9 @@ fi
 
 
 %changelog
+* Fri Jan 08 2010 Jan Vcelak <jvcelak at redhat.com> 0.2.8-1
+- New release. Adds logging support.
+
 * Mon Dec 21 2009 Jan Vcelak <jvcelak at redhat.com> 0.2.7-2
 - Fixed 542305 - [abrt] crash detected in tuned-0.2.5-2.fc12
   Some ethernet cards are not supported by 'ethtool'.




More information about the fedora-extras-commits mailing list