SPECS: gegl.spec - pl - fixed URL, Group and License

qboosh qboosh at pld-linux.org
Sun Jun 17 02:09:17 CEST 2007


Author: qboosh                       Date: Sun Jun 17 00:09:17 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl
- fixed URL, Group and License

---- Files affected:
SPECS:
   gegl.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/gegl.spec
diff -u SPECS/gegl.spec:1.1 SPECS/gegl.spec:1.2
--- SPECS/gegl.spec:1.1	Mon Jun 11 02:33:24 2007
+++ SPECS/gegl.spec	Sun Jun 17 02:09:12 2007
@@ -1,15 +1,15 @@
 # $Revision$, $Date$
-#
 Summary:	Generic image processing library
+Summary(pl.UTF-8):	Ogólna biblioteka przetwarzania obrazu
 Name:		gegl
 Version:	0.0.12
 Release:	1
-License:	GPL v2
-Group:		Applications
+License:	LGPL v2+
+Group:		Libraries
 Source0:	ftp://ftp.gtk.org/pub/gegl/0.0/%{name}-%{version}.tar.bz2
 # Source0-md5:	dda7513cb4ab4b62528a9822e5c5751b
 Patch0:		%{name}-build.patch
-URL:		http://www.gegl.org/gegl/
+URL:		http://www.gegl.org/
 BuildRequires:	OpenEXR-devel
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -27,18 +27,24 @@
 GEGL (Generic Graphics Library) is a graph based image processing
 framework.
 
-GEGLs original design was made to scratch GIMPs itches for a new
+GEGL's original design was made to scratch GIMP's itches for a new
 compositing and processing core. This core is being designed to have
-minimal dependencies. and a simple well defined API.
+minimal dependencies and a simple well defined API.
+
+%description -l pl.UTF-8
+GEGL (Generic Graphics Library) to oparty na grafice szkielet do
+przetwarzania obrazu.
+
+Pierwotny projekt biblioteki GEGL powstał z myślą o nowym rdzeniu do
+składania i przetwarzania obrazu w GIMP-ie. Rdzeń ten jest
+projektowany tak, by miał minimalne zależności i proste, dobrze
+zdefiniowane API.
 
 %package devel
 Summary:	Header files for gegl library
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki gegl
 Group:		Development/Libraries
-# if base package contains shared library for which these headers are
-#Requires:	%{name} = %{version}-%{release}
-# if -libs package contains shared library for which these headers are
-#Requires:	%{name}-libs = %{version}-%{release}
+Requires:	%{name} = %{version}-%{release}
 
 %description devel
 Header files for gegl library.
@@ -85,28 +91,30 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
 %attr(755,root,root) %{_bindir}/gegl
-%dir %{_libdir}/gegl-*
-%{_libdir}/gegl-*/*.so
 %attr(755,root,root) %{_libdir}/libgegl-*.so.*.*.*
+%dir %{_libdir}/gegl-*
+%attr(755,root,root) %{_libdir}/gegl-*/*.so
 
 %files devel
 %defattr(644,root,root,755)
-%{_includedir}/gegl-*
+%attr(755,root,root) %{_libdir}/libgegl-*.so
 %{_libdir}/libgegl-*.la
-%{_libdir}/libgegl-*.so
+%{_includedir}/gegl-*
 %{_pkgconfigdir}/gegl.pc
 
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/libgegl-1.0.a
 
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/06/17 00:09:12  qboosh
+- pl
+- fixed URL, Group and License
+
 Revision 1.1  2007/06/11 00:33:24  aredridel
 - added
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gegl.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list