SPECS: engrave.spec - pl, better Group

qboosh qboosh at pld-linux.org
Sun Nov 20 21:39:55 CET 2005


Author: qboosh                       Date: Sun Nov 20 20:39:55 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, better Group

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

---- Diffs:

================================================================
Index: SPECS/engrave.spec
diff -u SPECS/engrave.spec:1.1 SPECS/engrave.spec:1.2
--- SPECS/engrave.spec:1.1	Sun Nov 20 19:45:53 2005
+++ SPECS/engrave.spec	Sun Nov 20 21:39:49 2005
@@ -1,11 +1,12 @@
 # $Revision$, $Date$
 Summary:	Edje editing library
+Summary(pl):	Biblioteka edycji edje
 Name:		engrave
 Version:	0.1.0
 %define	_snap	20051104
 Release:	0.%{_snap}.0.1
 License:	BSD
-Group:		X11/Applications
+Group:		Libraries
 #Source0:	http://dl.sourceforge.net/enlightenment/%{name}-%{version}.tar.gz
 Source0:	http://sparky.homelinux.org/snaps/enli/e17/libs/%{name}-%{_snap}.tar.bz2
 # Source0-md5:	bef0917c80af9c182994994adf8b48a7
@@ -18,22 +19,33 @@
 %description
 Engrave is an edje editing library.
 
+%description -l pl
+Engrave to biblioteka edycji edje.
+
 %package devel
-Summary:	Header files
+Summary:	Header files for engrave library
+Summary(pl):	Pliki nagłówkowe biblioteki engrave
 Group:		Developement/Libraries
 Requires:	%{name} = %{version}-%{release}
 
 %description devel
-Header files
+Header files for engrave library.
+
+%description devel -l pl
+Pliki nagłówkowe biblioteki engrave.
 
 %package static
 Summary:	Engrave static library
+Summary(pl):	Statyczna biblioteka engrave
 Group:		Developement/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
 
 %description static
 Engrave static library.
 
+%description static -l pl
+Statyczna biblioteka engrave.
+
 %prep
 %setup -q -n %{name}
 
@@ -67,9 +79,9 @@
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/%{name}-config
-%{_includedir}/%{name}
 %attr(755,root,root) %{_libdir}/lib%{name}.so
 %{_libdir}/lib%{name}.la
+%{_includedir}/%{name}
 
 %files static
 %defattr(644,root,root,755)
@@ -81,6 +93,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/11/20 20:39:49  qboosh
+- pl, better Group
+
 Revision 1.1  2005/11/20 18:45:53  sparky
 - new, edje file editing library
-
================================================================

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




More information about the pld-cvs-commit mailing list