rpms/pidgin-birthday-reminder/F-13 import.log, NONE, 1.1 pidgin-birthday-reminder.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Kalev Lember kalev at fedoraproject.org
Fri Mar 19 21:38:09 UTC 2010


Author: kalev

Update of /cvs/pkgs/rpms/pidgin-birthday-reminder/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv2221/F-13

Modified Files:
	.cvsignore sources 
Added Files:
	import.log pidgin-birthday-reminder.spec 
Log Message:
Initial import (#571502)


--- NEW FILE import.log ---
pidgin-birthday-reminder-1_4-2_fc14:F-13:pidgin-birthday-reminder-1.4-2.fc14.src.rpm:1269034644


--- NEW FILE pidgin-birthday-reminder.spec ---
%global realname birthday_reminder

Name:           pidgin-birthday-reminder
Version:        1.4
Release:        2%{?dist}
Summary:        Birthday Reminder plugin for Pidgin

Group:          Applications/Internet
License:        GPLv2+
URL:            http://freakazoid.teamblind.de/2009/02/14/pidgin-birthday-reminder/
Source0:        http://downloads.sourceforge.net/pidgin-birthday/%{realname}-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  intltool
BuildRequires:  pidgin-devel
Requires:       pidgin

%description
Pidgin Birthday Reminder reminds you of your buddies birthdays. Birthdays can
be set by hand or be automatically filled-in for ICQ, MSN and XMPP protocols.


%prep
%setup -q -n %{realname}-%{version}


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


%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
rm -f $RPM_BUILD_ROOT%{_libdir}/pidgin/*.la

%find_lang %{realname}


%clean
rm -rf $RPM_BUILD_ROOT


%files -f %{realname}.lang
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING
%{_libdir}/pidgin/*.so
%{_datadir}/pixmaps/pidgin/%{realname}/
# Pidgin package doesn't own sounds/pidgin/ dir
%dir %{_datadir}/sounds/pidgin/
%{_datadir}/sounds/pidgin/%{realname}/


%changelog
* Thu Mar 18 2010 Kalev Lember <kalev at smartlink.ee> - 1.4-2
- Updated URL

* Tue Mar 09 2010 Kalev Lember <kalev at smartlink.ee> - 1.4-1
- Initial RPM release


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pidgin-birthday-reminder/F-13/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore	19 Mar 2010 20:07:19 -0000	1.1
+++ .cvsignore	19 Mar 2010 21:38:08 -0000	1.2
@@ -0,0 +1 @@
+birthday_reminder-1.4.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pidgin-birthday-reminder/F-13/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources	19 Mar 2010 20:07:19 -0000	1.1
+++ sources	19 Mar 2010 21:38:08 -0000	1.2
@@ -0,0 +1 @@
+632d1993643982486f6e5e75455c61ef  birthday_reminder-1.4.tar.gz



More information about the scm-commits mailing list