rpms/amarok/EL-5 amarok.spec,1.76,1.77

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Thu Apr 17 17:36:14 UTC 2008


Author: rdieter

Update of /cvs/pkgs/rpms/amarok/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13558

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/EL-5/amarok.spec,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- amarok.spec	15 Apr 2008 20:15:30 -0000	1.76
+++ amarok.spec	17 Apr 2008 17:35:24 -0000	1.77
@@ -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