PACKAGE_NAME="Synfig Studio"
-PACKAGE_BUGREPORT="darco@voria.com"
+PACKAGE_BUGREPORT="darco@deepdarc.com"
PACKAGE_TARNAME=synfigstudio
VERSION_MAJ="0"
VERSION_MIN="61"
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
"This copy of Synfig Studio was compiled against a\n"
"different version of libsynfig than what is currently\n"
"installed. Synfig Studio will now abort. Try downloading\n"
- "the latest version from the Synfig Development Website at\n"
- "http://dev.synfig.com/ "
+ "the latest version from the Synfig website at\n"
+ "http://www.synfig.com/ "
);
throw 40;
}
"This copy of Synfig Studio has expired.\n"
"Please erase this copy, or download and\n"
"install the latest copy from the Synfig\n"
- "Development Website at http://dev.synfig.com/ ."
+ "website at http://www.synfig.com/ ."
);
throw 39;
}