Search
j0ke.net Open Build Service
>
Projects
>
devel
:
libs
>
GeoIP
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 14
[-]
[+]
Changed
GeoIP.spec
@@ -113,10 +113,10 @@ %install %makeinstall # we don't need that, we use %config(noreplace) instead -%{__rm} %{buildroot}%{_sysconfdir}/GeoIP.conf.default +%{__rm} -f %{buildroot}%{_sysconfdir}/GeoIP.conf.default %{__cp} %{SOURCE1} . # no need for that -%{__rm} %{buildroot}%{_libdir}/*.la +%{__rm} -f %{buildroot}%{_libdir}/*.la %clean %{__rm} -rf %{buildroot} @@ -141,7 +141,7 @@ %files -n libGeoIP1 %defattr(-, root, root, -) %{_libdir}/libGeoIP.so.1 -%{_libdir}/libGeoIP.so.1.5.1 +%{_libdir}/libGeoIP.so.1.* %{_libdir}/libGeoIPUpdate.so.0 %{_libdir}/libGeoIPUpdate.so.0.0.0