rpms/contact-lookup-applet/devel contact-lookup-applet.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Brian Pepple (bpepple) fedora-extras-commits at redhat.com
Thu Mar 24 18:58:57 UTC 2005


Author: bpepple

Update of /cvs/extras/rpms/contact-lookup-applet/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10882/devel

Modified Files:
	.cvsignore sources 
Added Files:
	contact-lookup-applet.spec 
Log Message:
auto-import contact-lookup-applet-0.10-2 on branch devel from contact-lookup-applet-0.10-2.src.rpm


--- NEW FILE contact-lookup-applet.spec ---
Name:           contact-lookup-applet
Version:        0.10
Release:        2
Summary:        Contact Lookup Applet

Group:          Applications/Communications
License:        GPL
URL:            http://www.burtonini.com/blog/2004/Oct/27/
Source0:        http://www.burtonini.com/computing/contact-lookup-applet-0.10.tar.gz        
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  gtk2-devel >= 2.4.0
BuildRequires:  libgnomeui-devel >= 2.7.92
BuildRequires:  gnome-panel-devel >= 2.7.90
BuildRequires:  evolution-data-server-devel >= 1.0.0
BuildRequires: 	gettext

%description
This applet allows you to search your Evolution 2 address book for people. To
use, simply add it to your panel (Add to Panel -> Accessories -> Address book
Lookup), type a name into the field, and hit [return] or Search.

%prep
%setup -q

%build
%configure
make %{?_smp_mflags}

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

%clean
rm -rf ${RPM_BUILD_ROOT}

%files -f %{name}.lang
%defattr(-,root,root,-)
%doc AUTHORS COPYING ChangeLog NEWS README TODO
%{_libexecdir}/%{name}
%{_libdir}/bonobo/servers/*.server
%dir %{_datadir}/lookup-applet
%{_datadir}/lookup-applet/*.xml
%{_datadir}/lookup-applet/%{name}.glade

%changelog
* Mon Mar 21 2005 Brian Pepple <bdpepple at ameritech.net> - 0.10-2
- fixed ownership of %%{_datadir}.

* Mon Mar 14 2005 Brian Pepple <bdpepple at ameritech.net> - 0.10-1
- Initial Fedora Extras build.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/contact-lookup-applet/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	24 Mar 2005 18:58:27 -0000	1.1
+++ .cvsignore	24 Mar 2005 18:58:55 -0000	1.2
@@ -0,0 +1 @@
+contact-lookup-applet-0.10.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/contact-lookup-applet/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	24 Mar 2005 18:58:27 -0000	1.1
+++ sources	24 Mar 2005 18:58:55 -0000	1.2
@@ -0,0 +1 @@
+d0a14459676a0f64e871d28dd334f5f8  contact-lookup-applet-0.10.tar.gz




More information about the fedora-extras-commits mailing list