]> git.pld-linux.org Git - packages/855resolution.git/blobdiff - 855resolution.spec
- converted to UTF-8
[packages/855resolution.git] / 855resolution.spec
index f30a8afd590dbf25da83120d4edca6103777b338..a1a8aadcd7d0409576905178e2aa17e0dc0eddc9 100644 (file)
@@ -1,4 +1,5 @@
 Summary:       Change the resolution of an available vbios mode for the 855/865/915 Intel graphic chipset
+Summary(pl.UTF-8):   Zmiana rozdzielczości dostępnych trybów vbios dla chipsetów Intel 855/865/915
 Name:          855resolution
 Version:       0.4
 Release:       0.8
@@ -9,14 +10,17 @@ Source0:     http://perso.wanadoo.fr/apoirier/%{name}-%{version}.tgz
 Source1:       %{name}.sysconfig
 Source2:       %{name}.init
 URL:           http://perso.wanadoo.fr/apoirier/
+PreReq:                rc-scripts
+Requires(post,preun):  /sbin/chkconfig
+ExclusiveArch: %{ix86} %{x8664}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 855resolution is a software to change the resolution of an available
-vbios mode for the 855/865/915 Intel graphic chipset. I coded it to
-get the 1400x1050 resolution on my Dell 510.
+vbios mode for the 855/865/915 Intel graphic chipset. It was
+originally coded it to get the 1400x1050 resolution on Dell 510.
 
-Later it was tested with succes on the following laptops:
+Later it was tested with success on the following laptops:
 - Acer Travelmate 291lmi
 - Acer TravelMate 661LCi
 - Acer Travelmate 662
@@ -27,10 +31,31 @@ Later it was tested with succes on the following laptops:
 - Fujitsu LifeBook P5010D
 - Fujitsu E4010
 
-It patches only the RAM version of the video bios so the new
+It patches only the RAM version of the video BIOS so the new
 resolution is loose each time you reboot. If you want to set the
-resolution each time you reboot and before to launch X, use your
-rc.local, local.start ... file of your Linux version.
+resolution each time you reboot and before to launch X, use
+appropriate init script file of your Linux version.
+
+%description -l pl.UTF-8
+855resolution to program do zmiany rozdzielczości dostępnych trybów
+vbios dla chipsetów graficznych Intel 855/865/915. Pierwotnie był
+napisany w celu uzyskania rozdzielczości 1400x1050 na Dellu 510.
+
+Później został pozytywnie przetestowany na następujących laptopach:
+- Acer Travelmate 291lmi
+- Acer TravelMate 661LCi
+- Acer Travelmate 662
+- Asus M3N
+- Dell Inspiron 500m
+- Dell Inspiron 510m
+- Dell Inspiron 700m
+- Fujitsu LifeBook P5010D
+- Fujitsu E4010
+
+Program modyfikuje tylko wersję w RAM Video BIOS-u, więc nowa
+rozdzielczość jest tracona po każdym reboocie. Aby ustawiać
+rozdzielczość po każdym uruchomieniem komputera, a przed uruchomieniem
+X, należy użyć odpowiedniego skryptu inicjalizującego.
 
 %prep
 %setup -q -n %{name}
This page took 0.071864 seconds and 4 git commands to generate.