Browse Source

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

kudoh 11 years ago
parent
commit
0fce3153b6
3 changed files with 27 additions and 13 deletions
  1. 9 4
      lib/libf/libfm/libfm-vl.spec
  2. 12 6
      p/pcmanfm/pcmanfm-vl.spec
  3. 6 3
      w/wx-gtk2/wx-gtk2-vl.spec

+ 9 - 4
lib/libf/libfm/libfm-vl.spec

@@ -1,12 +1,12 @@
 Name: libfm
 Summary: A glib/gio-based lib used to develop file managers
 Summary(ja): ファイルマネージャー開発に用いられる glib/gio ベースのライブラリー
-Version: 0.1.17
-Release: 1%{?_dist_release}
+Version: 1.0
+Release: 1.rc1%{?_dist_release}
 License: GPLv2+
 Group: System Environment/Libraries
 URL: http://sourceforge.net/projects/pcmanfm/
-Source0: %{name}-%{version}.tar.gz
+Source0: %{name}-%{version}rc1.tar.gz
 Patch0: libfm_customize.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
@@ -84,7 +84,7 @@ Group:          Development/Libraries
 This package containg development documentation files for %{name}.
 
 %prep
-%setup -q
+%setup -qn libfm-1.0rc1
 %patch0 -p1
 
 # treak rpath
@@ -163,6 +163,7 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 %{_libdir}/%{name}-gtk.so.*
 %{_datadir}/libfm/
 %{_datadir}/applications/libfm-pref-apps.desktop
+%{_mandir}/man1/libfm-pref-apps.1.gz
 
 
 %files devel -f base-header.files
@@ -171,6 +172,7 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 %dir %{_includedir}/libfm/
 %dir %{_includedir}/libfm/libfm/
 %{_includedir}/libfm/libfm/fm.h
+%{_includedir}/libfm/libfm/fm-actions.h
 %{_libdir}/%{name}.so
 %{_libdir}/pkgconfig/libfm.pc
 
@@ -189,6 +191,9 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
 %{_datadir}/gtk-doc/html/%{name}
 
 %changelog
+* Tue Jul 10 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.0rc1-1
+- new upstream release
+
 * Sun Feb 05 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.1.17
 - initial build for VineSeed
 

+ 12 - 6
p/pcmanfm/pcmanfm-vl.spec

@@ -1,13 +1,13 @@
 Name:          pcmanfm
-Version:       0.9.10
-Release:       2%{?_dist_release}
+Version:       1.0
+Release:       1.rc1%{?_dist_release}
 Summary:	Extremly fast and lightweight file manager
 Summary(ja):	とても高速で軽量なファイルマネージャー
 
 Group:          Applications/System
 License:	GPLv2+
 URL:            http://pcmanfm.sourceforge.net
-Source0:        http://osdn.dl.sourceforge.net/sourceforge/pcmanfm/pcmanfm-%{version}.tar.gz
+Source0:        http://osdn.dl.sourceforge.net/sourceforge/pcmanfm/pcmanfm-%{version}rc1.tar.gz
 Patch0:         fix_dso_link.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
@@ -18,7 +18,7 @@ BuildRequires:  gtk2-devel >= 2.16.0
 BuildRequires:  glib2-devel >= 2.18.0
 BuildRequires:  gettext
 BuildRequires:  intltool >= 0.40
-BuildRequires:  libfm-gtk-devel >= 0.1.15
+BuildRequires:  libfm-gtk-devel >= 0.1.99
 BuildRequires:  libtool
 BuildRequires:  libX11-devel
 BuildRequires:  menu-cache-devel >= 0.3.2
@@ -26,7 +26,7 @@ BuildRequires:  pango-devel
 BuildRequires:  perl-XML-Parser
 BuildRequires:  pkgconfig
 
-Requires:  libfm >= 0.1.15
+Requires:  libfm >= 0.1.99
 Requires:  shared-mime-info
 Requires(post): desktop-file-utils
 Requires(postun): desktop-file-utils
@@ -40,7 +40,7 @@ PCMan File Manager はタブブラウズとユーザーフレンドリーな
 インターフェイスを特色とするとても高速で軽量なファイルマネージャーです。
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q -n %{name}-%{version}rc1
 %patch0 -p1
 
 # permission fix
@@ -88,8 +88,14 @@ update-desktop-database %{_datadir}/applications >/dev/null 2>&1 || :
 %{_bindir}/pcmanfm
 %{_datadir}/%{name}/*
 %{_datadir}/applications/*.desktop
+%{_mandir}/man1/%{name}.1.gz
 
 %changelog
+* Tue Jul 10 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 1.0-1.rc1
+- new upstream release
+- changed BuildRequires: libfm-gtk-devel >= 0.1.15 to 0.1.99
+- changed Requires: libfm >= 0.1.15 to 0.1.99
+
 * Tue Feb 07 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.9.10-2
 - added patch0 to fix dso linking
 

+ 6 - 3
w/wx-gtk2/wx-gtk2-vl.spec

@@ -6,7 +6,7 @@ Summary: The GTK+ 2 port of the wxWidgets library
 Summary(ja): GTK+ バージョン 2 を使用した wxWidgets ライブラリ
 Name: %{name}
 Version: %{wx_ver}.12
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 License: wxWindows License
 Group: System Environment/Libraries
 URL: http://www.wxwidgets.org/
@@ -23,7 +23,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
 
 Obsoletes: %{name}-gl <= 2.4.2-0vl1
 Obsoletes: %{name}-samples <= 2.4.2-0vl1
-Provides: wxwin wxBase wxGTK
+Provides: wxwin
 
 Vendor: Project Vine
 Distribution: Vine Linux
@@ -38,7 +38,7 @@ Motif, MS Windows, MacOS X, Windows CE, GPE) from the same source code.
 Summary: The GTK+ 2 port of the wxWidgets library
 Summary(ja): wxWidgets ライブラリの開発用ファイル
 Group: Development/Libraries
-Provides: wxBase-devel wxGTK-devel
+#Provides: wxBase-devel wxGTK-devel
 Requires: %{name} = %{version}-%{release}
 
 %description devel
@@ -94,6 +94,9 @@ ln -sf %{_libdir}/wx/config/%{wxconfig} %{buildroot}%{_bindir}/wx-config
 %{_datadir}/bakefile/*
 
 %changelog
+* Tue Jul 10 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> 2.8.12-2
+- deleted Provides: wxBase wxGTK, wxBase-devel wxGTK-devel
+
 * Wed May 4 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> 2.8.12-1
 - new upstream version