packages: taglib/taglib.spec - pl for -examples - fixed Groups (nothing to ...

qboosh qboosh at pld-linux.org
Thu Feb 3 16:10:58 CET 2011


Author: qboosh                       Date: Thu Feb  3 15:10:58 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- pl for -examples
- fixed Groups (nothing to do with X11)
- track sonames

---- Files affected:
packages/taglib:
   taglib.spec (1.40 -> 1.41) 

---- Diffs:

================================================================
Index: packages/taglib/taglib.spec
diff -u packages/taglib/taglib.spec:1.40 packages/taglib/taglib.spec:1.41
--- packages/taglib/taglib.spec:1.40	Fri Jul  9 08:59:26 2010
+++ packages/taglib/taglib.spec	Thu Feb  3 16:10:52 2011
@@ -8,7 +8,7 @@
 Version:	1.6.3
 Release:	2
 License:	LGPL v2.1 or MPL v1.1
-Group:		X11/Libraries
+Group:		Libraries
 Source0:	http://ktown.kde.org/~wheeler/files/src/%{name}-%{version}.tar.gz
 # Source0-md5:	ddf02f4e1d2dc30f76734df806e613eb
 Patch0:		%{name}-libtool-sanitize.patch
@@ -32,7 +32,7 @@
 %package devel
 Summary:	libtag - header files
 Summary(pl.UTF-8):	libtag - pliki nagłówkowe
-Group:		X11/Development/Libraries
+Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 Requires:	libstdc++-devel
 
@@ -43,16 +43,20 @@
 Pliki nagłówkowe biblioteki tag.
 
 %package examples
-Summary:	Example codes
+Summary:	Example codes for taglib
 Summary(hu.UTF-8):	Példaprogramok
-Group:		X11/Development/Libraries
+Summary(pl.UTF-8):	Przykładowe programy w postaci źródłowej dla tagliba
+Group:		Development/Libraries
 
 %description examples
-Example codes.
+Example codes for taglib.
 
 %description examples -l hu.UTF-8
 Példaprogramok.
 
+%description examples -l pl.UTF-8
+Przykładowe programy w postaci źródłowej dla tagliba.
+
 %prep
 %setup -q
 
@@ -91,9 +95,9 @@
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libtag.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libtag.so.?
+%attr(755,root,root) %ghost %{_libdir}/libtag.so.1
 %attr(755,root,root) %{_libdir}/libtag_c.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libtag_c.so.?
+%attr(755,root,root) %ghost %{_libdir}/libtag_c.so.0
 
 %files devel
 %defattr(644,root,root,755)
@@ -114,6 +118,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2011/02/03 15:10:52  qboosh
+- pl for -examples
+- fixed Groups (nothing to do with X11)
+- track sonames
+
 Revision 1.40  2010/07/09 06:59:26  uzsolt
 - examples subpackage
 - rel 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/taglib/taglib.spec?r1=1.40&r2=1.41&f=u



More information about the pld-cvs-commit mailing list