rpms/kdebase-runtime/F-9 kdebase-runtime.spec,1.43,1.44

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Wed Jun 4 19:19:38 UTC 2008


Author: rdieter

Update of /cvs/pkgs/rpms/kdebase-runtime/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2985/F-9

Modified Files:
	kdebase-runtime.spec 
Log Message:
revert omitting pa patch



Index: kdebase-runtime.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdebase-runtime/F-9/kdebase-runtime.spec,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- kdebase-runtime.spec	4 Jun 2008 19:07:47 -0000	1.43
+++ kdebase-runtime.spec	4 Jun 2008 19:17:03 -0000	1.44
@@ -9,7 +9,7 @@
 Name:          kdebase-runtime
 Summary:       K Desktop Environment - Runtime 
 Version:       4.0.5
-Release:       2%{?dist}
+Release:       1%{?dist}
 
 License:       GPLv2
 Group:         User Interface/Desktops
@@ -89,10 +89,10 @@
 
 %prep
 %setup -q -n kdebase-runtime-%{version}
-## omit, but keep around in case we might still need it -- Rex 
-#if 0%{?fedora} > 7
-#patch1 -p1 -b .pulseaudio
-#endif
+
+%if 0%{?fedora} > 7
+%patch1 -p1 -b .pulseaudio
+%endif
 %patch2 -p1 -b .khelpcenter
 
 
@@ -299,9 +299,6 @@
 
 
 %changelog
-* Wed Jun 04 2008 Rex Dieter <rdieter at fedoraproject.org> 4.0.5-2
-- omit pulseaudio patch
-
 * Mon Jun 02 2008 Than Ngo <than at redhat.com> 4.0.5-1
 - 4.0.5
 




More information about the fedora-extras-commits mailing list