diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..7c62fcd --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libdatrie1 diff --git a/libdatrie.changes b/libdatrie.changes index 464c015..7b71dfa 100644 --- a/libdatrie.changes +++ b/libdatrie.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 23 02:18:55 CET 2011 - vuntz@opensuse.org + +- Add missing baselibs.conf. + ------------------------------------------------------------------- Sun Sep 19 11:51:01 CEST 2010 - vuntz@opensuse.org diff --git a/libdatrie.spec b/libdatrie.spec index 256fb4c..494f2ff 100644 --- a/libdatrie.spec +++ b/libdatrie.spec @@ -25,6 +25,7 @@ Summary: Double-Array Trie Library Url: http://linux.thai.net/~thep/datrie/datrie.html Group: System/Libraries Source: %{name}-%{version}.tar.bz2 +Source99: baselibs.conf BuildRequires: doxygen pkg-config BuildRoot: %{_tmppath}/%{name}-%{version}-build