rpms/goupil/devel goupil.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Damien Durand (splinux) fedora-extras-commits at redhat.com
Wed May 17 14:45:54 UTC 2006


Author: splinux

Update of /cvs/extras/rpms/goupil/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25974/devel

Modified Files:
	.cvsignore sources 
Added Files:
	goupil.spec 
Log Message:
auto-import goupil-0.1.0-1 on branch devel from goupil-0.1.0-1.src.rpm


--- NEW FILE goupil.spec ---
Name:           goupil
Version:	0.1.0        
Release:        1%{?dist}
Summary:        An association membership management tool for the GNOME environment

Group:          Applications/Databases
License:        GPL
URL:            http://goupil.tuxfamily.org/
Source0:        http://goupil.tuxfamily.org/downloads/%{name}-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires: gtk2-devel, evolution-data-server-devel, gtkmm24-devel, libglademm24-devel, gnome-vfsmm26-devel, sqlite-devel


%description
Goupil is A GNOME desktop application to manages your association or foundation 
memberships. Goupil helps you manage the memberships of your associations.

%prep
%setup -q


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


%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT

desktop-file-install --vendor fedora --delete-original \
  --dir $RPM_BUILD_ROOT%{_datadir}/applications      \
  --add-category X-Fedora                              \
  $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop



%clean
rm -rf $RPM_BUILD_ROOT

%post -p /sbin/ldconfig

%postun -p /sbin/ldconfig


%files 
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING COPYRIGHT INSTALL NEWS README
%{_bindir}/%{name}
%{_libdir}/*
%{_datadir}/%{name}
%{_datadir}/applications/*.desktop
%{_datadir}/pixmaps/*.png
%{_includedir}/*


%changelog
* Sun Apr 14 2006 Damien Durand <splinux at fedoraproject.org> - 0.1.0-1
- Initial package


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/goupil/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	17 May 2006 14:44:52 -0000	1.1
+++ .cvsignore	17 May 2006 14:45:54 -0000	1.2
@@ -0,0 +1 @@
+goupil-0.1.0.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/goupil/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	17 May 2006 14:44:52 -0000	1.1
+++ sources	17 May 2006 14:45:54 -0000	1.2
@@ -0,0 +1 @@
+38f338340731b729cde6e8a0afc9ea71  goupil-0.1.0.tar.gz




More information about the fedora-extras-commits mailing list