diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..afe3614 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1 @@ +libpsl5 diff --git a/libpsl.changes b/libpsl.changes index 6354e82..9da31ad 100644 --- a/libpsl.changes +++ b/libpsl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Feb 5 17:16:56 UTC 2016 - idonmez@suse.com + +- Add baselibs.conf + ------------------------------------------------------------------- Thu Jan 7 22:28:27 UTC 2016 - astieger@suse.com diff --git a/libpsl.spec b/libpsl.spec index 67b29ee..eadd856 100644 --- a/libpsl.spec +++ b/libpsl.spec @@ -25,7 +25,8 @@ Summary: C library for the Publix Suffix List License: MIT Group: Development/Libraries/C and C++ Url: https://rockdaboot.github.io/libpsl -Source0: https://github.com/rockdaboot/libpsl/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz +Source: https://github.com/rockdaboot/libpsl/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz +Source1000: baselibs.conf BuildRequires: pkg-config >= 0.9.0 BuildRequires: publicsuffix BuildRequires: python-base