Browse Source

* xlockmore: rebuilt

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@1089 ec354946-7b23-47d6-9f5a-488ba84defc7
shaolin 14 years ago
parent
commit
18c693b989
1 changed files with 4 additions and 1 deletions
  1. 4 1
      x/xlockmore/xlockmore-vl.spec

+ 4 - 1
x/xlockmore/xlockmore-vl.spec

@@ -6,7 +6,7 @@
 
 %define name %{orgname}%{?withgl:_gl}
 %define version 5.29.1
-%define release 2%{?_dist_release}
+%define release 3%{?_dist_release}
 
 Summary: An X terminal locking program.
 Name: %{name}
@@ -130,6 +130,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/xlock.*
 
 %changelog
+* Sat May 29 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 5.29.1-3
+- rebuilt with ftgl-2.1.3-1.rc5
+
 * Mon Jan 11 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 5.29.1-2
 - add BuildRequires: libXinerama-devel, libXext-devel (for Vine Linux 5.0)
 - fix xlock.pamd (required pam_unix.so -> include system-auth)