[arch-commits] Commit in swfdec/repos (3 files)

andyrtr at archlinux.org andyrtr at archlinux.org
Thu Apr 17 19:37:27 UTC 2008


    Date: Thursday, April 17, 2008 @ 15:37:26
  Author: andyrtr
Revision: 316

Merged revisions 30-315 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/swfdec/trunk

........
  r31 | andyrtr | 2008-04-08 23:01:05 +0000 (Di, 08 Apr 2008) | 1 line
  
  patch removed
........
  r315 | andyrtr | 2008-04-17 19:36:54 +0000 (Do, 17 Apr 2008) | 2 lines
  
  upgpkg: swfdec 0.6.4-1
      new security fix release
........

Modified:
  swfdec/repos/extra-x86_64/	(properties)
  swfdec/repos/extra-x86_64/PKGBUILD
Deleted:
  swfdec/repos/extra-x86_64/libversion.patch

------------------+
 PKGBUILD         |    4 ++--
 libversion.patch |   11 -----------
 2 files changed, 2 insertions(+), 13 deletions(-)


Property changes on: swfdec/repos/extra-x86_64
___________________________________________________________________
Name: svnmerge-integrated
   - /swfdec/trunk:1-29
   + /swfdec/trunk:1-315

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-04-17 19:36:54 UTC (rev 315)
+++ extra-x86_64/PKGBUILD	2008-04-17 19:37:26 UTC (rev 316)
@@ -2,7 +2,7 @@
 #Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=swfdec
-pkgver=0.6.2
+pkgver=0.6.4
 pkgrel=1
 pkgdesc="free library for decoding and rendering Flash animations"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('pkgconfig')
 source=(http://swfdec.freedesktop.org/download/swfdec/0.6/${pkgname}-${pkgver}.tar.gz)
 options=('!libtool' '!emptydirs')
-md5sums=('5437eec5404ae50fa390ebe326ad5877')
+md5sums=('a1568696246889109b884cb5434e81fc')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}

Deleted: extra-x86_64/libversion.patch
===================================================================
--- extra-x86_64/libversion.patch	2008-04-17 19:36:54 UTC (rev 315)
+++ extra-x86_64/libversion.patch	2008-04-17 19:37:26 UTC (rev 316)
@@ -1,11 +0,0 @@
---- configure.ac	2007-08-03 20:39:28.000000000 +0000
-+++ configure.ac.new	2007-08-05 20:39:43.000000000 +0000
-@@ -33,7 +33,7 @@
- fi
- AC_DEFINE_UNQUOTED(SWFDEC_LEVEL_DEFAULT, $DEFAULT_DEBUG_LEVEL, [Default debug level used])
- 
--SWFDEC_LIBVERSION="0:0:0"
-+SWFDEC_LIBVERSION="1:0:0"
- AC_SUBST(SWFDEC_LIBVERSION)
- AM_PROG_LIBTOOL
- 





More information about the arch-commits mailing list