rpms/gaim-libnotify/devel gaim-libnotify.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Peter Gordon (pgordon) fedora-extras-commits at redhat.com
Sun Dec 10 18:05:11 UTC 2006


Author: pgordon

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

Modified Files:
	.cvsignore sources 
Added Files:
	gaim-libnotify.spec 
Log Message:
auto-import gaim-libnotify-0.12-2 on branch devel from gaim-libnotify-0.12-2.src.rpm
Initial import (review & approval in bug #219050)


--- NEW FILE gaim-libnotify.spec ---
%define	gaim_version 2.0.0

Name:		gaim-libnotify
Version:	0.12
Release:	2%{?dist}
Summary:	Libnotify Gaim plugin 

Group:		Applications/Internet
License:	GPL
URL:		http://gaim-libnotify.sourceforge.net/

Source0:	http://heanet.dl.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:	libnotify-devel >= 0.3.2
BuildRequires:	gaim-devel >= %{gaim_version}
BuildRequires:	gtk2-devel

Requires:	gaim >= %{gaim_version}

%description
This is a plugin for the open-source Gaim instant messaging client that uses
libnotify to display graphic notifications of new messages and other events
such as a buddy signing on or off.


%prep
%setup -q


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


%install
rm -rf %{buildroot}
make install DESTDIR=%{buildroot}
%find_lang %{name}


%clean
rm -rf %{buildroot}


%files -f %{name}.lang
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING NEWS
%exclude %{_libdir}/gaim/%{name}.la
%{_libdir}/gaim/%{name}.so


%changelog
* Sun Dec 10 2006 Peter Gordon <peter at thecodergeek.com> - 0.12-2
- Shorten line lengths in %%description (and rewrite it a bit)
- Add gaim runtime requirement so that the parent directory of the plugin in
  %%{_libdir}/gaim is properly owned
- Removed unnecessary perl(XML::Parser) and gettext BuildRequires

* Sat Dec 09 2006 Peter Gordon <peter at thecodergeek.com> - 0.12-1
- Initial packaging for Fedora Extras


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gaim-libnotify/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	10 Dec 2006 18:04:03 -0000	1.1
+++ .cvsignore	10 Dec 2006 18:04:41 -0000	1.2
@@ -0,0 +1 @@
+gaim-libnotify-0.12.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gaim-libnotify/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	10 Dec 2006 18:04:03 -0000	1.1
+++ sources	10 Dec 2006 18:04:41 -0000	1.2
@@ -0,0 +1 @@
+2fccdfcf7c4a86f39157e9433c3437d9  gaim-libnotify-0.12.tar.gz




More information about the fedora-extras-commits mailing list