Browse Source

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@6093 ec354946-7b23-47d6-9f5a-488ba84defc7

kudoh 12 years ago
parent
commit
42d1f00d49

+ 8 - 3
d/deja-dup/deja-dup-vl.spec

@@ -1,12 +1,12 @@
 Summary:        Backup utility that use duplicity as the backend
 Summary(ja):    バックエンドとして duplicity を使うバックアップユーティリティ
 Name:           deja-dup
-Version:        20.2
+Version:        22.1
 Release:	1%{?_dist_release}
 Group:          Applications/Archiving
 License:        GPLv3
 URL:		https://launchpad.net/deja-dup
-Source0:	%{name}-%{version}.tar.bz2
+Source0:	%{name}-%{version}.tar.xz
 #Patch0: escape_globs.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-root
@@ -20,7 +20,7 @@ BuildRequires:	gettext >= 0.17
 BuildRequires:	gtk3-devel
 BuildRequires:	glib2-devel >= 2.20
 BuildRequires:	gnome-doc-utils >= 0.3.2
-BuildRequires:	gnome-keyring-devel
+#BuildRequires:	gnome-keyring-devel
 BuildRequires:	intltool >= 0.40
 BuildRequires:	itstool
 BuildRequires:	libgnome-keyring-devel
@@ -116,6 +116,11 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/help/*/deja-dup/
 
 %changelog
+* Tue May 01 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 22.1-1
+- new upstream release
+- changed source archive type to xz
+- dropt BuildRequires: gnome-keyring-devel
+
 * Sun Mar 18 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 20.2-1
 - new upstream release
 - added BuildRequires: itstool, libgnome-keyring-devel

+ 4 - 1
d/duplicity/duplicity-vl.spec

@@ -1,4 +1,4 @@
-Version: 0.6.17
+Version: 0.6.18
 Summary: Untrusted/encrypted backup using rsync algorithm
 Summary(ja): rsync アルゴリズムを使い暗号化されない/されたバックアップを行う
 
@@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitearch}/%{name}*
 
 %changelog
+* Tue May 01 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.6.18-1
+- new upstream release
+
 * Tue Feb 21 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.6.17-1
 - new upstream release
 

+ 8 - 2
lib/libg/libgexiv2/libgexiv2-vl.spec

@@ -8,7 +8,10 @@ Group:          System Environment/Libraries
 License:        GPLv2
 URL:            http://trac.yorba.org/wiki/gexiv2
 
-Source0:        http://yorba.org/download/gexiv2/stable/%{name}-%{version}.tar.bz2
+Source0:        http://yorba.org/download/gexiv2/0.0/unstable/%{name}-%{version}.tar.bz2
+## upstream patches
+# see http://trac.yorba.org/ticket/2899
+#Patch100: http://trac.yorba.org/raw-attachment/ticket/2899/gexiv2-0.2.1-exiv2-0.21.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-root
 
@@ -42,6 +45,8 @@ developing applications that use %{name}.
 %prep
 %setup -q
 
+#%patch100 -p1 -b .exiv2_0_21
+
 %build
 ## configure fails with the error:
 ## configure: Invalid argument --program-prefix=
@@ -80,8 +85,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Sun Apr 22 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.4.1-1
+* Tue May 01 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.4.1-1
 - new upstream release
+- dropt Pacth100
 
 * Sun Jul 31 2011 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 0.2.2-2
 - rebuilt with exiv2-0.21.1