SPECS: beryl-manager.spec - up to 0.1.3
rotom
rotom at pld-linux.org
Sun Dec 10 11:41:40 CET 2006
Author: rotom Date: Sun Dec 10 10:41:40 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 0.1.3
---- Files affected:
SPECS:
beryl-manager.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/beryl-manager.spec
diff -u SPECS/beryl-manager.spec:1.7 SPECS/beryl-manager.spec:1.8
--- SPECS/beryl-manager.spec:1.7 Thu Nov 2 15:35:38 2006
+++ SPECS/beryl-manager.spec Sun Dec 10 11:41:35 2006
@@ -2,13 +2,12 @@
Summary: An application to run and [manage|control] beryl
Summary(pl): Aplikacja do uruchamiania i zarządzania berylem
Name: beryl-manager
-Version: 20061102
+Version: 0.1.3
Release: 1
License: LGPL v2+
Group: X11/Window Managers/Tools
-#Source0: http://distfiles.xgl-coffee.org/beryl-manager/%{name}-%{version}.tar.bz2
-Source0: %{name}-%{version}.tar.bz2
-# Source0-md5: 8947ff077d4aa27dc76aa097484a4799
+Source0: http://releases.beryl-project.org/%{version}/%{name}-%{version}.tar.bz2
+# Source0-md5: c9559154c20db1bb41d3d480cfdf0299
BuildRequires: autoconf >= 2.57
BuildRequires: automake
BuildRequires: gtk+2-devel >= 2:2.8.0
@@ -24,46 +23,50 @@
Aplikacja do uruchamiania i zarządzania berylem.
%prep
-%setup -q -n %{name}
-
+%setup -q
mv -f po/{ar_AR,ar}.po
mv -f po/{de_DE,de}.po
mv -f po/{es_ES,es}.po
mv -f po/{fr_FR,fr}.po
+mv -f po/{hu_HU,hu}.po
mv -f po/{it_IT,it}.po
+mv -f po/{ja_JP,ja}.po
mv -f po/{ko_KR,ko}.po
mv -f po/{my_MY,my}.po
-mv -f po/{nb_NO,nb}.po
mv -f po/{pt_PT,pt}.po
mv -f po/{ru_RU,ru}.po
mv -f po/{sk_SK,sk}.po
mv -f po/{sv_SE,sv}.po
-# NOTE: check the list ofter any upgrade!
+ # NOTE: check the list ofter any upgrade!
cat > po/LINGUAS <<EOF
ar
de
en_US
es
fr
+hu
it
+ja
ko
my
nl
-it
pt_BR
pt
ru
sk
sv
zh_CN
+zh_HK
+zh_TW
EOF
%build
autoreconf -v --install
%{__intltoolize}
%{__glib_gettextize} --copy --force
-%configure
+%configure \
+ --disable-mime-update
%{__make}
%install
@@ -78,6 +81,7 @@
%files
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/*
+%{_iconsdir}/*/*/*/beryl-manager.*
%{_pixmapsdir}/*
%{_mandir}/man1/*.1*
@@ -87,6 +91,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2006/12/10 10:41:35 rotom
+- up to 0.1.3
+
Revision 1.7 2006/11/02 14:35:38 wolf
- 20061102
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/beryl-manager.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list