This commit is contained in:
parent
42d830b4b6
commit
0aebcea7b8
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 7 00:30:48 CEST 2007 - mrueckert@suse.de
|
||||
|
||||
- add defattr to the lib package
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 6 09:15:40 CEST 2007 - zpetrova@suse.cz
|
||||
|
||||
|
@ -18,7 +18,7 @@ Group: Productivity/Security
|
||||
PreReq: %install_info_prereq
|
||||
Autoreqprov: on
|
||||
Version: 1.1.5
|
||||
Release: 7
|
||||
Release: 8
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Patch1: %{name}-1.1.4-warning.patch
|
||||
URL: http://www.gnupg.org/related_software/gpgme/
|
||||
@ -169,6 +169,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%_infodir/gpgme*
|
||||
|
||||
%files -n libgpgme11
|
||||
%defattr(-,root,root)
|
||||
%_libdir/libgpgme.so.*
|
||||
%_libdir/libgpgme-pthread.so.*
|
||||
%_libdir/libgpgme-pth.so.*
|
||||
@ -186,6 +187,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%prefix/include/gpgme.h
|
||||
|
||||
%changelog
|
||||
* Tue Aug 07 2007 - mrueckert@suse.de
|
||||
- add defattr to the lib package
|
||||
* Mon Aug 06 2007 - zpetrova@suse.cz
|
||||
- split gpgme to libgpgme11 and gpgme.
|
||||
* Fri Jul 27 2007 - zpetrova@suse.cz
|
||||
|
Loading…
x
Reference in New Issue
Block a user