forked from pool/utfcpp
Accepting request 281503 from home:jengelh:branches:devel:libraries:c_c++
package needs proper groups first, and a simpler filelist OBS-URL: https://build.opensuse.org/request/show/281503 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/utfcpp?expand=0&rev=2
This commit is contained in:
@@ -22,7 +22,7 @@ Version: 2.3.4
|
||||
Release: 0
|
||||
Summary: A library for handling UTF-8 encoded strings
|
||||
License: BSL-1.0
|
||||
Group: Development/Libraries/C
|
||||
Group: Development/Libraries/C and C++
|
||||
Url: http://sourceforge.net/projects/utfcpp/
|
||||
Source: http://download.sourceforge.net/%{name}/utf8_v%{uglyver}.zip
|
||||
BuildRequires: unzip
|
||||
@@ -43,14 +43,14 @@ install -m0644 utf8/{checked,unchecked,core}.h %{buildroot}/%{_includedir}/utf8
|
||||
|
||||
%package devel
|
||||
Summary: A library for handling UTF-8 encoded strings
|
||||
Group: Development/Libraries/C and C++
|
||||
|
||||
%description devel
|
||||
A library for handling UTF-8 encoded strings.
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%dir %{_includedir}/utf8
|
||||
%{_includedir}/utf8/
|
||||
%{_includedir}/utf8.h
|
||||
%{_includedir}/utf8/*
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user