SPECS: curl.spec, lm_sensors.spec, libwmf.spec, jasper.spec - unif...

qboosh qboosh at pld-linux.org
Wed Nov 2 00:26:18 CET 2005


Author: qboosh                       Date: Tue Nov  1 23:26:18 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- unified: -libs just before -devel

---- Files affected:
SPECS:
   curl.spec (1.112 -> 1.113) , lm_sensors.spec (1.145 -> 1.146) , libwmf.spec (1.72 -> 1.73) , jasper.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/curl.spec
diff -u SPECS/curl.spec:1.112 SPECS/curl.spec:1.113
--- SPECS/curl.spec:1.112	Wed Nov  2 00:21:57 2005
+++ SPECS/curl.spec	Wed Nov  2 00:26:13 2005
@@ -83,6 +83,17 @@
 ĐŇĎËÓŚ, Á×ÔĎŇÉÚÁĂŚŃ ËĎŇÉÓÔŐ×ÁŢÁ, ׌Ä×ÁÎÔÁÖĹÎÎŃ ĐĎ FTP, HTTP POST,
 ׌ÄÎĎ×ĚĹÎÎŃ ĐĹŇĹŇ×ÁÎϧ ĐĹŇĹÓÉĚËÉ ÔÁ ÂÁÇÁÔĎ ŚÎŰĎÇĎ.
 
+%package libs
+Summary:	curl library
+Summary(pl):	Biblioteka curl
+Group:		Libraries
+
+%description libs
+curl library.
+
+%description libs -l pl
+Biblioteka curl.
+
 %package devel
 Summary:	Header files and development documentation for curl library
 Summary(pl):	Pliki nagłówkowe i dokumentacja do biblioteki curl
@@ -113,17 +124,6 @@
 ăĹĘ ĐÁËĹÔ ÍŚÓÔÉÔŘ ĆÁĘĚÉ, ÎĹĎÂČŚÄÎŚ ÄĚŃ ŇĎÚŇĎÂËÉ ĐŇĎÇŇÁÍ Ú
 ×ÉËĎŇÉÓÔÁÎÎŃÍ ÂŚÂĚŚĎÔĹËÉ curl.
 
-%package libs
-Summary:	curl library
-Summary(pl):	Biblioteka curl
-Group:		Libraries
-
-%description libs
-curl library.
-
-%description libs -l pl
-Biblioteka curl.
-
 %package static
 Summary:	Static version of curl library
 Summary(pl):	Statyczna wersja biblioteki curl
@@ -188,6 +188,10 @@
 %attr(755,root,root) %{_bindir}/curl
 %{_mandir}/man1/curl.1*
 
+%files libs
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libcurl.so.*.*.*
+
 %files devel
 %defattr(644,root,root,755)
 %doc docs/{CONTRIBUTE,INTERNALS,LICENSE-MIXING,RESOURCES}
