Search
j0ke.net Open Build Service
>
Projects
>
server:guacamole
>
libguac
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 4
[-]
[+]
Changed
libguac.spec
@@ -1,5 +1,5 @@ %define pkgname libguac -%define soname %{pkgname}3 +%define soname %{pkgname}4 Summary: The core guacamole library Name: %{soname} Version: 0.7.0 @@ -33,12 +33,12 @@ %files %defattr(-,root,root,-) -%{_libdir}/*.so %{_libdir}/*.so.* %files devel %defattr(-,root,root,-) %{_includedir}/* +%{_libdir}/*.so %{_libdir}/*.a %{_libdir}/*.la