SPECS: gpa.spec - updated to 0.7.1

qboosh qboosh at pld-linux.org
Mon Feb 27 10:12:26 CET 2006


Author: qboosh                       Date: Mon Feb 27 09:12:26 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.7.1

---- Files affected:
SPECS:
   gpa.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/gpa.spec
diff -u SPECS/gpa.spec:1.8 SPECS/gpa.spec:1.9
--- SPECS/gpa.spec:1.8	Sat Nov 27 19:52:07 2004
+++ SPECS/gpa.spec	Mon Feb 27 10:12:20 2006
@@ -2,18 +2,18 @@
 Summary:	Gnu Privacy Assistant - Graphical Frontend for the GnuPG
 Summary(pl):	Gnu Privacy Assistant - Graficzny Frontend GnuPG
 Name:		gpa
-Version:	0.7.0
-Release:	0.1
+Version:	0.7.1
+Release:	1
 License:	GPL v2
 Group:		X11/Applications
-Source0:	ftp://ftp.gnupg.org/gcrypt/alpha/gpa/%{name}-%{version}.tar.gz
-# Source0-md5:	44cb60cba64a48837588ed27f8db08b2
+Source0:	ftp://ftp.gnupg.org/gcrypt/alpha/gpa/%{name}-%{version}.tar.bz2
+# Source0-md5:	7cc2c8889b2e6a9f7c7145e99b17d83c
 URL:		http://www.gnupg.org/related_software/gpa/
-BuildRequires:	autoconf
-BuildRequires:	automake
+BuildRequires:	autoconf >= 2.59
+BuildRequires:	automake >= 1:1.9.3
 BuildRequires:	gettext-devel
-BuildRequires:	gpgme-devel >= 0.4.0
-BuildRequires:	gtk+2-devel >= 1:2.0.0
+BuildRequires:	gpgme-devel >= 1:1.1.1
+BuildRequires:	gtk+2-devel >= 2:2.2.0
 BuildRequires:	pkgconfig
 Requires:	gnupg
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -34,7 +34,7 @@
 
 %build
 %{__gettextize}
-%{__aclocal}
+%{__aclocal} -I m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
@@ -43,7 +43,6 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -58,6 +57,8 @@
 %doc ChangeLog README
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
+%{_desktopdir}/gpa.desktop
+%{_pixmapsdir}/gpa.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -65,6 +66,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2006/02/27 09:12:20  qboosh
+- updated to 0.7.1
+
 Revision 1.8  2004/11/27 18:52:07  saq
 - massive attack: add missing gtk+2-devel epoch in BR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gpa.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list