From c43850ff70b1d605eee60e51631d19700139a034 Mon Sep 17 00:00:00 2001 From: jcalcote Date: Wed, 21 Apr 2010 20:54:16 +0000 Subject: [PATCH] Update email addresses and spec file URLS for sf.net. git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1112 0109f412-320b-0410-ab79-c3e0c5ffbbe6 --- flaim/configure.ac | 2 +- flaim/obs/flaim.spec.in | 2 +- ftk/configure.ac | 2 +- ftk/obs/flaimtk.spec.in | 2 +- sql/configure.ac | 2 +- sql/obs/sqlflaim.spec.in | 2 +- xflaim/configure.ac | 2 +- xflaim/obs/xflaim.spec.in | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/flaim/configure.ac b/flaim/configure.ac index 07c68a0..57443c0 100644 --- a/flaim/configure.ac +++ b/flaim/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.62]) -AC_INIT([FLAIM],[4.10],[flaim-users@forge.novell.com]) +AC_INIT([FLAIM], [4.10], [flaim-users@lists.sourceforge.net]) AM_INIT_AUTOMAKE([-Wall -Werror]) LT_PREREQ([2.2]) LT_INIT([dlopen]) diff --git a/flaim/obs/flaim.spec.in b/flaim/obs/flaim.spec.in index a17b7ed..5a6fdb9 100644 --- a/flaim/obs/flaim.spec.in +++ b/flaim/obs/flaim.spec.in @@ -2,7 +2,7 @@ Name: @PACKAGE_TARNAME@ BuildRequires: gcc-c++ libstdc++-devel flaimtk-devel doxygen Requires: libstdc++ flaimtk Summary: FLAIM is a database library. -URL: http://forge.novell.com/modules/xfmod/project/?flaim +URL: http://sourceforge.net/projects/flaim/ Version: @PACKAGE_VERSION@ Release: 1 License: GPL diff --git a/ftk/configure.ac b/ftk/configure.ac index 07fdccd..ae66d09 100644 --- a/ftk/configure.ac +++ b/ftk/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.62]) -AC_INIT([FLAIMTK], [1.2], [flaim-users@forge.novell.com]) +AC_INIT([FLAIMTK], [1.2], [flaim-users@lists.sourceforge.net]) AM_INIT_AUTOMAKE([-Wall -Werror]) LT_PREREQ([2.2]) LT_INIT([dlopen]) diff --git a/ftk/obs/flaimtk.spec.in b/ftk/obs/flaimtk.spec.in index 6e098f7..b666242 100644 --- a/ftk/obs/flaimtk.spec.in +++ b/ftk/obs/flaimtk.spec.in @@ -1,7 +1,7 @@ Name: @PACKAGE_TARNAME@ BuildRequires: gcc-c++ libstdc++ libstdc++-devel doxygen Summary: FLAIMTK is the FLAIM cross-platform toolkit. -URL: http://forge.novell.com/modules/xfmod/project/?flaim +URL: http://sourceforge.net/projects/flaim/ Version: @PACKAGE_VERSION@ Release: 1 License: GPL diff --git a/sql/configure.ac b/sql/configure.ac index b8aa4e6..b4e2836 100644 --- a/sql/configure.ac +++ b/sql/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.62]) -AC_INIT([SQLFLAIM], [6.0], [flaim-users@forge.novell.com]) +AC_INIT([SQLFLAIM], [6.0], [flaim-users@lists.sourceforge.net]) AM_INIT_AUTOMAKE([-Wall -Werror]) LT_PREREQ([2.2]) LT_INIT([dlopen]) diff --git a/sql/obs/sqlflaim.spec.in b/sql/obs/sqlflaim.spec.in index 00d96b1..b148b2f 100644 --- a/sql/obs/sqlflaim.spec.in +++ b/sql/obs/sqlflaim.spec.in @@ -2,7 +2,7 @@ Name: @PACKAGE_TARNAME@ BuildRequires: gcc-c++ libstdc++-devel flaimtk-devel Requires: libstdc++ flaimtk Summary: SQLFLAIM is a SQL database library. -URL: http://forge.novell.com/modules/xfmod/project/?flaim +URL: http://sourceforge.net/projects/flaim/ Version: @PACKAGE_VERSION@ Release: 1 License: GPL diff --git a/xflaim/configure.ac b/xflaim/configure.ac index a3a77f1..62ced66 100644 --- a/xflaim/configure.ac +++ b/xflaim/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.62]) -AC_INIT([XFLAIM], [5.2], [flaim-users@forge.novell.com]) +AC_INIT([XFLAIM], [5.2], [flaim-users@lists.sourceforge.net]) AC_CANONICAL_SYSTEM AM_INIT_AUTOMAKE([-Wall -Werror]) LT_PREREQ([2.2]) diff --git a/xflaim/obs/xflaim.spec.in b/xflaim/obs/xflaim.spec.in index 72a35ee..feadb1b 100644 --- a/xflaim/obs/xflaim.spec.in +++ b/xflaim/obs/xflaim.spec.in @@ -2,7 +2,7 @@ Name: @PACKAGE_TARNAME@ BuildRequires: gcc-c++ libstdc++-devel flaimtk-devel gcc-java gjdoc gcc-gij fastjar mono-core doxygen Requires: libstdc++ flaimtk mono-core java >= 1.4.2 Summary: XFLAIM is an XML database library. -URL: http://forge.novell.com/modules/xfmod/project/?flaim +URL: http://sourceforge.net/projects/flaim/ Version: @PACKAGE_VERSION@ Release: 1 License: GPL