rpms/banshee/devel .cvsignore, 1.20, 1.21 banshee.spec, 1.57, 1.58 sources, 1.20, 1.21

Michel Alexandre Salim salimma at fedoraproject.org
Sun Aug 24 19:47:13 UTC 2008


Author: salimma

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

Modified Files:
	.cvsignore banshee.spec sources 
Log Message:
* Sun Aug 24 2008 Michel Alexandre Salim <salimma at fedoraproject.org> - 1.2.1-1
- Update to 1.2.1



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/banshee/devel/.cvsignore,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- .cvsignore	30 Jul 2008 20:43:31 -0000	1.20
+++ .cvsignore	24 Aug 2008 19:46:43 -0000	1.21
@@ -1 +1 @@
-banshee-1-1.2.0.tar.bz2
+banshee-1-1.2.1.tar.bz2


Index: banshee.spec
===================================================================
RCS file: /cvs/pkgs/rpms/banshee/devel/banshee.spec,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- banshee.spec	31 Jul 2008 00:22:09 -0000	1.57
+++ banshee.spec	24 Aug 2008 19:46:43 -0000	1.58
@@ -1,14 +1,13 @@
 %define mono_shared %{_builddir}/%{?buildsubdir}
 
 Name:    banshee
-Version: 1.2.0
-Release: 2.1%{?dist}
+Version: 1.2.1
+Release: 1%{?dist}
 Summary: Easily import, manage, and play selections from your music collection
 Group:   Applications/Multimedia
 License: MIT
 URL:     http://banshee-project.org/
 Source0: http://banshee-project.org/files/banshee/banshee-1-%{version}.tar.bz2
-#As we are not shipping the boo interface quite yet, no need for our note to ppc users
 Source1: README.Fedora
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -45,7 +44,7 @@
 
 BuildRequires: desktop-file-utils
 
-Requires:       libipoddevice
+Requires:      libipoddevice
 
 %description
 Banshee allows you to import CDs, sync your music collection to an iPod,
@@ -63,7 +62,7 @@
 
 %prep
 %setup -q -n %{name}-1-%{version}
-#cp %{SOURCE1} .
+cp -p %{SOURCE1} .
 
 %build
 export MONO_SHARED_DIR=%mono_shared
@@ -81,6 +80,9 @@
 export MONO_SHARED_DIR=%mono_shared
 make install DESTDIR=%{buildroot}
 
+# clean-up .a archives
+rm %{buildroot}%{_libdir}/banshee-1/gstreamer-*/lib*.a
+
 desktop-file-install --vendor gnome --delete-original \
   --dir $RPM_BUILD_ROOT%{_datadir}/applications \
   --add-category X-Fedora \
@@ -112,7 +114,7 @@
 
 %files -f %{name}-1.lang
 %defattr(-,root,root,-)
-%doc COPYING AUTHORS ChangeLog README NEWS
+%doc COPYING AUTHORS ChangeLog README README.Fedora NEWS
 %{_bindir}/banshee-1
 %{_libdir}/banshee-1
 %{_datadir}/applications/*.desktop
@@ -128,6 +130,9 @@
 %{_libdir}/pkgconfig/banshee-1-*.pc
 
 %changelog
+* Sun Aug 24 2008 Michel Alexandre Salim <salimma at fedoraproject.org> - 1.2.1-1
+- Update to 1.2.1
+
 * Thu Jul 31 2008 Nigel Jones <dev at nigelj.com> - 1.2.0-2.1
 - ifarching foo broke... now fixed
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/banshee/devel/sources,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- sources	30 Jul 2008 20:43:31 -0000	1.20
+++ sources	24 Aug 2008 19:46:43 -0000	1.21
@@ -1 +1 @@
-1f651fa626b188adba35bcdac5d7f686  banshee-1-1.2.0.tar.bz2
+4537d105352b465049953f72da34d3d8  banshee-1-1.2.1.tar.bz2




More information about the fedora-extras-commits mailing list