Summary
Description: Unnamed repository; edit this file 'description' to name the repository.
Last Change: Wed 4/10/13 13:00
Recent Commits
>
--git a/SuSE/CHANGELOG b/SuSE/CHANGELOG
index 74ba4a5..e5a2133 100644
--- a/SuSE/CHANGELOG
+++ b/SuSE/CHANGELOG
@@ -1,4 +1,12 @@
-------------------------------------------------------------------
+Sat Jan 26 12:01:35 CET 2013 - Sebastian Siebert <freespacer@gmx.de>
+
+- update the packaging support
+ - add openSUSE 12.3 packaging support
+ - remove openSUSE 11.3 packaging support
+ - move openSUSE 11.4 packaging suport to the unsupported OS list
+
+-------------------------------------------------------------------
Thu Jul 26 10:16:00 CEST 2012 - Sebastian Siebert <freespacer@gmx.de>
- remove unneeded patch: amd-3.4.0-missing-functions.patch
diff --git a/SuSE/supportedOS.sh b/SuSE/supportedOS.sh
index b471a35..e677d91 100755
--- a/SuSE/supportedOS.sh
+++ b/SuSE/supportedOS.sh
@@ -29,19 +29,17 @@ SUSE_LIST="SLE10-IA32 \
SLE10-AMD64 \
SLE11-IA32 \
SLE11-AMD64 \
-SUSE113-IA32 \
-SUSE113-AMD64 \
-SUSE114-IA32 \
-SUSE114-AMD64 \
SUSE121-IA32 \
SUSE121-AMD64 \
SUSE122-IA32 \
SUSE122-AMD64 \
+SUSE123-IA32 \
+SUSE123-AMD64 \
SUSE-autodetection"
# unsupported os (unofficial package list)
# unlock this list with, for example:
# UNSUPPORTED="yes" ./ati-driver-installer-<version>-<architecture>.run --buildpkg SuSE/SUSE114-AMD64
if [ "${UNSUPPORTED}" = "yes" -o "${UNSUPPORTED}" = "true" -o "${UNSUPPORTED}" = "1" ]; then
- SUSE_LIST="${SUSE_LIST} SUSEFACTORY-IA32 SUSEFACTORY-AMD64"
+ SUSE_LIST="${SUSE_LIST} SUSE114-IA32 SUSE-114-AMD64 SUSEFACTORY-IA32 SUSEFACTORY-AMD64"
Copyright © 2013 by Phoronix Media