packages: sparkleshare/sparkleshare.spec - BR: intltool, pkgconfig - use ex...

sparky sparky at pld-linux.org
Fri Jan 28 03:35:11 CET 2011


Author: sparky                       Date: Fri Jan 28 02:35:11 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: intltool, pkgconfig
- use existing group
- lots of small fixes

---- Files affected:
packages/sparkleshare:
   sparkleshare.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/sparkleshare/sparkleshare.spec
diff -u packages/sparkleshare/sparkleshare.spec:1.1 packages/sparkleshare/sparkleshare.spec:1.2
--- packages/sparkleshare/sparkleshare.spec:1.1	Wed Sep  8 15:43:50 2010
+++ packages/sparkleshare/sparkleshare.spec	Fri Jan 28 03:35:06 2011
@@ -1,29 +1,32 @@
 # $Revision$, $Date$
 
-%define		_beta	beta1	
+%define		_beta	beta1
 Summary:	Sparkleshare is a file sharing and colaborating tool
 Summary(pl.UTF-8):	Sparkleshare to narzędzie do współdzielenia plików
 Name:		sparkleshare
 Version:	0.2
 Release:	0.%{_beta}.1
-License:	GPLv3
-Group:		Administration/System
+License:	GPL v3
+Group:		Applications/File
 Source0:	http://sparkleshare.org/%{name}-%{version}-%{_beta}.tar.gz
 # Source0-md5:	5dec96cac3459f6b6df4b0418f8ed274
 URL:		https://sparkleshare.org
-BuildRequires:	gettext-devel
-BuildRequires:	mono-csharp
 BuildRequires:	dotnet-gtk-sharp2-devel
 BuildRequires:	dotnet-ndesk-dbus-glib-sharp-devel
+BuildRequires:	gettext-devel
+BuildRequires:	intltool
+BuildRequires:	mono-csharp
 BuildRequires:	nautilus-python
-Requires:	mono
+BuildRequires:	pkgconfig
 Requires:	dotnet-gtk-sharp2
 Requires:	dotnet-ndesk-dbus-glib-sharp
 Requires:	git-core
+Requires:	mono
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Sparkleshare is a file sharing and colaborating tool inspired by Dropbox.
+Sparkleshare is a file sharing and colaborating tool inspired by
+Dropbox.
 
 %description -l pl.UTF-8
 Sparkleshare to narzędzie do współdzielenia plików i pracy grupowej
@@ -45,8 +48,7 @@
 %setup -q -n %{name}-%{version}-%{_beta}
 
 %build
-
-%configure 
+%configure
 
 %{__make}
 
@@ -88,6 +90,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2011/01/28 02:35:06  sparky
+- BR: intltool, pkgconfig
+- use existing group
+- lots of small fixes
+
 Revision 1.1  2010/09/08 13:43:50  alucard
 - initial
-
================================================================

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



More information about the pld-cvs-commit mailing list