Browse Source

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

kudoh 13 years ago
parent
commit
325e4e9a7b
3 changed files with 16 additions and 11 deletions
  1. 4 1
      T/TrueType-umefont/TrueType-umefont-vl.spec
  2. 6 8
      l/lxpanel/lxpanel-vl.spec
  3. 6 2
      m/midori/midori-vl.spec

+ 4 - 1
T/TrueType-umefont/TrueType-umefont-vl.spec

@@ -1,6 +1,6 @@
 %define archivename umefont
 %define _fontdir %{_datadir}/fonts/TrueType-umefont
-%define package_ver 429
+%define package_ver 430
 
 Name: TrueType-umefont
 Summary: Ume Fonts are Japanese fonts that the license restriction is a little
@@ -121,6 +121,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc *.html
 
 %changelog
+* Tue Aug 02 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> 430-1
+- new upstream release
+
 * Mon Jul 11 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> 429-1
 - new upstream release
 

+ 6 - 8
l/lxpanel/lxpanel-vl.spec

@@ -1,5 +1,5 @@
 Name:           lxpanel
-Version:        0.5.7
+Version:        0.5.8
 Release:        1%{?_dist_release}
 Summary:        A lightweight X11 desktop panel
 Summary(ja):    軽量な X11 デスクトップパネル
@@ -10,9 +10,6 @@ URL:            http://lxde.sourceforge.net/
 Source0:        http://downloads.sourceforge.net/sourceforge/lxde/%{name}-%{version}.tar.gz
 
 Patch1:         lxpanel-default.patch
-#Patch2:         redefine-alarm-variable.patch
-#Patch3:         missing_glades.patch
-Patch4:         fix_requisition.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-root
 
@@ -64,11 +61,8 @@ developing applications that use %{name}.
 
 %prep
 %setup -q
-
 %patch1 -p1 -b .default
-#%patch2 -p1
-#%patch3 -p1
-%patch4 -p1
+
 
 %build
 %configure
@@ -99,6 +93,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/lxpanel.pc
 
 %changelog
+* Sat Jul 30 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.5.8-1
+- new upstream release
+- dropt patch4
+
 * Thu Jul 28 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.5.7-1
 - new upstream release
 - dropt patch2,3

+ 6 - 2
m/midori/midori-vl.spec

@@ -1,7 +1,7 @@
 Summary:	A lightweight GTK+ web browser
 Summary(ja):	軽量な GTK+ ウェブブラウザ
 Name:		midori
-Version:	0.3.6
+Version:	0.4.0
 Release:        1%{?_dist_release}
 
 Group:		Applications/Internet
@@ -147,9 +147,13 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %defattr(-,root,root,-)
 %doc %{_datadir}/gtk-doc/
 %{_datadir}/vala/
-%{_includedir}/%{name}-0.3/
+%{_includedir}/%{name}-0.4/
 
 %changelog
+* Wed Aug 03 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.4.0-1
+- new upstream release
+- refresh patch0
+
 * Wed May 25 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> 0.3.6-1
 - new upstream release
 - added Patch0 to fix desktop entry