rpms/k3b/devel k3b.spec,1.76,1.77

Rex Dieter rdieter at fedoraproject.org
Sat Sep 26 18:04:51 UTC 2009


Author: rdieter

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

Modified Files:
	k3b.spec 
Log Message:
* Sat Sep 26 2009 Rex Dieter <rdieter at fedoraproject.org> - 1:1.66.0-5
- Epoch: 1 (increment Release too, to minimize confusion)



Index: k3b.spec
===================================================================
RCS file: /cvs/pkgs/rpms/k3b/devel/k3b.spec,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -p -r1.76 -r1.77
--- k3b.spec	25 Jul 2009 04:15:18 -0000	1.76
+++ k3b.spec	26 Sep 2009 18:04:51 -0000	1.77
@@ -3,9 +3,9 @@
 
 Name:    k3b
 Summary: CD/DVD burning application
-Epoch:   0
+Epoch:   1
 Version: 1.66.0
-Release: 4%{?dist}
+Release: 5%{?dist}
 
 Group:   Applications/Archiving
 License: GPLv2+
@@ -16,6 +16,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version
 ExcludeArch: s390 s390x
 
 # FIXME/TODO: review configs/patches from k3b-1.0.x, to see if any are still applicable here
+# FIXME/TODO: sync -common changes from F-12
 
 BuildRequires: cmake
 BuildRequires: desktop-file-utils
@@ -33,7 +34,7 @@ BuildRequires: libvorbis-devel
 #BuildRequires: polkit-qt-devel
 BuildRequires: taglib-devel
 
-Requires: %{name}-libs = %{epoch}:%{version}-%{release}
+Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
 
 Requires: cdrecord mkisofs
 Requires(hint): cdrdao
@@ -56,7 +57,7 @@ Requires: %{name} = %{epoch}:%{version}-
 %package devel
 Summary: Files for the development of applications which will use %{name} 
 Group: Development/Libraries
-Requires: %{name}-libs = %{epoch}:%{version}-%{release}
+Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
 %description devel
 %{summary}.
 
@@ -136,6 +137,9 @@ fi
 
 
 %changelog
+* Sat Sep 26 2009 Rex Dieter <rdieter at fedoraproject.org> - 1:1.66.0-5
+- Epoch: 1 (increment Release too, to minimize confusion)
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0:1.66.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the scm-commits mailing list