Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37042779
en ru br
ALT Linux repositórios
S:3.0.2-alt1

Group :: Sistema/Bibliotecas
RPM: bcunit

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: bcunit-3.0.2-alt1.patch
Download


 .gear/rules                                        |  2 +
 .../tags/47e87a6654269706f4fb71c148f57b5e4df7e91a  |  6 +++
 .gear/tags/list                                    |  1 +
 bcunit.spec                                        | 59 ++++++++++++++++++++++
 4 files changed, 68 insertions(+)
diff --git a/.gear/rules b/.gear/rules
new file mode 100644
index 0000000..4fcfd99
--- /dev/null
+++ b/.gear/rules
@@ -0,0 +1,2 @@
+tar: @version@:.
+diff: @version@:. .
diff --git a/.gear/tags/47e87a6654269706f4fb71c148f57b5e4df7e91a b/.gear/tags/47e87a6654269706f4fb71c148f57b5e4df7e91a
new file mode 100644
index 0000000..9fe37e9
--- /dev/null
+++ b/.gear/tags/47e87a6654269706f4fb71c148f57b5e4df7e91a
@@ -0,0 +1,6 @@
+object d8d2f4b40209e06b400f893cce58e4c6ba73341d
+type commit
+tag 3.0.2
+tagger Ghislain MARY <ghislain.mary@belledonne-communications.com> 1500559967 +0200
+
+Release 3.0.2
diff --git a/.gear/tags/list b/.gear/tags/list
new file mode 100644
index 0000000..6d41532
--- /dev/null
+++ b/.gear/tags/list
@@ -0,0 +1 @@
+47e87a6654269706f4fb71c148f57b5e4df7e91a 3.0.2
diff --git a/bcunit.spec b/bcunit.spec
new file mode 100644
index 0000000..6dab7e5
--- /dev/null
+++ b/bcunit.spec
@@ -0,0 +1,59 @@
+Name: bcunit
+Version: 3.0.2
+Release: alt1
+Summary: Utilities library used by Belledonne Communications softwares
+
+Group: System/Libraries
+
+Packager: Alexei Takaseev <taf@altlinux.ru>
+
+License: GPL
+Url: http://www.belle-sip.org
+Source0: %name-%version.tar
+Patch0: %name-%version-%release.patch
+
+%description
+Utilities library used by Belledonne Communications
+softwares like belle-sip, mediastreamer2 and linphone.
+
+%package devel
+Summary: Development libraries for bctoolbox
+Group: Development/Other
+Requires: %name = %version-%release
+
+%description devel
+Libraries and headers required to develop software with belle-sip, mediastreamer2 and linphone.
+
+%prep
+%setup
+%patch0 -p1
+
+%build
+
+./autogen.sh
+
+%configure
+
+%make
+
+%install
+
+%makeinstall
+
+%files
+%doc AUTHORS ChangeLog COPYING NEWS README
+%_libdir/*.so.*
+
+%files devel
+%_includedir/BCUnit
+%_libdir/libbcunit.so
+%_libdir/pkgconfig/bcunit.pc
+%_mandir/man3/*
+%_datadir/BCUnit
+
+%changelog
+* Sat Jul 22 2017 Alexei Takaseev <taf@altlinux.org> 3.0.2-alt1
+- 3.0.2
+
+* Thu Mar 02 2017 Alexei Takaseev <taf@altlinux.org> 3.0-alt1
+- Initial build for ALT Sisyphus
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009