]> git.pld-linux.org Git - packages/libjpeg.git/commitdiff
- spec adapterized.
authorkloczek <kloczek@pld-linux.org>
Wed, 7 Jun 2000 03:01:13 +0000 (03:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libjpeg.spec -> 1.29

libjpeg.spec

index 8b9eb529e3fbf88926c920cdde00466321ff9a11..5a13155c90669b3e3107be0390d0ac5cf8947439 100644 (file)
@@ -8,8 +8,9 @@ Version:        6b
 Release:       16
 Copyright:     distributable
 Group:         Libraries
+Group(fr):     Librairies
 Group(pl):     Biblioteki
-Source:                ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v%{version}.tar.gz
+Source0:       ftp://ftp.uu.net/graphics/jpeg/jpegsrc.v%{version}.tar.gz
 URL:           http://www.ijg.org/
 Patch0:                libjpeg-DESTDIR.patch
 Patch1:                libjpeg-arm.patch
@@ -18,22 +19,24 @@ BuildRequires:      libtool
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-The libjpeg package contains a library of functions for manipulating JPEG
-images.
+The libjpeg package contains a library of functions for manipulating
+JPEG images.
 
 %description -l de
 Dieses Paket ist eine Library mit Funktionen zur Manipulation von
-jpeg-Bildern, zusammen mit einfachen Clients zur Manipulation von jpeg-
+jpeg-Bildern, zusammen mit einfachen Clients zur Manipulation von
+jpeg.
 
 %description -l fr
-Bibliothèque de fonctions qui manipulent des images jpeg, et clients simples
-pour manipuler de telles images.
+Bibliothèque de fonctions qui manipulent des images jpeg, et clients
+simples pour manipuler de telles images.
 
 %description -l pl
 Ten pakiet zawiera bibliotekê funkcji do manipulacji plikami jpeg.
 
 %description -l tr
-Bu paket, jpeg þekillerini iþlemek için kitaplýklar ve basit istemciler içerir.
+Bu paket, jpeg þekillerini iþlemek için kitaplýklar ve basit
+istemciler içerir.
 
 %package devel
 Summary:       headers for developing programs using libjpeg
@@ -42,21 +45,23 @@ Summary(fr):        Biblioth
 Summary(pl):   Pliki nag³ówkowe libjpeg
 Summary(tr):   libjpeg için geliþtirme kitaplýklarý ve baþlýk dosyalarý
 Group:         Development/Libraries
+Group(fr):     Development/Librairies
 Group(pl):     Programowanie/Biblioteki
 Requires:      %{name} = %{version}
 
 %description devel
-The libjpeg-devel package includes the header files and static libraries
-necessary for developing programs which will manipulate JPEG files using the
-libjpeg library.
+The libjpeg-devel package includes the header files and static
+libraries necessary for developing programs which will manipulate JPEG
+files using the libjpeg library.
 
-If you are going to develop programs which will manipulate JPEG images, you
-should install libjpeg-devel. You'll also need to have the libjpeg package
-installed.
+If you are going to develop programs which will manipulate JPEG
+images, you should install libjpeg-devel. You'll also need to have the
+libjpeg package installed.
 
 %description -l de devel
-Dieses Paket bietet alles, was Sie brauchen, um Programme zur Manipulation
-von jpeg-Grafiken, einschließlich Dokumentation, zu entwickeln.
+Dieses Paket bietet alles, was Sie brauchen, um Programme zur
+Manipulation von jpeg-Grafiken, einschließlich Dokumentation, zu
+entwickeln.
 
 %description -l fr devel
 Ce package est tout ce dont vous avez besoin pour développer des
@@ -67,8 +72,9 @@ Ten pakiet pozwoli Ci na programowanie z wykorzystniem formatu jpeg.
 Zawiera tak¿e dokumentacjê.
 
 %description -l tr devel
-Bu paket, jpeg resimlerini iþleyen programlar geliþtirmeniz için gereken
-baþlýk dosyalarýný, kitaplýklarý ve ilgili yardým belgelerini içerir.
+Bu paket, jpeg resimlerini iþleyen programlar geliþtirmeniz için
+gereken baþlýk dosyalarýný, kitaplýklarý ve ilgili yardým belgelerini
+içerir.
 
 %package progs
 Summary:       Simple clients for manipulating jpeg images
@@ -76,15 +82,17 @@ Summary(de):        Einfachen Clients zur Manipulation von jpeg
 Summary(fr):   Clients simples pour manipuler de telles images
 Summary(pl):   Kilka prostych programów do manipulowania na plikach jpeg
 Group:         Development/Libraries
+Group(fr):     Development/Librairies
 Group(pl):     Programowanie/Biblioteki
 Requires:      %{name} = %{version}
 
 %description progs
-Simple clients for manipulating jpeg images. Libjpeg client programs include
-cjpeg, djpeg, jpegtran, rdjpgcom and wrjpgcom. Djpeg decompresses a JPEG
-file into a regular image file. Jpegtran can perform various useful
-transformations on JPEG files. Rdjpgcom displays any text comments included
-in a JPEG file. Wrjpgcom inserts text comments into a JPEG file.
+Simple clients for manipulating jpeg images. Libjpeg client programs
+include cjpeg, djpeg, jpegtran, rdjpgcom and wrjpgcom. Djpeg
+decompresses a JPEG file into a regular image file. Jpegtran can
+perform various useful transformations on JPEG files. Rdjpgcom
+displays any text comments included in a JPEG file. Wrjpgcom inserts
+text comments into a JPEG file.
 
 %description progs -l de
 Einfachen Clients zur Manipulation von jpeg.
@@ -99,6 +107,7 @@ Kilka prostych program
 Summary:       Static libraries for developing programs using libjpeg
 Summary(pl):   Biblioteki statyczne libjpeg
 Group:         Development/Libraries
+Group(fr):     Development/Librairies
 Group(pl):     Programowanie/Biblioteki
 Requires:      %{name}-devel = %{version}
 
This page took 0.077992 seconds and 4 git commands to generate.