OBS User unknown 2007-05-03 22:18:18 +00:00 committed by Git OBS Bridge
parent 17bb3130c6
commit 345d1ce920
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu May 3 13:43:48 CEST 2007 - wstephenson@suse.de
- libraptor1-devel -> libraptor-devel
-------------------------------------------------------------------
Thu May 3 06:35:53 CEST 2007 - lrupp@suse.de

View File

@ -11,10 +11,10 @@
# norootforbuild
Name: liblrdf
BuildRequires: ladspa-devel libraptor1-devel libxml2-devel pkgconfig
BuildRequires: ladspa-devel libraptor-devel libxml2-devel pkgconfig
Summary: A library to Manipulate RDF Files for LADSPA Plug-Ins
Version: 0.4.0
Release: 67
Release: 69
License: GNU General Public License (GPL)
Group: System/Libraries
Source: %{name}-%{version}.tar.bz2
@ -89,6 +89,8 @@ test "$RPM_BUILD_ROOT" != "/" -a -d "$RPM_BUILD_ROOT" && rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/*.pc
%changelog
* Thu May 03 2007 - wstephenson@suse.de
- libraptor1-devel -> libraptor-devel
* Thu May 03 2007 - lrupp@suse.de
- require libraptor1-devel
* Tue Apr 17 2007 - tiwai@suse.de