Fix some URLs
authorpabs <pabs@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 13 Mar 2007 15:26:40 +0000 (15:26 +0000)
committerpabs <pabs@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Tue, 13 Mar 2007 15:26:40 +0000 (15:26 +0000)
git-svn-id: http://svn.voria.com/code@312 1f10aa63-cdf2-0310-b900-c93c546f37ac

synfig-core/trunk/config/build.cfg
synfig-core/trunk/config/project.spec.in
synfig-core/trunk/examples/business_card.sif
synfig-core/trunk/win32inst.nsi.in

index fd0b6a7..a8bbb9d 100644 (file)
@@ -1,6 +1,6 @@
 
 PACKAGE_NAME="Synfig Core"
-PACKAGE_BUGREPORT="darco@voria.com"
+PACKAGE_BUGREPORT="darco@deepdarc.com"
 PACKAGE_TARNAME=synfig
 VERSION_MAJ="0"
 VERSION_MIN="61"
index 8e2f6c5..8720e8c 100644 (file)
@@ -4,11 +4,10 @@ Name: @PACKAGE_TARNAME@-devel
 Version: @VERSION_MAJ@.@VERSION_MIN@.@VERSION_REV@
 Release: @VERSION_REL@
 Copyright: free (see license), see /usr/share/doc/%{name}-%{version}/license.html
-URL: http://www.voria.com/
+URL: http://www.synfig.com/
 Packager: Robert B. Quattlebaum Jr. <darco@deepdarc.com>
 Group: Development/Languages
 Icon: config/logo.gif
-#Source0: http://www.stlport.org/archive/%{name}-%{version}.tar.gz
 #Patch0: STLport-rename.patch
 #Patch1: STLport-rules.patch
 #Patch2: STLport-install-dir.patch
index a3c1b41..a6bab58 100644 (file)
 Bellevue, Washington 98008
 Main (425) 641-3335
 Fax (425) 641-3960
-darco@voria.com
-http://voria.com/</string>
+darco@deepdarc.com
+http://synfig.com/</string>
         </param>
         <param name="color">
           <color>
index db4a2df..f49f1e1 100644 (file)
@@ -12,7 +12,7 @@
 ; The name of the installer
 Name "@PACKAGE_NAME@ @PACKAGE_VERSION@"
 
-!define PRODUCT_WEB_SITE "http://voria.com/synfig/"
+!define PRODUCT_WEB_SITE "http://www.synfig.com/"
 
 ; The file to write
 OutFile "@PACKAGE_TARNAME@-@PACKAGE_VERSION@.exe"