SHA256
8
0
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:
2015-01-16 13:16:10 +00:00
committed by Git OBS Bridge
parent f06e9c1b6b
commit e55a4bf368

View File

@@ -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