mirror of
https://abf.rosa.ru/djam/json-glib.git
synced 2025-02-23 10:12:50 +00:00
drop la files
This commit is contained in:
parent
5bf66086db
commit
c133310c9b
1 changed files with 6 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
Name: json-glib
|
Name: json-glib
|
||||||
Version: 0.14.2
|
Version: 0.14.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Library for JavaScript Object Notation format
|
Summary: Library for JavaScript Object Notation format
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
|
@ -54,6 +54,8 @@ developing applications that use %{name}.
|
||||||
rm -rf %{buildroot}
|
rm -rf %{buildroot}
|
||||||
%makeinstall_std
|
%makeinstall_std
|
||||||
|
|
||||||
|
rm -f %{buildroot}/%{_libdir}/*.la
|
||||||
|
|
||||||
%find_lang %{name}-%{libver}
|
%find_lang %{name}-%{libver}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
@ -67,7 +69,6 @@ rm -rf %{buildroot}
|
||||||
|
|
||||||
%files -n %{develname}
|
%files -n %{develname}
|
||||||
%doc README NEWS ChangeLog
|
%doc README NEWS ChangeLog
|
||||||
%{_libdir}/lib%{name}-%{libver}.la
|
|
||||||
%{_libdir}/lib%{name}-%{libver}.so
|
%{_libdir}/lib%{name}-%{libver}.so
|
||||||
%{_libdir}/pkgconfig/%{name}-%{libver}.pc
|
%{_libdir}/pkgconfig/%{name}-%{libver}.pc
|
||||||
%{_includedir}/%{name}-%{libver}/
|
%{_includedir}/%{name}-%{libver}/
|
||||||
|
@ -76,6 +77,9 @@ rm -rf %{buildroot}
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 20 2012 Arkady L. Shane <ashejn@@rosalab.ru> 0.14.2-2
|
||||||
|
- drop la files
|
||||||
|
|
||||||
* Sat Jun 23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.14.2-1
|
* Sat Jun 23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.14.2-1
|
||||||
- Update to 0.14.2
|
- Update to 0.14.2
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue