From 3b491bd0a683427b8eb741964e40f8bfa0c1d2a6adea56e09c3e9bc5065fcf4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Thu, 31 May 2012 11:43:03 +0000 Subject: [PATCH] Rename libtalloc2 to talloc. OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=2 --- libtalloc2.changes => talloc.changes | 0 libtalloc2.spec => talloc.spec | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) rename libtalloc2.changes => talloc.changes (100%) rename libtalloc2.spec => talloc.spec (97%) diff --git a/libtalloc2.changes b/talloc.changes similarity index 100% rename from libtalloc2.changes rename to talloc.changes diff --git a/libtalloc2.spec b/talloc.spec similarity index 97% rename from libtalloc2.spec rename to talloc.spec index 303c323..68f5eec 100644 --- a/libtalloc2.spec +++ b/talloc.spec @@ -46,13 +46,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build This package includes the talloc2 library. -%package devel +%package -n libtalloc-devel License: LGPL-3.0+ Summary: Libraries and Header Files to Develop Programs with talloc2 Support Group: Development/Libraries/C and C++ Requires: libtalloc2 = %{version} -%description devel +%description -n libtalloc-devel Libraries and Header Files to Develop Programs with talloc2 Support @@ -116,7 +116,7 @@ DESTDIR=${RPM_BUILD_ROOT} make install %defattr(-,root,root) %{_libdir}/libtalloc.so.* -%files devel +%files -n libtalloc-devel %defattr(-,root,root) %{_includedir}/talloc.h %{_libdir}/libtalloc.so