This commit is contained in:
committed by
Git OBS Bridge
parent
ed1ed27cb5
commit
fcc967d58f
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 31 14:11:57 CEST 2007 - aj@suse.de
|
||||||
|
|
||||||
|
- Cleanup BuildRequires.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 6 00:15:10 CET 2007 - ro@suse.de
|
Tue Feb 6 00:15:10 CET 2007 - ro@suse.de
|
||||||
|
|
||||||
|
11
uim.spec
11
uim.spec
@@ -11,14 +11,15 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: uim
|
Name: uim
|
||||||
BuildRequires: anthy-devel canna-devel emacs-x11 gcc-c++ gnome-panel-devel gnutls-devel intltool libgnomeprintui-devel libwnck-devel mDNSResponder-devel perl-XML-Parser pkg-config qt3-devel update-desktop-files xemacs
|
BuildRequires: anthy-devel canna-devel emacs-x11 gcc-c++ gnome-panel-devel gtk2-devel intltool ncurses-devel perl-XML-Parser pkg-config qt3-devel update-desktop-files xemacs
|
||||||
|
# xorg-x11-libXdmcp-devel libgnomeprintui-devel
|
||||||
License: GNU General Public License (GPL)
|
License: GNU General Public License (GPL)
|
||||||
Group: System/I18n/Japanese
|
Group: System/I18n/Japanese
|
||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
PreReq: %{_bindir}/touch
|
PreReq: %{_bindir}/touch
|
||||||
Provides: locale(xorg-x11:ja)
|
Provides: locale(xorg-x11:ja)
|
||||||
Version: 1.2.1
|
Version: 1.2.1
|
||||||
Release: 44
|
Release: 55
|
||||||
URL: http://uim.freedesktop.org/wiki/
|
URL: http://uim.freedesktop.org/wiki/
|
||||||
# svn co http://freedesktop.org:8080/svn/uim/trunk
|
# svn co http://freedesktop.org:8080/svn/uim/trunk
|
||||||
# Source0: http://freedesktop.org/Software/UimDownload/uim-0.4.2.1.tar.bz2
|
# Source0: http://freedesktop.org/Software/UimDownload/uim-0.4.2.1.tar.bz2
|
||||||
@@ -135,7 +136,7 @@ make
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
make DESTDIR=$RPM_BUILD_ROOT install
|
make DESTDIR=$RPM_BUILD_ROOT install
|
||||||
rm $RPM_BUILD_ROOT%{_libdir}/*/*/*.*a $RPM_BUILD_ROOT%{_prefix}/lib/*/*/*/*.*a
|
rm $RPM_BUILD_ROOT%{_libdir}/*/*/*.*a $RPM_BUILD_ROOT%{_prefix}/lib*/*/*/*/*.*a
|
||||||
# this file is generated by "uim-module-manager".
|
# this file is generated by "uim-module-manager".
|
||||||
# touch it here to make sure that it is in the file list of the
|
# touch it here to make sure that it is in the file list of the
|
||||||
# package, then it will be deleted when the package is uninstalled:
|
# package, then it will be deleted when the package is uninstalled:
|
||||||
@@ -271,7 +272,9 @@ touch var/adm/SuSEconfig/run-gtk
|
|||||||
%dir %{_datadir}/uim/helperdata/
|
%dir %{_datadir}/uim/helperdata/
|
||||||
%{_datadir}/uim/helperdata/bushu.t
|
%{_datadir}/uim/helperdata/bushu.t
|
||||||
|
|
||||||
%changelog -n uim
|
%changelog
|
||||||
|
* Sat Mar 31 2007 - aj@suse.de
|
||||||
|
- Cleanup BuildRequires.
|
||||||
* Tue Feb 06 2007 - ro@suse.de
|
* Tue Feb 06 2007 - ro@suse.de
|
||||||
- fix build
|
- fix build
|
||||||
* Fri Feb 02 2007 - sbrabec@suse.cz
|
* Fri Feb 02 2007 - sbrabec@suse.cz
|
||||||
|
Reference in New Issue
Block a user