Accepting request 48936 from GNOME:Factory
Copy from GNOME:Factory/json-glib based on submit request 48936 from user vuntz OBS-URL: https://build.opensuse.org/request/show/48936 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/json-glib?expand=0&rev=12
This commit is contained in:
commit
a93589f326
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 19 00:51:57 CEST 2010 - vuntz@opensuse.org
|
||||
|
||||
- Move gir files to devel subpackage.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 2 19:56:29 CEST 2010 - dimstar@opensuse.org
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
Name: json-glib
|
||||
Version: 0.11.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Library for JavaScript Object Notation format
|
||||
License: LGPLv2.1+
|
||||
Group: Development/Libraries/C and C++
|
||||
@ -105,14 +105,14 @@ rm -rf %{buildroot}
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS ChangeLog COPYING NEWS README
|
||||
%{_libdir}/*.so.*
|
||||
%{_libdir}/girepository-1.0/*.typelib
|
||||
%{_datadir}/gir-1.0/*.gir
|
||||
%{_libdir}/girepository-1.0/Json-1.0.typelib
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%{_includedir}/%{name}-1.0
|
||||
%{_libdir}/*.so
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%{_datadir}/gir-1.0/*.gir
|
||||
%dir %{_datadir}/gtk-doc
|
||||
%dir %{_datadir}/gtk-doc/html
|
||||
%{_datadir}/gtk-doc/html/%{name}
|
||||
|
Loading…
Reference in New Issue
Block a user