Browse Source

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

kudoh 12 years ago
parent
commit
dc0f329bf2

+ 6 - 2
c/cherrytree/cherrytree-vl.spec

@@ -3,12 +3,12 @@
 Summary:   CherryTree - note taking application
 Summary:   CherryTree - note taking application
 Summary(ja): CherryTree - ノート作成アプリケーション
 Summary(ja): CherryTree - ノート作成アプリケーション
 Name:	   cherrytree
 Name:	   cherrytree
-Version:   0.25.4
+Version:   0.26
 Release:   1%{?_dist_release}
 Release:   1%{?_dist_release}
 License:   GPLv2+
 License:   GPLv2+
 Group:     Applications/Productivity
 Group:     Applications/Productivity
 URL:	   http://www.giuspen.com/cherrytree/
 URL:	   http://www.giuspen.com/cherrytree/
-Source0:   %{name}-%{version}.tar.gz
+Source0:   %{name}-%{version}.tar.bz2
 #Patch0: setup.patch
 #Patch0: setup.patch
 
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
@@ -94,6 +94,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 
 
 %changelog
 %changelog
+* Fri May 18 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.26-1
+- new upstream release
+- changed source archive type to bz2
+
 * Sun Feb 26 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.25.4-1
 * Sun Feb 26 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.25.4-1
 - new upstream release
 - new upstream release
 
 

+ 7 - 5
l/lxappearance-obconf/lxappearance-obconf-vl.spec

@@ -1,13 +1,13 @@
 Name:           lxappearance-obconf
 Name:           lxappearance-obconf
-Version:        0.0.2
-Release:        1.git20120211%{?_dist_release}
+Version:        0.2.0
+Release:        1%{?_dist_release}
 Summary:        Plugin to configure Openbox inside LXAppearance
 Summary:        Plugin to configure Openbox inside LXAppearance
 Summary(ja):    LXAppearance 内で OpenBox を設定するためのプラグイン
 Summary(ja):    LXAppearance 内で OpenBox を設定するためのプラグイン
 
 
 Group:          User Interface/Desktops
 Group:          User Interface/Desktops
 License:        GPLv2+
 License:        GPLv2+
 URL:            http://lxde.org/
 URL:            http://lxde.org/
-Source0:        http://downloads.sourceforge.net/sourceforge/lxde/%{name}-%{version}git20120211.tar.bz2
+Source0:        http://downloads.sourceforge.net/sourceforge/lxde/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-root
 BuildRoot:      %{_tmppath}/%{name}-%{version}-root
 
 
 BuildRequires: gettext
 BuildRequires: gettext
@@ -27,13 +27,12 @@ This plugin adds an additional tab called "Window Border" to LXAppearance.
 It is only visible when the plugin is installed and Openbox is in use.
 It is only visible when the plugin is installed and Openbox is in use.
 
 
 %prep
 %prep
-%setup -q -n %{name}
+%setup -q
 # dirty hack for outdated/changing LINGUAS file
 # dirty hack for outdated/changing LINGUAS file
 #cd po
 #cd po
 #ls *.po | sed 's/.po//g' | sort > LINGUAS
 #ls *.po | sed 's/.po//g' | sort > LINGUAS
 
 
 %build
 %build
-./autogen.sh
 %configure --disable-static
 %configure --disable-static
 make %{?_smp_mflags}
 make %{?_smp_mflags}
 
 
@@ -58,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 
 
 %changelog
 %changelog
+* Sun May 20 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.2.0-1
+- new upstream release
+
 * Sat Feb 18 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.0.2.git20120211-1
 * Sat Feb 18 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.0.2.git20120211-1
 - new upstream release
 - new upstream release
   - built trunk snapshot
   - built trunk snapshot

+ 8 - 6
l/lxde-icon-theme/lxde-icon-theme-vl.spec

@@ -1,6 +1,6 @@
 Name:           lxde-icon-theme
 Name:           lxde-icon-theme
-Version:        0.4.2
-Release:        4%{?_dist_release}
+Version:        0.5.0
+Release:        1%{?_dist_release}
 Summary:        Default icon theme for LXDE
 Summary:        Default icon theme for LXDE
 
 
 Summary(ja):    LXDE のデフォルトアイコンテーマ
 Summary(ja):    LXDE のデフォルトアイコンテーマ
@@ -10,7 +10,7 @@ URL:            http://lxde.sourceforge.net/
 #original nuoveXT
 #original nuoveXT
 #URL:            http://nuovext.pwsp.net/
 #URL:            http://nuovext.pwsp.net/
 
 
-Source0:        http://downloads.sourceforge.net/sourceforge/lxde/lxde-common-%{version}.tar.bz2
+Source0:        http://downloads.sourceforge.net/sourceforge/lxde/%{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-root
 BuildRoot:      %{_tmppath}/%{name}-%{version}-root
 BuildArch:      noarch
 BuildArch:      noarch
 
 
@@ -24,14 +24,13 @@ LXDE - the Lightweight X11 Desktop Environment - の
 デフォルトのアイコンテーマでもあります。
 デフォルトのアイコンテーマでもあります。
 
 
 %prep
 %prep