@@ -198,10 +202,6 @@
 %{_mandir}/man1/curl-config.1*
 %{_mandir}/man3/*curl*.3*
 
-%files libs
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libcurl.so.*.*.*
-
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/libcurl.a
@@ -212,6 +212,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.113  2005/11/01 23:26:13  qboosh
+- unified: -libs just before -devel
+
 Revision 1.112  2005/11/01 23:21:57  glen
 - rel 3
 

================================================================
Index: SPECS/lm_sensors.spec
diff -u SPECS/lm_sensors.spec:1.145 SPECS/lm_sensors.spec:1.146
--- SPECS/lm_sensors.spec:1.145	Wed Nov  2 00:20:55 2005
+++ SPECS/lm_sensors.spec	Wed Nov  2 00:26:13 2005
@@ -89,20 +89,6 @@
 %description libs -l pl
 Biblioteka lm_sensors.
 
-%package sensord
-Summary:	Sensord daemon
-Summary(pl):	Demon sensord
-Group:		Daemons
-PreReq:		rc-scripts
-Requires(post,preun):	/sbin/chkconfig
-Requires:	%{name} = %{version}-%{release}
-
-%description sensord
-Sensord daemon.
-
-%description sensord -l pl
-Demon sensord.
-
 %package devel
 Summary:	Header files for lm_sensors
 Summary(pl):	Pliki nagłówkowe dla lm_sensors
@@ -157,6 +143,20 @@
 đÁËĹÔ lm_sensors-static ÍŚÓÔÉÔŘ ÓÔÁÔÉŢÎŚ ÂŚÂĚŚĎÔĹËÉ, ÎĹĎÂČŚÄÎŚ ÄĚŃ
 ĐĎÂŐÄĎ×É ĐŇĎÇŇÁÍ, ŃËŚ ×ÉËĎŇÉÓÔĎ×ŐŔÔŘ ÄÁÎŚ ÓĹÎÓĎŇŚ×.
 
+%package sensord
+Summary:	Sensord daemon
+Summary(pl):	Demon sensord
+Group:		Daemons
+PreReq:		rc-scripts
+Requires(post,preun):	/sbin/chkconfig
+Requires:	%{name} = %{version}-%{release}
+
+%description sensord
+Sensord daemon.
+
+%description sensord -l pl
+Demon sensord.
+
 %package -n kernel24-i2c-%{name}
 Summary:	Kernel modules for various buses and monitor chips
 Summary(pl):	Moduły jądra dla różnego rodzaju sensorów
@@ -369,13 +369,6 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/lib*.so.*.*
 
-%files sensord
-%defattr(644,root,root,755)
-%attr(754,root,root) %{_sbindir}/sensord
-%attr(754,root,root) /etc/rc.d/init.d/sensors
-%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/sensors
-%{_mandir}/man8/sensord.8*
-
 %files devel
 %defattr(644,root,root,755)
 %doc doc/{developers,kernel}
@@ -387,6 +380,13 @@
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/libsensors.a
+
+%files sensord
+%defattr(644,root,root,755)
+%attr(754,root,root) %{_sbindir}/sensord
+%attr(754,root,root) /etc/rc.d/init.d/sensors
+%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/sensors
+%{_mandir}/man8/sensord.8*
 %endif
 
 %if %{with kernel}
@@ -413,6 +413,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.146  2005/11/01 23:26:13  qboosh
+- unified: -libs just before -devel
+
 Revision 1.145  2005/11/01 23:20:55  qboosh
 - pl for -libs
 

================================================================
Index: SPECS/libwmf.spec
diff -u SPECS/libwmf.spec:1.72 SPECS/libwmf.spec:1.73
--- SPECS/libwmf.spec:1.72	Wed Nov  2 00:21:43 2005
+++ SPECS/libwmf.spec	Wed Nov  2 00:26:13 2005
@@ -47,6 +47,17 @@
 poprzez bibliotekę gd oraz - poprzez biblioteki X Window - rysowanie w
 okienku oraz format xpm.
 
+%package libs
+Summary:	libwmf - libraries
+Summary(pl):	libwmf - biblioteki
+Group:		Libraries
+
+%description libs
+This package contains libwmf libraries.
+
+%description libs -l pl
+Ten pakiet zawiera biblioteki libwmf.
+
 %package devel
 Summary:	libwmf - header files
 Summary(pl):	libwmf - pliki nagłówkowe
@@ -61,17 +72,6 @@
 %description devel -l pl
 Pakiet zawiera pliki nagłówkowe do biblioteki libwmf.
 
-%package libs
-Summary:	libwmf - libraries
-Summary(pl):	libwmf - biblioteki
-Group:		Libraries
-
-%description libs
-This package contains libwmf libraries.
-
-%description libs -l pl
-Ten pakiet zawiera biblioteki libwmf.
-
 %package static
 Summary:	libwmf - static libraries
 Summary(pl):	libwmf - biblioteki statyczne
@@ -150,6 +150,10 @@
 %dir %{_datadir}/libwmf/fonts
 %ghost %{_datadir}/libwmf/fonts/fontmap
 
+%files libs
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/*.so.*.*
+
 %files devel
 %defattr(644,root,root,755)
 %doc html-doc examples
@@ -158,10 +162,6 @@
 %{_libdir}/*.la
 %{_includedir}/*
 
-%files libs
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/*.so.*.*
-
 %if %{with static_libs}
 %files static
 %defattr(644,root,root,755)
@@ -180,6 +180,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.73  2005/11/01 23:26:13  qboosh
+- unified: -libs just before -devel
+
 Revision 1.72  2005/11/01 23:21:43  qboosh
 - pl for -libs
 

================================================================
Index: SPECS/jasper.spec
diff -u SPECS/jasper.spec:1.28 SPECS/jasper.spec:1.29
--- SPECS/jasper.spec:1.28	Wed Nov  2 00:22:17 2005
+++ SPECS/jasper.spec	Wed Nov  2 00:26:13 2005
@@ -32,6 +32,17 @@
 zdefiniowany w ISO/IEC 15444-1:2000 (JasPer zawiera tylko częściową
 implementację tego formatu).
 
+%package libs
+Summary:	JasPer library
+Summary(pl):	Biblioteka JasPer
+Group:		Libraries
+
+%description libs
+JasPer library.
+
+%description libs -l pl
+Biblioteka JasPer.
+
 %package devel
 Summary:	JasPer - header files
 Summary(pl):	JasPer - pliki nagłówkowe
@@ -45,17 +56,6 @@
 %description devel -l pl
 Pliki nagłówkowe potrzebne do konsolidacji z libjasper.
 
-%package libs
-Summary:	JasPer library
-Summary(pl):	Biblioteka JasPer
-Group:		Libraries
-
-%description libs
-JasPer library.
-
-%description libs -l pl
-Biblioteka JasPer.
-
 %package static
 Summary:	JasPer - static library
 Summary(pl):	JasPer - biblioteka statyczna
@@ -126,16 +126,16 @@
 %attr(755,root,root) %{_bindir}/img*
 %attr(755,root,root) %{_bindir}/jasper
 
+%files libs
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/lib*.so.*.*
+
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/lib*.la
 %{_includedir}/jasper
 
-%files libs
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so.*.*
-
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/lib*.a
@@ -150,6 +150,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2005/11/01 23:26:13  qboosh
+- unified: -libs just before -devel
+
 Revision 1.28  2005/11/01 23:22:17  qboosh
 - pl for -libs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/curl.spec?r1=1.112&r2=1.113&f=u
    http://cvs.pld-linux.org/SPECS/lm_sensors.spec?r1=1.145&r2=1.146&f=u
    http://cvs.pld-linux.org/SPECS/libwmf.spec?r1=1.72&r2=1.73&f=u
    http://cvs.pld-linux.org/SPECS/jasper.spec?r1=1.28&r2=1.29&f=u




More information about the pld-cvs-commit mailing list