[arch-commits] Commit in sylpheed/trunk (ChangeLog PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Thu Apr 1 18:11:03 UTC 2010


    Date: Thursday, April 1, 2010 @ 14:11:03
  Author: andrea
Revision: 75504

upgpkg: sylpheed 3.0.1-2
openssl rebuild

Modified:
  sylpheed/trunk/PKGBUILD
Deleted:
  sylpheed/trunk/ChangeLog

-----------+
 ChangeLog |   17 -----------------
 PKGBUILD  |    6 +++++-
 2 files changed, 5 insertions(+), 18 deletions(-)

Deleted: ChangeLog
===================================================================
--- ChangeLog	2010-04-01 18:09:17 UTC (rev 75503)
+++ ChangeLog	2010-04-01 18:11:03 UTC (rev 75504)
@@ -1,17 +0,0 @@
-2008-12-19  Alexander Fehr  <pizzapunk gmail com>
-
-  * sylpheed-2.6.0-1:
-  New upstream release.
-  Removed enchant patch.
-
-2008-07-20  Alexander Fehr  <pizzapunk gmail com>
-
-  * sylpheed-2.5.0-1:
-  New upstream release.
-  New maintainer.
-  Changed url.
-  Changed license to GPL.
-  Added compface (X-Face) support.
-  Removed install commands for desktop and pixmap file.
-  Updated enchant patch.
-  Added ChangeLog.

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-04-01 18:09:17 UTC (rev 75503)
+++ PKGBUILD	2010-04-01 18:11:03 UTC (rev 75504)
@@ -5,7 +5,7 @@
 
 pkgname=sylpheed
 pkgver=3.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Lightweight and user-friendly e-mail client"
 arch=('i686' 'x86_64')
 url="http://sylpheed.sraoss.jp/en/"
@@ -22,5 +22,9 @@
   ./configure --prefix=/usr \
               --enable-ldap || return 1
   make || return 1
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
   make DESTDIR="${pkgdir}" install || return 1
 }




More information about the arch-commits mailing list