[packages/sobby] - updated to 0.4.8

qboosh qboosh at pld-linux.org
Sun May 10 13:32:05 CEST 2015


commit 6a404373fe008d1712959971f52a1389d6786053
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun May 10 13:33:33 2015 +0200

    - updated to 0.4.8

 sobby.spec | 25 +++++++++++++++----------
 1 file changed, 15 insertions(+), 10 deletions(-)
---
diff --git a/sobby.spec b/sobby.spec
index 61d7373..44a71b7 100644
--- a/sobby.spec
+++ b/sobby.spec
@@ -1,21 +1,26 @@
 Summary:	Sobby network editor server
 Summary(pl.UTF-8):	Sobby - serwer edytora sieciowego
 Name:		sobby
-Version:	0.4.5
+Version:	0.4.8
 Release:	1
 License:	GPL v2+
 Group:		Applications/Editors
 Source0:	http://releases.0x539.de/sobby/%{name}-%{version}.tar.gz
-# Source0-md5:	c59a5ea003fede807b82ed7bab7bf849
+# Source0-md5:	1f7cf8c09cdeddbf2152843b28f73ce1
 Source1:	%{name}.init
 URL:		http://gobby.0x539.de/
-BuildRequires:	avahi-glib
-BuildRequires:	glibmm-devel >= 2.4
+BuildRequires:	avahi-glib-devel
+BuildRequires:	glibmm-devel >= 2.6.0
 BuildRequires:	libxml++-devel >= 2.6
+BuildRequires:	net6-devel >= 1.3.12
 BuildRequires:	obby-devel >= 0.4.3
 BuildRequires:	rpmbuild(macros) >= 1.268
 BuildRequires:	slang-devel
 Requires(post,preun):	/sbin/chkconfig
+Requires:	glibmm >= 2.6.0
+Requires:	libxml++ >= 2.6
+Requires:	net6 >= 1.3.12
+Requires:	obby >= 0.4.3
 Requires:	rc-scripts
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -40,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
 
 install -D %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/%{name}
 
+%clean
+rm -rf $RPM_BUILD_ROOT
+
 %post
 /sbin/chkconfig --add sobby
 %service sobby restart
@@ -50,12 +58,9 @@ if [ "$1" = "0" ]; then
 	/sbin/chkconfig --del sobby
 fi
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_bindir}/*
-%attr(754,root,root) /etc/rc.d/init.d/%{name}
-%{_mandir}/man1/*.1*
+%attr(755,root,root) %{_bindir}/sobby
+%attr(754,root,root) /etc/rc.d/init.d/sobby
+%{_mandir}/man1/sobby.1*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sobby.git/commitdiff/6a404373fe008d1712959971f52a1389d6786053



More information about the pld-cvs-commit mailing list