rpms/k3b/devel k3b.spec,1.65,1.66

Rex Dieter rdieter at fedoraproject.org
Wed Oct 1 17:07:45 UTC 2008


Author: rdieter

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

Modified Files:
	k3b.spec 
Log Message:
* Wed Oct 01 2008 Rex Dieter <rdieter at fedoraproject.org> - 0:1.0.5-6
- revert libdvdread header changes, fix build (#465115)
- (re)enable -devel on f9



Index: k3b.spec
===================================================================
RCS file: /cvs/pkgs/rpms/k3b/devel/k3b.spec,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- k3b.spec	28 Aug 2008 13:45:30 -0000	1.65
+++ k3b.spec	1 Oct 2008 17:07:15 -0000	1.66
@@ -4,11 +4,8 @@
 %define _with_hal --with-hal
 %endif
 
-# only F-9 shipped without -devel, fixme?
-%if 0%{?fedora} != 9 
 # include -devel subpkg or not? 1=yes
 %define devel 1
-%endif
 
 %if 0%{?fedora} > 9
 # -libs subpkg
@@ -22,7 +19,7 @@
 Summary: CD/DVD burning application for KDE
 Epoch:   0
 Version: 1.0.5
-Release: 5%{?dist}
+Release: 6%{?dist}
 
 Group:   Applications/Archiving
 License: GPLv2+
@@ -129,12 +126,6 @@
 %patch101 -p1 -b .kde#156684
 %patch105 -p1 -b .hidden
 
-# FIXME? -- Rex
-%if 0%{?fedora} > 9
-sed -i.libdvdread -e 's|dvdread/|libdvdread/|' \
-  libk3b/videodvd/configure.in.in libk3b/videodvd/k3bvideodvd.cpp configure
-%endif
-
 
 %build
 unset QTDIR || : ; . /etc/profile.d/qt.sh
@@ -280,6 +271,10 @@
 
 
 %changelog
+* Wed Oct 01 2008 Rex Dieter <rdieter at fedoraproject.org> - 0:1.0.5-6
+- revert libdvdread header changes, fix build (#465115)
+- (re)enable -devel on f9
+
 * Wed Aug 27 2008 Rex Dieter <rdieter at fedoraproject.org> - 0:1.0.5-5
 - resurrect -devel (!=f9), grow -libs (f10+, #341651)
 - avoid auto*foo




More information about the scm-commits mailing list