Author: glen                         Date: Tue Nov  1 20:46:41 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- -libs subpackage

---- Files affected:
SPECS:
   curl.spec (1.109 -> 1.110) 

---- Diffs:

================================================================
Index: SPECS/curl.spec
diff -u SPECS/curl.spec:1.109 SPECS/curl.spec:1.110
--- SPECS/curl.spec:1.109       Tue Oct 18 10:47:43 2005
+++ SPECS/curl.spec     Tue Nov  1 21:46:36 2005
@@ -12,7 +12,7 @@
 Summary(uk):   őÔÉĚŚÔÁ ÄĚŃ ĎÔŇÉÍÁÎÎŃ ĆÁĘĚŚ× Ú ÓĹŇ×ĹŇŚ× FTP, HTTP ÔÁ ŚÎŰÉČ
 Name:          curl
 Version:       7.15.0
-Release:       2
+Release:       2.1
 License:       MIT-like
 Vendor:                Daniel Stenberg <[EMAIL PROTECTED]>
 Group:         Applications/Networking
@@ -30,6 +30,7 @@
 %{?with_ssl:BuildRequires:     openssl-devel >= 0.9.7d}
 Requires:      openssl-tools >= 0.9.7d
 Requires:      libidn >= 0.4.1
+Requires:      %{name}-libs = %{version}-%{release}
 Obsoletes:     libcurl2
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -89,7 +90,7 @@
 Summary(ru):   ćÁĘĚŮ ÄĚŃ ŇÁÚŇÁÂĎÔËÉ Ó ÉÓĐĎĚŘÚĎ×ÁÎÉĹÍ ÂÉÂĚÉĎÔĹËÉ curl
 Summary(uk):   ćÁĘĚÉ ÄĚŃ ŇĎÚŇĎÂËÉ Ú ×ÉËĎŇÉÓÔÁÎÎŃÍ ÂŚÂĚŚĎÔĹËÉ curl
 Group:         Development/Libraries
-Requires:      %{name} = %{version}-%{release}
+Requires:      %{name}-libs = %{version}-%{release}
 Requires:      libidn-devel >= 0.4.1
 %{?with_heimdal:Requires:      heimdal-devel}
 %{?with_ssl:Requires:  openssl-devel >= 0.9.7c}
@@ -112,6 +113,13 @@
 ăĹĘ ĐÁËĹÔ ÍŚÓÔÉÔŘ ĆÁĘĚÉ, ÎĹĎÂČŚÄÎŚ ÄĚŃ ŇĎÚŇĎÂËÉ ĐŇĎÇŇÁÍ Ú
 ×ÉËĎŇÉÓÔÁÎÎŃÍ ÂŚÂĚŚĎÔĹËÉ curl.
 
+%package libs
+Summary:       curl library
+Group:         Libraries
+
+%description libs
+curl library.
+
 %package static
 Summary:       Static version of curl library
 Summary(pl):   Statyczna wersja biblioteki curl
@@ -167,14 +175,13 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post  -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%post  libs -p /sbin/ldconfig
+%postun libs -p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
 %doc CHANGES COPYING README 
docs/{BUGS,FAQ,FEATURES,HISTORY,KNOWN_BUGS,MANUAL,SSLCERTS,THANKS,TODO,TheArtOfHttpScripting}
 %attr(755,root,root) %{_bindir}/curl
-%attr(755,root,root) %{_libdir}/libcurl.so.*.*.*
 %{_mandir}/man1/curl.1*
 
 %files devel
@@ -187,6 +194,10 @@
 %{_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
@@ -197,6 +208,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.110  2005/11/01 20:46:36  glen
+- -libs subpackage
+
 Revision 1.109  2005/10/18 08:47:43  glen
 - reverted
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/curl.spec?r1=1.109&r2=1.110&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to