SPECS: gnustep-db2.spec - CVS 20061113

aredridel aredridel at pld-linux.org
Mon Nov 13 22:37:44 CET 2006


Author: aredridel                    Date: Mon Nov 13 21:37:43 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- CVS 20061113

---- Files affected:
SPECS:
   gnustep-db2.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/gnustep-db2.spec
diff -u SPECS/gnustep-db2.spec:1.6 SPECS/gnustep-db2.spec:1.7
--- SPECS/gnustep-db2.spec:1.6	Sun Nov 21 01:47:20 2004
+++ SPECS/gnustep-db2.spec	Mon Nov 13 22:37:38 2006
@@ -3,12 +3,12 @@
 Summary(pl):	Druga wersja bibliotek baz danych GNUstepa
 Name:		gnustep-db2
 Version:	0
-%define cvs 20041118
+%define cvs 20061113
 Release:	0.%{cvs}.1
 License:	LGPL
 Group:		Libraries
 Source0:	gdl2-cvs-%{cvs}.tar.gz
-# Source0-md5:	4cc02f28ea2d0d0a28690f344ec8a19f
+# Source0-md5:	5b4e4ec898c9390a33c3a6df5b7a5417
 URL:		http://www.gnustepweb.org/
 BuildRequires:	gnustep-base-devel >= 1.9.1
 BuildRequires:	gnustep-make-devel >= 1.9.1
@@ -19,15 +19,6 @@
 
 %define		_gsdir		/usr/%{_lib}/GNUstep
 
-%define		libcombo	gnu-gnu-gnu
-%define		gsos		linux-gnu
-%ifarch %{ix86}
-%define		gscpu		ix86
-%else
-# also s/alpha.*/alpha/, but we use only "alpha" arch for now
-%define		gscpu		%(echo %{_target_cpu} | sed -e 's/amd64/x86_64/;s/ppc/powerpc/')
-%endif
-
 %description
 The GNUstep Database Library 2 (GDL2) is a set of libraries to map
 Objective-C objects to rows of relational database management systems
@@ -110,18 +101,17 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README TODO
-%attr(755,root,root) %{_gsdir}/System/Library/Libraries/%{gscpu}/%{gsos}/%{libcombo}/libgnustep-db2*.so.*
-%attr(755,root,root) %{_gsdir}/System/Tools/%{gscpu}/%{gsos}/%{libcombo}/eoutil
-%attr(755,root,root) %{_gsdir}/System/Tools/%{gscpu}/%{gsos}/%{libcombo}/gdlgsdoc
+%attr(755,root,root) %{_gsdir}/System/Library/Libraries/libgnustep-db2*.so.*
+%attr(755,root,root) %{_gsdir}/System/Tools/eoutil
+%attr(755,root,root) %{_gsdir}/System/Tools/gdlgsdoc
 
 %files devel
 %defattr(644,root,root,755)
 
-%{_gsdir}/System/Library/Headers/%{libcombo}/EOAccess
-%{_gsdir}/System/Library/Headers/%{libcombo}/EOControl
-%{_gsdir}/System/Library/Headers/%{libcombo}/EOModeler
+%{_gsdir}/System/Library/Headers/EOAccess
+%{_gsdir}/System/Library/Headers/EOControl
 
-%attr(755,root,root) %{_gsdir}/System/Library/Libraries/%{gscpu}/%{gsos}/%{libcombo}/libgnustep-db2*.so
+%attr(755,root,root) %{_gsdir}/System/Library/Libraries/libgnustep-db2*.so
 
 %{_gsdir}/System/Library/Makefiles/Auxiliary/gdl2.make
 
@@ -135,18 +125,14 @@
 %dir %{_gsdir}/System/Library/Frameworks/Postgres95EOAdaptor.framework/Versions/A
 %dir %{_gsdir}/System/Library/Frameworks/Postgres95EOAdaptor.framework/Versions/A/Resources
 %{_gsdir}/System/Library/Frameworks/Postgres95EOAdaptor.framework/Versions/A/Resources/*.plist
-%dir %{_gsdir}/System/Library/Frameworks/Postgres95EOAdaptor.framework/Versions/A/Resources/LoginPanel.bundle
-%{_gsdir}/System/Library/Frameworks/Postgres95EOAdaptor.framework/Versions/A/Resources/LoginPanel.bundle/Resources
-%attr(755,root,root) %{_gsdir}/System/Library/Frameworks/Postgres95EOAdaptor.framework/Versions/A/Resources/LoginPanel.bundle/%{gscpu}
-%attr(755,root,root) %{_gsdir}/System/Library/Frameworks/Postgres95EOAdaptor.framework/Versions/A/%{gscpu}
 
-%attr(755,root,root) %{_gsdir}/System/Library/Libraries/%{gscpu}/%{gsos}/%{libcombo}/libPostgres95EOAdaptor.so.*
+%attr(755,root,root) %{_gsdir}/System/Library/Libraries/libPostgres95EOAdaptor.so.*
 
 %files postgresql-devel
 %defattr(644,root,root,755)
 %{_gsdir}/System/Library/Frameworks/Postgres95EOAdaptor.framework/Versions/A/Headers
-%{_gsdir}/System/Library/Headers/%{libcombo}/Postgres95EOAdaptor
-%attr(755,root,root) %{_gsdir}/System/Library/Libraries/%{gscpu}/%{gsos}/%{libcombo}/libPostgres95EOAdaptor.so
+%{_gsdir}/System/Library/Headers/Postgres95EOAdaptor
+%attr(755,root,root) %{_gsdir}/System/Library/Libraries/libPostgres95EOAdaptor.so
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -154,6 +140,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/11/13 21:37:38  aredridel
+- CVS 20061113
+
 Revision 1.6  2004/11/21 00:47:20  aredridel
 - maybe I should code when drunk? gnustep, not gnome
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnustep-db2.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list