-%setup -q -n lxde-common-%{version}
+%setup -q
 
 
 %build
 %build
 %configure
 %configure
 
 
 %install
 %install
 rm -rf $RPM_BUILD_ROOT
 rm -rf $RPM_BUILD_ROOT
-cd icon-theme
 make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
 make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
 touch $RPM_BUILD_ROOT%{_datadir}/icons/nuoveXT2/icon-theme.cache
 touch $RPM_BUILD_ROOT%{_datadir}/icons/nuoveXT2/icon-theme.cache
 
 
@@ -52,7 +51,7 @@ fi
 gtk-update-icon-cache %{_datadir}/icons/nuoveXT2 &>/dev/null || :
 gtk-update-icon-cache %{_datadir}/icons/nuoveXT2 &>/dev/null || :
 
 
 %files
 %files
-%doc icon-theme/AUTHORS icon-theme/COPYING
+%doc AUTHORS ChangeLog COPYING NEWS README
 %defattr(-,root,root,-)
 %defattr(-,root,root,-)
 %dir %{_datadir}/icons/nuoveXT2/
 %dir %{_datadir}/icons/nuoveXT2/
 %{_datadir}/icons/nuoveXT2/*/*
 %{_datadir}/icons/nuoveXT2/*/*
@@ -60,6 +59,9 @@ gtk-update-icon-cache %{_datadir}/icons/nuoveXT2 &>/dev/null || :
 %ghost %{_datadir}/icons/nuoveXT2/icon-theme.cache
 %ghost %{_datadir}/icons/nuoveXT2/icon-theme.cache
 
 
 %changelog
 %changelog
+* Sun May 20 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.5.0-1
+- new upstream release
+
 * Sat Mar 13 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.4.2-4
 * Sat Mar 13 2010 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.4.2-4
 - applied new naming policy to spec
 - applied new naming policy to spec
 
 

+ 4 - 1
l/lxinput/lxinput-vl.spec

@@ -1,5 +1,5 @@
 Name:           lxinput
 Name:           lxinput
-Version:        0.3.1
+Version:        0.3.2
 Release:        1%{?_dist_release}
 Release:        1%{?_dist_release}
 Summary:        Keyboard and mouse configuration utility for LXDE
 Summary:        Keyboard and mouse configuration utility for LXDE
 Summary(ja):    LXDE のキーボードとマウスの設定ユーティリティ
 Summary(ja):    LXDE のキーボードとマウスの設定ユーティリティ
@@ -59,6 +59,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 
 
 %changelog
 %changelog
+* Sun May 20 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.3.2-1
+- new upstream release
+
 * Sat Jul 30 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.3.1-1
 * Sat Jul 30 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> - 0.3.1-1
 - new upstream release
 - new upstream release
 - added BuildRequires: libX11-devel
 - added BuildRequires: libX11-devel

+ 9 - 2
l/lxpanel/lxpanel-vl.spec

@@ -1,5 +1,5 @@
 Name:           lxpanel
 Name:           lxpanel
-Version:        0.5.8
+Version:        0.5.9
 Release:        1%{?_dist_release}
 Release:        1%{?_dist_release}
 Summary:        A lightweight X11 desktop panel
 Summary:        A lightweight X11 desktop panel
 Summary(ja):    軽量な X11 デスクトップパネル
 Summary(ja):    軽量な X11 デスクトップパネル
@@ -29,6 +29,7 @@ BuildRequires:  intltool
 BuildRequires:  libXmu-devel
 BuildRequires:  libXmu-devel
 BuildRequires:  libXpm-devel
 BuildRequires:  libXpm-devel
 BuildRequires:  libtool
 BuildRequires:  libtool
+BuildRequires:  libwnck-devel
 BuildRequires:  menu-cache-devel >= 0.3.0
 BuildRequires:  menu-cache-devel >= 0.3.0
 BuildRequires:  startup-notification-devel
 BuildRequires:  startup-notification-devel
 BuildRequires:  wireless-tools-devel
 BuildRequires:  wireless-tools-devel
@@ -63,8 +64,8 @@ developing applications that use %{name}.
 %setup -q
 %setup -q
 %patch1 -p1 -b .default
 %patch1 -p1 -b .default
 
 
-
 %build
 %build
+LDFLAGS="${LDFLAGS} -lgmodule-2.0" ; export LDFLAGS
 %configure
 %configure
 make %{?_smp_mflags}
 make %{?_smp_mflags}
 
 
@@ -93,6 +94,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/lxpanel.pc
 %{_libdir}/pkgconfig/lxpanel.pc
 
 
 %changelog
 %changelog
+* Sun May 20 2012 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.5.9-1
+- new upstream release
+- added BuildRequires: libwnck-devel
+- recreated patch1
+- added linker option "-lgmodule-2.0"
+
 * Sat Jul 30 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.5.8-1
 * Sat Jul 30 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.5.8-1
 - new upstream release
 - new upstream release
 - dropt patch4
 - dropt patch4