SPECS: ushare.spec - up to 1.1a with libdlna

grzegorz grzegorz at pld-linux.org
Fri Dec 19 10:41:57 CET 2008


Author: grzegorz                     Date: Fri Dec 19 09:41:57 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.1a with libdlna

---- Files affected:
SPECS:
   ushare.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/ushare.spec
diff -u SPECS/ushare.spec:1.1 SPECS/ushare.spec:1.2
--- SPECS/ushare.spec:1.1	Mon Dec 15 13:20:02 2008
+++ SPECS/ushare.spec	Fri Dec 19 10:41:51 2008
@@ -2,15 +2,15 @@
 Summary:	uShare is a UPnP A/V Media Server
 Summary(pl.UTF-8):	uShare jest serwerem mediów A/V UPnP
 Name:		ushare
-Version:	0.9.7
+Version:	1.1a
 Release:	0.1
 License:	GPL
 Group:		Networking/Daemons
 Source0:	http://ushare.geexbox.org/releases/%{name}-%{version}.tar.bz2
-# Source0-md5:	e978c648f808cf1740b1583a78b922ff
-Patch0:		%{name}-rc.d.patch
+# Source0-md5:	5bbcdbf1ff85a9710fa3d4e82ccaa251
 URL:		http://www.geexbox.org/wiki/index.php/UShare
-BuildRequires:	libupnp-devel >= 1.3.1
+BuildRequires:	libupnp-devel >= 1.4.2
+BuildRequires:	libdlna-devel >= 0.2.1
 BuildRequires:  rpmbuild(macros) >= 1.228
 Requires(post,preun):   /sbin/chkconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -26,10 +26,9 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-%configure
+./configure --prefix=/usr --bindir=/usr/bin --sysconfdir=/etc --enable-dlna
 %{__make}
 
 %install
@@ -56,10 +55,11 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README THANKS TODO
-%attr(754,root,root) /etc/rc.d/init.d/%{name}
+#%attr(754,root,root) /etc/rc.d/init.d/%{name}
+%attr(754,root,root) /etc/init.d/ushare
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/ushare.conf
 %attr(755,root,root) /usr/bin/ushare
-%{_mandir}/man1/*
+#%{_mandir}/man1/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -67,6 +67,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008/12/19 09:41:51  grzegorz
+- up to 1.1a with libdlna
+
 Revision 1.1  2008/12/15 12:20:02  grzegorz
 - initial SPEC
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ushare.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list