Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > a161e35c92983b9e2ffaa3ddffbfb241 > files > 3

cryptkeeper-0.9.5-3.mga3.src.rpm

%define name    cryptkeeper
%define version 0.9.5
%define release %mkrel 3

Name:       %{name}
Version:    %{version}
Release:    %{release}
Summary:    System tray applet that manages EncFS encrypted folders
License:    GPLv3
Group:      System/Kernel and hardware
URL:        http://tom.noflag.org.uk/cryptkeeper.html
Source0:    http://tom.noflag.org.uk/cryptkeeper/%name-%version.tar.gz
Patch0:     cryptkeeper-0.9.5-fix-missing-include.patch
BuildRequires:  gtk+2-devel
BuildRequires:  libGConf2-devel
Requires:       encfs

%description
Cryptkeeper is a Linux system tray applet that manages EncFS encrypted folders. 

%prep
%setup -q
%patch0 -p 1

%build
%configure2_5x
%__make LDFLAGS=-lX11

%install
rm -rf %{buildroot}
%makeinstall_std

%find_lang %{name}

%files -f %{name}.lang
%{_bindir}/cryptkeeper
%{_datadir}/applications/cryptkeeper.desktop
%{_datadir}/pixmaps/cryptkeeper.png



%changelog

* Fri Jan 11 2013 umeabot <umeabot> 0.9.5-3.mga3
+ Revision: 348306
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Mon Dec 24 2012 guillomovitch <guillomovitch> 0.9.5-2.mga3
+ Revision: 334661
- fix build
- patch0: fix missing unistd.h include

* Wed Jul 20 2011 guillomovitch <guillomovitch> 0.9.5-1.mga2
+ Revision: 127292
- imported package cryptkeeper