rpms/taglib-extras/devel taglib-extras.spec,1.10,1.11

Rex Dieter rdieter at fedoraproject.org
Thu Sep 17 19:34:42 UTC 2009


Author: rdieter

Update of /cvs/pkgs/rpms/taglib-extras/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30948

Modified Files:
	taglib-extras.spec 
Log Message:
* Thu Sep 17 2009 Rex Dieter <rdieter at fedoraproject.org> - 1.0.0-2
- drop (deprecated/no-op) kde integration



Index: taglib-extras.spec
===================================================================
RCS file: /cvs/pkgs/rpms/taglib-extras/devel/taglib-extras.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- taglib-extras.spec	17 Sep 2009 18:59:45 -0000	1.10
+++ taglib-extras.spec	17 Sep 2009 19:34:41 -0000	1.11
@@ -1,7 +1,7 @@
 Summary:        Taglib support for other formats 
 Name:           taglib-extras
 Version:        1.0.0 
-Release:        1%{?dist}
+Release:        2%{?dist}
 
 Group:          Applications/Multimedia
 # all LGPLv2, except for rmff/ which is GPLv2+/LGPLv2+
@@ -15,7 +15,6 @@ BuildRoot:      %(mktemp -ud %{_tmppath}
 Patch1: taglib-extras-0.1-multilib-1.patch
 
 BuildRequires: cmake >= 2.6.0
-BuildRequires: kdelibs4-devel
 BuildRequires: taglib-devel >= 1.6
 
 Requires: taglib%{?_isa} => 1.6
@@ -44,7 +43,7 @@ Requires: taglib-devel
 %build
 mkdir -p %{_target_platform}
 pushd %{_target_platform}   
-%{cmake} -DWITH_KDE=1 ..
+%{cmake} ..
 popd                        
 
 make %{?_smp_mflags} -C %{_target_platform}
@@ -78,6 +77,9 @@ rm -rf %{buildroot} 
 
 
 %changelog
+* Thu Sep 17 2009 Rex Dieter <rdieter at fedoraproject.org> - 1.0.0-2
+- drop (deprecated/no-op) kde integration
+
 * Thu Sep 17 2009 Rex Dieter <rdieter at fedoraproject.org> - 1.0.0-1
 - taglib-extras-1.0.0 (API/ABI bump)
 




More information about the fedora-extras-commits mailing list