SHA256
1
0
forked from pool/tk
2013-06-20 12:30:26 +00:00
committed by Git OBS Bridge
parent d69025255b
commit 7548a28627
4 changed files with 28 additions and 5 deletions

View File

@@ -25,7 +25,7 @@ BuildRequires: libXt-devel
BuildRequires: pkg-config
BuildRequires: tcl-devel
Url: http://www.tcl.tk
Version: 8.5.12
Version: 8.6.0
Release: 0
%define rrc %nil
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -142,7 +142,8 @@ exit 0
%doc %_mandir/man3/*
%_prefix/include/*
%scriptdir/tkAppInit.c
%_libdir/*.a
%attr(0644,root,root) %_libdir/*.a
%_libdir/tkConfig.sh
%_libdir/pkgconfig/*
%changelog