rpms/amarok/F-7 amarok.spec,1.86,1.87

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Thu Apr 17 18:32:39 UTC 2008


Author: rdieter

Update of /cvs/pkgs/rpms/amarok/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23092/F-7

Modified Files:
	amarok.spec 
Log Message:
* Thu Apr 17 2008 Rex Dieter <rdieter at fedoraproject.org> - 1.4.9.1-2
- specfile typo (unclosed macro)



Index: amarok.spec
===================================================================
RCS file: /cvs/pkgs/rpms/amarok/F-7/amarok.spec,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -r1.86 -r1.87
--- amarok.spec	16 Apr 2008 13:21:01 -0000	1.86
+++ amarok.spec	17 Apr 2008 18:31:53 -0000	1.87
@@ -5,6 +5,7 @@
 # define to include konquisidebar support for kde3 desktop
 %define konq 1
 %endif
+
 %if 0%{?fedora} > 6 
 # suffix for kde3 -devel packages
 %define kde3 3
@@ -29,7 +30,7 @@
 Name:       amarok
 Summary:    Media player
 Version:    1.4.9.1
-Release:    1%{?dist}
+Release:    2%{?dist}
 
 Group: 	    Applications/Multimedia
 License:    GPLv2+
@@ -76,7 +77,7 @@
 BuildRequires:  taglib-devel
 BuildRequires:  xine-lib-devel
 # not used anymore, in favor of libvisual ? -- Rex
-#BuildRequires:  xmms-devel
+#%{?fedora:BuildRequires:  xmms-devel}
 
 # For dir ownership and some default plugins (lyrics), -ruby subpkg?  -- Rex
 Requires:  ruby
@@ -153,7 +154,7 @@
      %{?_with_ifp} %{!?_with_ifp:--without-ifp} \
      %{?_with_libgpod} %{!?_with_libgpod:--without-libgpod} \
      %{?_with_libmtp} %{!?_with_libmtp:--without-libmtp} \
-     %{?_with_libnjb} %{!?_with_libnjb:--without-libnjb  \
+     %{?_with_libnjb} %{!?_with_libnjb:--without-libnjb}  \
      %{?_with_mp4v2} %{!?_with_mp4v2:--without-mp4v2}
 
 #     --enable-final \
@@ -297,6 +298,9 @@
 
 
 %changelog
+* Thu Apr 17 2008 Rex Dieter <rdieter at fedoraproject.org> - 1.4.9.1-2
+- specfile typo (unclosed macro)
+
 * Tue Apr 15 2008 Rex Dieter <rdieter at fedoraproject.org> - 1.4.9.1-1
 - amarok-1.4.9.1
 




More information about the fedora-extras-commits mailing list