rpms/gaim-rhythmbox/devel gaim-rhythmbox-configure.diff, NONE, 1.1 gaim-rhythmbox.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Michel Alexandre Salim (salimma) fedora-extras-commits at redhat.com
Fri Nov 3 04:17:45 UTC 2006


Author: salimma

Update of /cvs/extras/rpms/gaim-rhythmbox/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14180/devel

Modified Files:
	.cvsignore sources 
Added Files:
	gaim-rhythmbox-configure.diff gaim-rhythmbox.spec 
Log Message:
auto-import gaim-rhythmbox-2.0-0.3.beta3 on branch devel from gaim-rhythmbox-2.0-0.3.beta3.src.rpm

gaim-rhythmbox-configure.diff:

--- NEW FILE gaim-rhythmbox-configure.diff ---
--- configure.orig	2006-09-24 02:36:08.000000000 -0400
+++ configure	2006-10-28 18:19:44.000000000 -0400
@@ -20593,7 +20593,7 @@
 
 
 
-GAIM_INSTALL="`$PKG_CONFIG gaim --variable=prefix`/lib/gaim"
+GAIM_INSTALL="`$PKG_CONFIG gaim --variable=libdir`/gaim"
 
 
 ac_config_files="$ac_config_files Makefile src/Makefile"


--- NEW FILE gaim-rhythmbox.spec ---
%define prever beta3
Name:           gaim-rhythmbox
Version:        2.0
Release:        0.3.%{prever}%{?dist}
Summary:        Rhythmbox plugin for GAIM

Group:          Applications/Internet
License:        GPL
URL:            http://jon.oberheide.org/projects/gaim-rhythmbox/
Source0:        http://jon.oberheide.org/projects/gaim-rhythmbox/downloads/gaim-rhythmbox-%{version}%{prever}.tar.gz
Patch0:         gaim-rhythmbox-configure.diff
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  gaim-devel
BuildRequires:  gtk2-devel
BuildRequires:  dbus-glib-devel dbus-devel
Requires:       rhythmbox

%description
The Gaim-Rhythmbox plugin will automatically update your Gaim user and
status info with the currently playing music in Rhythmbox. If the
artist and title are known, it will also attempt to create a link to
the song's lyrics by using Google's "I'm Feeling Lucky"
feature. Gaim-Rhythmbox will replace %rb in your user info and status
message with the song information.


%prep
%setup -q -n %{name}-%{version}%{?prever}
%patch0


%build
%configure
make %{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
# remove .la file
rm $RPM_BUILD_ROOT/%{_libdir}/gaim/gaim-rhythmbox.la


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING README
%{_libdir}/gaim/gaim-rhythmbox.so


%changelog
* Thu Nov  2 2006 Michel Salim <michel.salim at gmail.com> 2.0-0.3.beta3
- Tidy up prever use, description field, and add files to documentation

* Thu Nov  2 2006 Michel Salim <michel.salim at gmail.com> 2.0-0.2.beta3
- Add missing BuildRequires

* Sat Oct 28 2006 Michel Salim <michel.salim at gmail.com> 2.0-0.1.beta3
- Initial package


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gaim-rhythmbox/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	3 Nov 2006 04:16:12 -0000	1.1
+++ .cvsignore	3 Nov 2006 04:17:15 -0000	1.2
@@ -0,0 +1 @@
+gaim-rhythmbox-2.0beta3.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gaim-rhythmbox/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	3 Nov 2006 04:16:12 -0000	1.1
+++ sources	3 Nov 2006 04:17:15 -0000	1.2
@@ -0,0 +1 @@
+a9e836986dae7857b408120782264d5a  gaim-rhythmbox-2.0beta3.tar.gz




More information about the scm-commits mailing list