SPECS: evolution-data-server.spec - -libs desc fix, -devel R: -lib...

qboosh qboosh at pld-linux.org
Tue Oct 4 21:43:38 CEST 2005


Author: qboosh                       Date: Tue Oct  4 19:43:38 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- -libs desc fix, -devel R: -libs not base, unified order

---- Files affected:
SPECS:
   evolution-data-server.spec (1.60 -> 1.61) 

---- Diffs:

================================================================
Index: SPECS/evolution-data-server.spec
diff -u SPECS/evolution-data-server.spec:1.60 SPECS/evolution-data-server.spec:1.61
--- SPECS/evolution-data-server.spec:1.60	Tue Oct  4 21:38:28 2005
+++ SPECS/evolution-data-server.spec	Tue Oct  4 21:43:33 2005
@@ -67,11 +67,23 @@
 %description -n openldap-schema-evolutionperson -l pl
 Ten pakiet zawiera evolutionperson.schema dla serwera openldap.
 
+%package libs
+Summary:	Evolution Data Server library
+Summary(pl):	Biblioteka Evolution Data Server
+Group:		Libraries
+Requires:	libsoup >= 2.2.3
+
+%description libs
+This package contains Evolution Data Server library.
+
+%description libs -l pl
+Ten pakiet zawiera bibliotekę Evolution Data Server.
+
 %package devel
 Summary:	Evolution data server development files
 Summary(pl):	Pliki programistyczne serwera danych evolution
 Group:		Development/Libraries
-Requires:	%{name} = %{version}-%{release}
+Requires:	%{name}-libs = %{version}-%{release}
 # for all but libegroupwise
 Requires:	GConf2-devel >= 2.10.0
 Requires:	ORBit2-devel >= 1:2.12.1
@@ -102,18 +114,6 @@
 %description static -l pl
 Statyczne biblioteki serwera danych Evolution.
 
-%package libs
-Summary:	Evolution Data Server library
-Summary(pl):	Biblioteka Evolution Data Server
-Group:		Libraries
-Requires:	libsoup >= 2.2.3
-
-%description
-This package contains Evolution Data Server library.
-
-%description libs -l pl
-Ten pakiet zawiera bibliotekę Evolution Data Server.
-
 %prep
 %setup -q 
 %patch0 -p1
@@ -212,7 +212,6 @@
 	fi
 fi
 
-
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS* README
@@ -242,6 +241,10 @@
 %defattr(644,root,root,755)
 %{schemadir}/*.schema
 
+%files libs
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/*.so.*.*
+
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/*.so
@@ -254,16 +257,15 @@
 %defattr(644,root,root,755)
 %{_libdir}/*.a
 
-%files libs
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/*.so.*.*
-
 %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.61  2005/10/04 19:43:33  qboosh
+- -libs desc fix, -devel R: -libs not base, unified order
+
 Revision 1.60  2005/10/04 19:38:28  freetz
 - typo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/evolution-data-server.spec?r1=1.60&r2=1.61&f=u




More information about the pld-cvs-commit mailing list