SPECS: qt4.spec - desc cosmetics

qboosh qboosh at pld-linux.org
Fri Jan 13 16:26:42 CET 2006


Author: qboosh                       Date: Fri Jan 13 15:26:42 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- desc cosmetics

---- Files affected:
SPECS:
   qt4.spec (1.49 -> 1.50) 

---- Diffs:

================================================================
Index: SPECS/qt4.spec
diff -u SPECS/qt4.spec:1.49 SPECS/qt4.spec:1.50
--- SPECS/qt4.spec:1.49	Fri Jan 13 16:11:13 2006
+++ SPECS/qt4.spec	Fri Jan 13 16:26:36 2006
@@ -3,7 +3,7 @@
 # TODO:
 #	- better descriptions
 #	- more cleanups
-#	- check if translations are avilable
+#	- check if translations are available
 #
 # Conditional build:
 %bcond_with	nas		# enable NAS audio support
@@ -310,43 +310,6 @@
 Klasy do integracji z bazami danych przy użyciu SQL - biblioteki
 statyczne. programistyczne.
 
-%package -n QtSvg
-Summary:	SVG support
-Summary(pl):	Wsparcie dla SVG.
-Group:		X11/Libraries
-Requires:	QtCore = %{epoch}:%{version}-%{release}
-
-%description -n QtSvg
-SVG support.
-
-%description -n QtSvg -l pl
-Wsparcie dla SVG.
-
-%package -n QtSvg-devel
-Summary:	SVG support - development files
-Summary(pl):	Wsparcie dla SVG - pliki programistyczne.
-Group:		X11/Development/Libraries
-Requires:	QtCore-devel = %{epoch}:%{version}-%{release}
-Requires:	QtSvg = %{epoch}:%{version}-%{release}
-
-%description -n QtSvg-devel
-SVG support - development files.
-
-%description -n QtSvg-devel -l pl
-Wsparcie dla SVG - pliki programistyczne.
-
-%package -n QtSvg-static
-Summary:	SVG support - static libraries
-Summary(pl):	Wsparcie dla SVG - biblioteki statyczne.
-Group:		X11/Development/Libraries
-Requires:	QtSvg-devel = %{epoch}:%{version}-%{release}
-
-%description -n QtSvg-static
-SVG support - static libraries.
-
-%description -n QtSvg-static -l pl
-Wsparcie dla SVG - biblioteki statyczne.
-
 %package -n QtSql-ibase
 Summary:	Database plugin for InterBase/Firebird Qt support
 Summary(pl):	Wtyczka InterBase/Firebird do Qt
@@ -461,16 +424,58 @@
 %description -n QtSql-sqlite3 -l pt_BR
 Plugin de suporte a SQLite3 para Qt.
 
+%package -n QtSvg
+Summary:	SVG support
+Summary(pl):	Wsparcie dla SVG
+Group:		X11/Libraries
+Requires:	QtCore = %{epoch}:%{version}-%{release}
+
+%description -n QtSvg
+SVG support.
+
+%description -n QtSvg -l pl
+Wsparcie dla SVG.
+
+%package -n QtSvg-devel
+Summary:	SVG support - development files
+Summary(pl):	Wsparcie dla SVG - pliki programistyczne
+Group:		X11/Development/Libraries
+Requires:	QtCore-devel = %{epoch}:%{version}-%{release}
+Requires:	QtSvg = %{epoch}:%{version}-%{release}
+
+%description -n QtSvg-devel
+SVG support - development files.
+
+%description -n QtSvg-devel -l pl
+Wsparcie dla SVG - pliki programistyczne.
+
+%package -n QtSvg-static
+Summary:	SVG support - static libraries
+Summary(pl):	Wsparcie dla SVG - biblioteki statyczne
+Group:		X11/Development/Libraries
+Requires:	QtSvg-devel = %{epoch}:%{version}-%{release}
+
+%description -n QtSvg-static
+SVG support - static libraries.
+
+%description -n QtSvg-static -l pl
+Wsparcie dla SVG - biblioteki statyczne.
+
 %package -n QtTest
 Summary:	Test framework
+Summary(pl):	Szkielet testów
 Group:		X11/Libraries
 Requires:	QtCore = %{epoch}:%{version}-%{release}
 
 %description -n QtTest
 Test framework.
 
+%description -n QtTest -l pl
+Szkielet testów.
+
 %package -n QtTest-devel
 Summary:	Test framework - development files
+Summary(pl):	Szkielet testów - pliki programistyczne
 Group:		X11/Development/Libraries
 Requires:	QtCore-devel = %{epoch}:%{version}-%{release}
 Requires:	QtTest = %{epoch}:%{version}-%{release}
@@ -478,6 +483,9 @@
 %description -n QtTest-devel
 Test framework - development files.
 
+%description -n QtTest-devel -l pl
+Szkielet testów - pliki programistyczne.
+
 %package -n QtXml
 Summary:	Classes for handling XML
 Summary(pl):	Klasy do obsługi XML-a
@@ -1126,10 +1134,6 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libQtSql*.so.*
 
-%files -n QtSvg
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libQtSvg*.so.*
-
 %if %{with mysql}
 %files -n QtSql-mysql
 %defattr(644,root,root,755)
@@ -1167,6 +1171,10 @@
 %attr(755,root,root) %{_libdir}/qt4/plugins/sqldrivers/libqsqlodbc*.so
 %endif
 
+%files -n QtSvg
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libQtSvg*.so.*
+
 %files -n QtTest
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libQtTest*.so.*
@@ -1304,6 +1312,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2006/01/13 15:26:36  qboosh
+- desc cosmetics
+
 Revision 1.49  2006/01/13 15:11:13  qboosh
 - BuildConflicts after BuildRequires
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/qt4.spec?r1=1.49&r2=1.50&f=u



More information about the pld-cvs-commit mailing list