diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..1ac24d6 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libjson-glib-1_0-0 diff --git a/json-glib.changes b/json-glib.changes index 964c983..35f4655 100644 --- a/json-glib.changes +++ b/json-glib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 27 15:47:19 CEST 2011 - vuntz@opensuse.org + +- Add baselibs.conf. + ------------------------------------------------------------------- Wed Jun 15 14:12:26 CEST 2011 - dimstar@opensuse.org diff --git a/json-glib.spec b/json-glib.spec index 59c8adf..c86695c 100644 --- a/json-glib.spec +++ b/json-glib.spec @@ -25,7 +25,8 @@ Summary: Library for JavaScript Object Notation format License: LGPLv2.1+ Group: Development/Libraries/C and C++ Url: http://live.gnome.org/JsonGlib -Source: %{name}-%{version}.tar.bz2 +Source0: %{name}-%{version}.tar.bz2 +Source99: baselibs.conf BuildRequires: glib2-devel BuildRequires: gobject-introspection-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build