]> git.pld-linux.org Git - packages/915resolution.git/blobdiff - 915resolution.spec
- release 4
[packages/915resolution.git] / 915resolution.spec
index bfe800a9ff5d45c83d0cf35261cdac1dd55cbb8c..86680225bac4f8c8c0158c603d1648a9b0328c95 100644 (file)
@@ -1,16 +1,17 @@
 # TODO - http://archive.ubuntu.com/ubuntu/pool/universe/9/915resolution/915resolution_0.5-1ubuntu6.diff.gz
 #
 Summary:       Change the resolution of an available vbios mode
-Summary(pl):   Zmiana rozdzielczo¶ci dostêpnych trybów vbios
+Summary(pl.UTF-8):     Zmiana rozdzielczości dostępnych trybów vbios
 Name:          915resolution
-Version:       0.5.2
-Release:       1
+Version:       0.5.3
+Release:       4
 License:       Public Domain
 Group:         Applications/System
 Source0:       http://www.geocities.com/stomljen/%{name}-%{version}.tar.gz
-# Source0-md5: a3441e5662c5ff1e00dc97de4487e8f8
+# Source0-md5: ed287778a53d02c31a7a6a52bc146291
 Source1:       %{name}.sysconfig
 Source2:       %{name}.init
+Patch0:                %{name}-i965GM.patch
 URL:           http://www.geocities.com/stomljen/
 Requires(post,preun):  /sbin/chkconfig
 Requires:      rc-scripts
@@ -18,39 +19,40 @@ ExclusiveArch:      %{ix86} %{x8664}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-915resolution is a tool to modify the video BIOS of the 800 and
-900 series Intel graphics chipsets. This includes the 845G, 855G,
-and 865G chipsets, as well as 915G, 915GM, and 945G chipsets. This
-modification is neccessary to allow the display of certain graphics
-resolutions for an Xorg or XFree86 graphics server.
+915resolution is a tool to modify the video BIOS of the 800 and 900
+series Intel graphics chipsets. This includes the 845G, 855G, and 865G
+chipsets, as well as 915G, 915GM, and 945G chipsets. This modification
+is neccessary to allow the display of certain graphics resolutions for
+an Xorg or XFree86 graphics server.
 
-915resolution's modifications of the BIOS are transient. There is
-no risk of permanent modification of the BIOS. This also means that
+915resolution's modifications of the BIOS are transient. There is no
+risk of permanent modification of the BIOS. This also means that
 915resolution must be run every time the computer boots inorder for
 it's changes to take effect.
 
-915resolution is derived from the tool 855resolution. However,
-the code differs substantially. 915resolution's code base is much
-simpler. 915resolution also allows the modification of bits per pixel.
+915resolution is derived from the tool 855resolution. However, the
+code differs substantially. 915resolution's code base is much simpler.
+915resolution also allows the modification of bits per pixel.
 
-%description -l pl
-915resolution to narzêdzie do modyfikowania BIOS-u graficznego uk³adów
-graficznych Intela z serii 800 i 900. Obejmuje to uk³ady 845G, 855G i
-865G, a tak¿e 915G, 915GM i 945G. Zmiany te s± potrzebne, aby
-umo¿liwiæ wy¶wietlanie pewnych rozdzielczo¶ci obrazu dla serwera
+%description -l pl.UTF-8
+915resolution to narzędzie do modyfikowania BIOS-u graficznego układów
+graficznych Intela z serii 800 i 900. Obejmuje to układy 845G, 855G i
+865G, a także 915G, 915GM i 945G. Zmiany te są potrzebne, aby
+umożliwić wyświetlanie pewnych rozdzielczości obrazu dla serwera
 graficznego Xorg lub XFree86.
 
-Modyfikacje wykonywane przez 915resolution w BIOS-ie nie s± trwa³e.
-Nie ma niebezpieczeñstwa trwa³ej zmiany BIOS-u. Oznacza to tak¿e, ¿e
-915resolution musi byæ uruchamiane przy ka¿dym starcie komputera, aby
-zmiany da³y efekt.
+Modyfikacje wykonywane przez 915resolution w BIOS-ie nie są trwałe.
+Nie ma niebezpieczeństwa trwałej zmiany BIOS-u. Oznacza to także, że
+915resolution musi być uruchamiane przy każdym starcie komputera, aby
+zmiany dały efekt.
 
-915resolution wywodzi siê z narzêdzia 855resolution. Jednak kod ró¿ni
-siê znacz±co - kod 915resolution jest znacznie prostszy. 915resolution
-pozwala dodatkowo na zmianê liczby bitów na piksel.
+915resolution wywodzi się z narzędzia 855resolution. Jednak kod różni
+się znacząco - kod 915resolution jest znacznie prostszy. 915resolution
+pozwala dodatkowo na zmianę liczby bitów na piksel.
 
 %prep
 %setup -q
+%patch0 -p0
 
 %build
 %{__make} clean
This page took 0.065045 seconds and 4 git commands to generate.