Author: qboosh                       Date: Sat Jan  5 03:20:17 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.1.6

---- Files affected:
SPECS:
   gpgme.spec (1.71 -> 1.72) 

---- Diffs:

================================================================
Index: SPECS/gpgme.spec
diff -u SPECS/gpgme.spec:1.71 SPECS/gpgme.spec:1.72
--- SPECS/gpgme.spec:1.71       Sat Dec 29 01:34:10 2007
+++ SPECS/gpgme.spec    Sat Jan  5 04:20:11 2008
@@ -10,13 +10,13 @@
 Summary:       Library for accessing GnuPG
 Summary(pl.UTF-8):     Biblioteka dająca dostęp do funkcji GnuPG
 Name:          gpgme
-Version:       1.1.5
-Release:       2
+Version:       1.1.6
+Release:       1
 Epoch:         1
 License:       LGPL v2.1+
 Group:         Libraries
 Source0:       ftp://ftp.gnupg.org/gcrypt/gpgme/%{name}-%{version}.tar.bz2
-# Source0-md5: db7d7dfc10edcc20e8a15a7a8fdc1080
+# Source0-md5: daddf775ace2594da834f15c8ebb045e
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-gpg2.patch
 Patch2:                %{name}-kill-tests.patch
@@ -110,21 +110,32 @@
 %files
 %defattr(644,root,root,755)
 %doc README ChangeLog THANKS TODO NEWS AUTHORS
-%attr(755,root,root) %{_libdir}/lib*.so.*.*
+%attr(755,root,root) %{_libdir}/libgpgme.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libgpgme.so.11
+%attr(755,root,root) %{_libdir}/libgpgme-pth.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libgpgme-pth.so.11
+%attr(755,root,root) %{_libdir}/libgpgme-pthread.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libgpgme-pthread.so.11
 
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/gpgme-config
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
-%{_includedir}/*
-%{_aclocaldir}/*.m4
-%{_infodir}/*.info*
+%attr(755,root,root) %{_libdir}/libgpgme.so
+%attr(755,root,root) %{_libdir}/libgpgme-pth.so
+%attr(755,root,root) %{_libdir}/libgpgme-pthread.so
+%{_libdir}/libgpgme.la
+%{_libdir}/libgpgme-pth.la
+%{_libdir}/libgpgme-pthread.la
+%{_includedir}/gpgme.h
+%{_aclocaldir}/gpgme.m4
+%{_infodir}/gpgme.info*
 
 %if %{with static_libs}
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libgpgme.a
+%{_libdir}/libgpgme-pth.a
+%{_libdir}/libgpgme-pthread.a
 %endif
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -133,6 +144,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.72  2008-01-05 03:20:11  qboosh
+- updated to 1.1.6
+
 Revision 1.71  2007-12-29 00:34:10  glen
 - rel 2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gpgme.spec?r1=1.71&r2=1.72&f=u

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

Reply via email to