SPECS: gnustep-back.spec - 0.16.0
aredridel
aredridel at pld-linux.org
Fri Apr 24 06:17:26 CEST 2009
Author: aredridel Date: Fri Apr 24 04:17:26 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 0.16.0
---- Files affected:
SPECS:
gnustep-back.spec (1.36 -> 1.37)
---- Diffs:
================================================================
Index: SPECS/gnustep-back.spec
diff -u SPECS/gnustep-back.spec:1.36 SPECS/gnustep-back.spec:1.37
--- SPECS/gnustep-back.spec:1.36 Sat Jan 24 16:20:00 2009
+++ SPECS/gnustep-back.spec Fri Apr 24 06:17:20 2009
@@ -11,13 +11,13 @@
Summary: The GNUstep backend bundle
Summary(pl.UTF-8): Pakiet backendowy GNUstep
Name: gnustep-back
-Version: 0.13.0
-Release: 3
+Version: 0.16.0
+Release: 1
License: LGPL/GPL
Vendor: The GNUstep Project
Group: X11/Libraries
Source0: ftp://ftp.gnustep.org/pub/gnustep/core/%{name}-%{version}.tar.gz
-# Source0-md5: 998466053c8cb651eeadf6d0bf69dd94
+# Source0-md5: 31a16abe7c19914c6fe1300881f6c6ab
URL: http://www.gnustep.org/
BuildRequires: OpenGL-GLX-devel
%{?with_dps:BuildRequires: X11-DPS-devel}
@@ -124,6 +124,7 @@
%build
export GNUSTEP_MAKEFILES=%{_datadir}/GNUstep/Makefiles
export GNUSTEP_FLATTENED=yes
+export GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
for g in %{?with_art:art} %{?with_cairo:cairo} %{?with_dps:xdps} xlib ; do
cd back-$g
@@ -151,6 +152,7 @@
rm -rf $RPM_BUILD_ROOT
export GNUSTEP_MAKEFILES=%{_datadir}/GNUstep/Makefiles
export GNUSTEP_FLATTENED=yes
+export GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
for g in %{?with_art:art} %{?with_cairo:cairo} %{?with_dps:xdps} xlib ; do
if [ "$g" = "xlib" ]; then
@@ -184,9 +186,9 @@
%{_datadir}/GNUstep/Documentation/Developer/Back
%{_mandir}/man1/gpbs.1*
-%dir %{_libdir}/GNUstep/Bundles/libgnustep-back-013.bundle
-%{_libdir}/GNUstep/Bundles/libgnustep-back-013.bundle/Resources
-%attr(755,root,root) %{_libdir}/GNUstep/Bundles/libgnustep-back-013.bundle/libgnustep-back-013
+%dir %{_libdir}/GNUstep/Bundles/libgnustep-back-016.bundle
+%{_libdir}/GNUstep/Bundles/libgnustep-back-016.bundle/Resources
+%attr(755,root,root) %{_libdir}/GNUstep/Bundles/libgnustep-back-016.bundle/libgnustep-back-016
%dir %{_libdir}/GNUstep/Fonts
# XXX: n0190{0,2,4,6}{3,4}.{pfb,afm,pfm} - symlink from ghostscript-fonts-std?
@@ -197,25 +199,25 @@
%if %{with art}
%files art
%defattr(644,root,root,755)
-%dir %{_libdir}/GNUstep/Bundles/libgnustep-back-art-013.bundle
-%{_libdir}/GNUstep/Bundles/libgnustep-back-art-013.bundle/Resources
-%attr(755,root,root) %{_libdir}/GNUstep/Bundles/libgnustep-back-art-013.bundle/libgnustep-back-art-013
+%dir %{_libdir}/GNUstep/Bundles/libgnustep-back-art-016.bundle
+%{_libdir}/GNUstep/Bundles/libgnustep-back-art-016.bundle/Resources
+%attr(755,root,root) %{_libdir}/GNUstep/Bundles/libgnustep-back-art-016.bundle/libgnustep-back-art-016
%endif
%if %{with cairo}
%files cairo
%defattr(644,root,root,755)
-%dir %{_libdir}/GNUstep/Bundles/libgnustep-back-cairo-013.bundle
-%{_libdir}/GNUstep/Bundles/libgnustep-back-cairo-013.bundle/Resources
-%attr(755,root,root) %{_libdir}/GNUstep/Bundles/libgnustep-back-cairo-013.bundle/libgnustep-back-cairo-013
+%dir %{_libdir}/GNUstep/Bundles/libgnustep-back-cairo-016.bundle
+%{_libdir}/GNUstep/Bundles/libgnustep-back-cairo-016.bundle/Resources
+%attr(755,root,root) %{_libdir}/GNUstep/Bundles/libgnustep-back-cairo-016.bundle/libgnustep-back-cairo-016
%endif
%if %{with dps}
%files xdps
%defattr(644,root,root,755)
-%dir %{_libdir}/GNUstep/Bundles/libgnustep-back-xdps-013.bundle
-%{_libdir}/GNUstep/Bundles/libgnustep-back-xdps-013.bundle/Resources
-%attr(755,root,root) %{_libdir}/GNUstep/Bundles/libgnustep-back-xdps-013.bundle/libgnustep-back-xdps-013
+%dir %{_libdir}/GNUstep/Bundles/libgnustep-back-xdps-016.bundle
+%{_libdir}/GNUstep/Bundles/libgnustep-back-xdps-016.bundle/Resources
+%attr(755,root,root) %{_libdir}/GNUstep/Bundles/libgnustep-back-xdps-016.bundle/libgnustep-back-xdps-016
%endif
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -224,6 +226,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.37 2009/04/24 04:17:20 aredridel
+- 0.16.0
+
Revision 1.36 2009/01/24 15:20:00 megabajt
- release 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnustep-back.spec?r1=1.36&r2=1.37&f=u
More information about the pld-cvs-commit
mailing list