Author: qboosh Date: Mon Jan 7 06:57:02 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - cleanup, BR for gconf* macros
---- Files affected: SPECS: closure.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/closure.spec diff -u SPECS/closure.spec:1.4 SPECS/closure.spec:1.5 --- SPECS/closure.spec:1.4 Tue Sep 18 21:01:14 2007 +++ SPECS/closure.spec Mon Jan 7 07:56:57 2008 @@ -1,6 +1,6 @@ # $Revision$, $Date$ Summary: Fullscreen shutdown/reboot/logout menu -Summary(pl.UTF8): Pełnoekranowe menu do zamykania/restartowania/wylogowywania +Summary(pl.UTF8): Pełnoekranowe menu do zamykania/restartowania/wylogowywania Name: closure Version: 0.1.3 Release: 0.1 @@ -9,7 +9,7 @@ Source0: http://closure.googlecode.com/files/%{name}-%{version}.tar.gz # Source0-md5: cb32ce710c4a7bc4535eb8daf567b6f6 Patch0: %{name}-gconf.patch -Patch1: %{name}-bin.patch +Patch1: %{name}-bin.patch URL: http://code.google.com/p/closure/ BuildRequires: GConf2-devel >= 2.14.0 BuildRequires: intltool @@ -17,10 +17,11 @@ BuildRequires: librsvg-devel >= 2.16 BuildRequires: pkgconfig BuildRequires: python-pycairo-devel >= 1.2 -BuildRequires: python-pygtk-devel >= 2.10 +BuildRequires: python-pygtk-devel >= 2:2.10 BuildRequires: python-gnome-desktop-devel >= 2.16 BuildRequires: python-gnome-devel >= 2.16 -Requires(pre,post): GConf2 >= 2.14.0 +BuildRequires: rpmbuild(macros) >= 1.198 +Requires(post,preun): GConf2 >= 2.14.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -28,9 +29,8 @@ lock/logout/reboot/shutdown menu. %description -l pl.UTF-8 -Closure to napisane z myślą o upiększeniach graficzne -menu do blokowania ekranu/wylogowywania/restartowania/ -/wyłączania komputera. +Closure to napisane z myślą o upiększeniach graficzne menu do +blokowania ekranu/wylogowywania/restartowania/wyłączania komputera. %prep %setup -q @@ -68,13 +68,15 @@ %dir %{py_sitescriptdir}/closure %{py_sitescriptdir}/closure/*.py[co] - %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2008-01-07 06:56:57 qboosh +- cleanup, BR for gconf* macros + Revision 1.4 2007-09-18 19:01:14 czarny - typos, translation @@ -87,4 +89,3 @@ Revision 1.1 2007/09/18 18:28:01 czarny - new - quite working - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/closure.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
