rpms/pidgin-gfire/F-10 import.log, NONE, 1.1 pidgin-gfire.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Andreas Osowski th0br0 at fedoraproject.org
Fri May 22 06:20:05 UTC 2009


Author: th0br0

Update of /cvs/pkgs/rpms/pidgin-gfire/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2167/F-10

Modified Files:
	.cvsignore sources 
Added Files:
	import.log pidgin-gfire.spec 
Log Message:
Initial CVS import for F-10 branch



--- NEW FILE import.log ---
pidgin-gfire-0_8_1-3_fc10:F-10:pidgin-gfire-0.8.1-3.fc10.src.rpm:1242973128


--- NEW FILE pidgin-gfire.spec ---
%global srcname gfire

Name:		pidgin-gfire
Version:	0.8.1
Release:	3%{?dist}
Summary:	Xfire plugin for Pidgin

Group:		Applications/Communications
License:	GPLv3+
URL:		http://gfire.sourceforge.net/
Source0:	http://downloads.sourceforge.net/%{srcname}/%{srcname}-%{version}.tar.gz
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:	pidgin-devel
Requires:	pidgin
Requires:	libpurple

%description
Gfire is an open source plugin for the Pidgin IM client
which allows you to connect the Xfire network.

Features:
	* Friend's list
	* Add & Remove friends
	* View friend's current game (games list updated weekly)
	* View friend's profiles
	* Join friend's server
	* Detects games and logs game time
	* Set your status as "Away from Keyboard (AFK)"
	* Set custom status

%prep
%setup -q -n %{srcname}-%{version}
chmod 0644 AUTHORS ChangeLog COPYING NEWS README
chmod 0644 src/*.c src/*.h
chmod 0644 gfire_config.h
chmod 0644 pixmaps/*/%{srcname}.png

%build
%configure --disable-static
make %{?_smp_mflags}

%install
rm -rf %{buildroot}
make install INSTALL="install -p" DESTDIR=%{buildroot} 

find %{buildroot} -name '*.la' -exec rm -f {} ';'

# Remove the shebang from the server detection script
sed -i -e '/#\!/d' %{buildroot}/%{_datadir}/purple/%{srcname}/scripts/server_detection/4097.py 

%clean
rm -rf %{buildroot}

%files 
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING NEWS README
%{_libdir}/purple-2/*.so
%{_datadir}/pixmaps/pidgin/protocols/*/%{srcname}.png
%{_datadir}/purple/%{srcname}/

%changelog
* Wed May 21 2009 Andreas Osowski <th0br0 at mkdir.name> - 0.8.1-3
- Added Requires: libpurple
- Changed the files entry for the pixmaps

* Wed May 20 2009 Andreas Osowski <th0br0 at mkdir.name> - 0.8.1-2
- Renamed back to pidgin-gfire
- Added comment for the sed command
- Fixed file/dir ownership 
- Changed license to GPLv3+ according to upstream license change

* Wed May 20 2009 Andreas Osowski <th0br0 at mkdir.name> - 0.8.1-1
- New upstream version

* Sat Mar 28 2009 Andreas Osowski <th0br0 at mkdir.name> - 0.7.1-2
- Renamed to purple-gfire
- Fixed indentation
- Changed description

* Fri Mar 27 2009 Andreas Osowski <th0br0 at mkdir.name> - 0.7.1-1
- Initial package build


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pidgin-gfire/F-10/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	21 May 2009 23:36:45 -0000	1.1
+++ .cvsignore	22 May 2009 06:19:34 -0000	1.2
@@ -0,0 +1 @@
+gfire-0.8.1.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pidgin-gfire/F-10/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	21 May 2009 23:36:45 -0000	1.1
+++ sources	22 May 2009 06:19:34 -0000	1.2
@@ -0,0 +1 @@
+a288d4cf8fbe38b5414b0417799fd880  gfire-0.8.1.tar.gz




More information about the fedora-extras-commits mailing list