Author: wolf Date: Wed Oct 4 22:32:50 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 20061004
---- Files affected: SPECS: beryl-core.spec (1.3 -> 1.4) , beryl-plugins.spec (1.1 -> 1.2) , beryl-settings.spec (1.2 -> 1.3) , emerald-themes.spec (1.1 -> 1.2) , emerald.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/beryl-core.spec diff -u SPECS/beryl-core.spec:1.3 SPECS/beryl-core.spec:1.4 --- SPECS/beryl-core.spec:1.3 Thu Oct 5 00:26:40 2006 +++ SPECS/beryl-core.spec Thu Oct 5 00:32:45 2006 @@ -2,12 +2,12 @@ Summary: OpenGL window and compositing manager Summary(pl): OpenGL-owy zarządca okien i składania Name: beryl-core -Version: 0.1.0 +Version: 20061004 Release: 1 License: MIT Group: X11 Source0: http://distfiles.xgl-coffee.org/beryl-core/%{name}-%{version}.tar.bz2 -# Source0-md5: 17fc446a78c557e02417b85ce7ea29e1 +# Source0-md5: 20cd640455a2968ca8fc6354360b0c70 Patch0: %{name}-aiglx.patch BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -65,7 +65,7 @@ Pliki nagłówkowe dla beryla. %prep -%setup -q -n %{name} +%setup -q -n snapshots/%{name} %patch0 -p1 %build @@ -103,6 +103,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2006/10/04 22:32:45 wolf +- 20061004 + Revision 1.3 2006/10/04 22:26:40 qboosh - License is MIT ================================================================ Index: SPECS/beryl-plugins.spec diff -u SPECS/beryl-plugins.spec:1.1 SPECS/beryl-plugins.spec:1.2 --- SPECS/beryl-plugins.spec:1.1 Fri Sep 29 20:36:53 2006 +++ SPECS/beryl-plugins.spec Thu Oct 5 00:32:45 2006 @@ -1,14 +1,13 @@ # $Revision$, $Date$ -# Summary: beryl plugins Summary(pl): Wtyczki do beryla Name: beryl-plugins -Version: 0.1.0 -Release: 0.1 +Version: 20061004 +Release: 1 License: GPL/MIT Group: X11 Source0: http://distfiles.xgl-coffee.org/beryl-plugins/%{name}-%{version}.tar.bz2 -# Source0-md5: 002a6019fea2337c480343aba9d995b6 +# Source0-md5: dc12e381efacbdc8f529143fefa8ed43 BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: beryl-core-devel >= 0.1.0 @@ -26,7 +25,7 @@ Wtyczki do beryla. %prep -%setup -q -n %{name} +%setup -q -n snapshots/%{name} %build autoreconf -v --install @@ -62,6 +61,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/10/04 22:32:45 wolf +- 20061004 + Revision 1.1 2006/09/29 18:36:53 rotom - initial spec, instead of compiz-quinnstorm-pluginz ================================================================ Index: SPECS/beryl-settings.spec diff -u SPECS/beryl-settings.spec:1.2 SPECS/beryl-settings.spec:1.3 --- SPECS/beryl-settings.spec:1.2 Fri Sep 29 20:52:01 2006 +++ SPECS/beryl-settings.spec Thu Oct 5 00:32:45 2006 @@ -1,14 +1,13 @@ # $Revision$, $Date$ -# Summary: A GTK+ tool to configure beryl Summary(pl): Narzędzie GTK+ do konfiguracji beryla Name: beryl-settings -Version: 0.1.0 -Release: 0.1 +Version: 20061004 +Release: 1 License: GPL v2+ Group: X11/Window Managers/Tools Source0: http://distfiles.xgl-coffee.org/beryl-settings/%{name}-%{version}.tar.bz2 -# Source0-md5: acf657ff5cae7c4ec4314fd2eb314839 +# Source0-md5: 569dfb66d798a8a9525285d6500be14a URL: http://distfiles.xgl-coffee.org BuildRequires: gtk+2-devel >= 2:2.0 Requires: beryl-core @@ -22,7 +21,7 @@ Narzędzie GTK+ do konfiguracji beryla. %prep -%setup -q -n %{name} +%setup -q -n snapshots/%{name} %build autoreconf -v --install @@ -47,12 +46,16 @@ %{_desktopdir}/beryl-settings.desktop %{_pixmapsdir}/*.svg %{_datadir}/beryl/hints +%{_mandir}/man1/*.1* %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.3 2006/10/04 22:32:45 wolf +- 20061004 + Revision 1.2 2006/09/29 18:52:01 glen - correct epoch ================================================================ Index: SPECS/emerald-themes.spec diff -u SPECS/emerald-themes.spec:1.1 SPECS/emerald-themes.spec:1.2 --- SPECS/emerald-themes.spec:1.1 Fri Sep 29 20:41:34 2006 +++ SPECS/emerald-themes.spec Thu Oct 5 00:32:45 2006 @@ -2,12 +2,12 @@ Summary: Themes for emerald Summary(pl): Motywy do emerald Name: emerald-themes -Version: 0.1.0 +Version: 20061004 Release: 1 License: GPL/MIT Group: X11 Source0: http://distfiles.xgl-coffee.org/emerald-themes/%{name}-%{version}.tar.bz2 -# Source0-md5: b5fe6580f43d08db39f714a3eb220e9c +# Source0-md5: ef81b8225465f798d51beb4cd281042b BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: pkgconfig @@ -21,7 +21,7 @@ Motywy do emerald. %prep -%setup -q -n %{name} +%setup -q -n snapshots/%{name} %build autoreconf -v --install @@ -50,6 +50,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/10/04 22:32:45 wolf +- 20061004 + Revision 1.1 2006/09/29 18:41:34 rotom - initail spec, instead of cgwd-themes - ================================================================ Index: SPECS/emerald.spec diff -u SPECS/emerald.spec:1.2 SPECS/emerald.spec:1.3 --- SPECS/emerald.spec:1.2 Fri Sep 29 21:16:26 2006 +++ SPECS/emerald.spec Thu Oct 5 00:32:45 2006 @@ -2,12 +2,12 @@ Summary: A GTK+ tool to configure window decorations in beryl Summary(pl): Narzędzie GTK+ do konfiguracji dekoracji okien w berylu Name: emerald -Version: 0.1.0 +Version: 20061004 Release: 1 License: GPL/MIT Group: X11 Source0: http://distfiles.xgl-coffee.org/emerald/%{name}-%{version}.tar.bz2 -# Source0-md5: 48befb8a43e7025297eb69126cd9c824 +# Source0-md5: 20f669589d469f7a8993f9deca89e446 BuildRequires: autoconf >= 2.57 BuildRequires: automake BuildRequires: beryl-core-devel @@ -60,7 +60,7 @@ Pliki statyczne dla emerald. %prep -%setup -q -n %{name} +%setup -q -n snapshots/%{name} %build autoreconf -v --install @@ -117,6 +117,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2006/10/04 22:32:45 wolf +- 20061004 + Revision 1.2 2006/09/29 19:16:26 rotom - ldconfig added ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/beryl-core.spec?r1=1.3&r2=1.4&f=u http://cvs.pld-linux.org/SPECS/beryl-plugins.spec?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/SPECS/beryl-settings.spec?r1=1.2&r2=1.3&f=u http://cvs.pld-linux.org/SPECS/emerald-themes.spec?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/SPECS/emerald.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
