]> git.pld-linux.org Git - packages/GWorkspace.git/blame - GWorkspace.spec
- added missing Tools
[packages/GWorkspace.git] / GWorkspace.spec
CommitLineData
c71fb8bc 1Summary: Workspace manager for GNUstep
4447cdcf 2Summary(pl.UTF-8): Zarządca biurek dla GNUstepa
93d0d619 3Name: GWorkspace
648a426b 4Version: 0.8.6
5Release: 1
93d0d619 6License: GPL
7Group: X11/Applications
8Source0: http://www.gnustep.it/enrico/gworkspace/gworkspace-%{version}.tar.gz
648a426b 9# Source0-md5: 16dc6b077517b60897cc0d057bb803f5
10#Patch0: %{name}-link.patch
ac46f685 11Patch1: %{name}-initWithArguments.patch
c71fb8bc 12URL: http://www.gnustep.it/enrico/gworkspace/
93d0d619 13BuildRequires: gnustep-gui-devel >= 0.8.3
14BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
15
93d0d619 16%description
c71fb8bc
JB
17GWorkspace is a workspace and file manager for GNUstep.
18
baa4a9f5
JR
19%description -l pl.UTF-8
20GWorkspace to zarządca biurek i plików dla GNUstepa.
93d0d619 21
9f8b0444
JB
22%package devel
23Summary: Header files for GWorkspace
4447cdcf 24Summary(pl.UTF-8): Pliki nagłówkowe GWorkspace
9f8b0444
JB
25Group: Development/Libraries
26Requires: %{name} = %{version}-%{release}
27
28%description devel
29Header files for GWorkspace.
30
baa4a9f5
JR
31%description devel -l pl.UTF-8
32Pliki nagłówkowe GWorkspace.
9f8b0444 33
93d0d619 34%prep
35%setup -q
648a426b 36#%patch0 -p1
ac46f685 37%patch1 -p1
93d0d619 38
c71fb8bc
JB
39find . -type d -name CVS | xargs rm -rf
40
93d0d619 41%build
42%configure
648a426b 43export GNUSTEP_MAKEFILES=%{_datadir}/GNUstep/Makefiles
44export GNUSTEP_FLATTENED=yes
c71fb8bc 45%{__make} \
93d0d619 46 OPTFLAG="%{rpmcflags}" \
648a426b 47 GNUSTEP_INSTALLATION_DOMAIN=SYSTEM \
93d0d619 48 messages=yes
49
50%install
51rm -rf $RPM_BUILD_ROOT
648a426b 52export GNUSTEP_MAKEFILES=%{_datadir}/GNUstep/Makefiles
53export GNUSTEP_FLATTENED=yes
93d0d619 54
648a426b 55%{__make} install \
56 GNUSTEP_INSTALLATION_DOMAIN=SYSTEM \
57 DESTDIR=$RPM_BUILD_ROOT
93d0d619 58
93d0d619 59%clean
60rm -rf $RPM_BUILD_ROOT
61
62%post -p /sbin/ldconfig
63%postun -p /sbin/ldconfig
64
65%files
66%defattr(644,root,root,755)
648a426b 67%doc TODO
68%attr(755,root,root) %{_bindir}/GWorkspace
69%attr(755,root,root) %{_bindir}/Recycler
70%attr(755,root,root) %{_bindir}/ddbd
71%attr(755,root,root) %{_bindir}/fswatcher
72%attr(755,root,root) %{_bindir}/lsfupdater
73%attr(755,root,root) %{_bindir}/resizer
74%attr(755,root,root) %{_bindir}/searchtool
75%attr(755,root,root) %{_bindir}/wopen
76%attr(755,root,root) %{_libdir}/GNUstep/Applications/GWorkspace.app/GWorkspace
77%dir %{_libdir}/GNUstep/Applications/GWorkspace.app/Resources/
78%{_libdir}/GNUstep/Applications/GWorkspace.app/Resources/*.tiff
79%{_libdir}/GNUstep/Applications/GWorkspace.app/Resources/*.lproj
80%{_libdir}/GNUstep/Applications/GWorkspace.app/Resources/*.desktop
81%{_libdir}/GNUstep/Applications/GWorkspace.app/Resources/*.plist
82%attr(755,root,root) %{_libdir}/GNUstep/Applications/Recycler.app/Recycler
83%{_libdir}/GNUstep/Applications/Recycler.app/Resources/*.lproj
84%{_libdir}/GNUstep/Applications/Recycler.app/Resources/*.plist
85%{_libdir}/GNUstep/Applications/Recycler.app/Resources/*.desktop
86%{_libdir}/GNUstep/Applications/Recycler.app/Resources/*.tiff
87%dir %{_libdir}/GNUstep/Frameworks/Operation.framework
88%dir %{_libdir}/GNUstep/Frameworks/Operation.framework/Versions/[0-9]*
89%{_libdir}/GNUstep/Frameworks/Operation.framework/Versions/Current
90%attr(755,root,root) %{_libdir}/GNUstep/Frameworks/Operation.framework/Versions/[0-9]*/Operation
91%dir %{_libdir}/GNUstep/Frameworks/Operation.framework/Versions/[0-9]*/Resources
92%{_libdir}/GNUstep/Frameworks/Operation.framework/Versions/[0-9]*/Resources/*.lproj
93%{_libdir}/GNUstep/Frameworks/Operation.framework/Versions/[0-9]*/Resources/*.plist
94%{_libdir}/GNUstep/Frameworks/Operation.framework/Versions/[0-9]*/Resources/*.tiff
95%{_libdir}/GNUstep/Frameworks/Operation.framework/Versions/[0-9]*/libOperation.so
96%attr(755,root,root) %{_libdir}/GNUstep/Bundles/AppViewer.inspector/AppViewer
97%{_libdir}/GNUstep/Bundles/AppViewer.inspector/Resources/*.lproj
98%{_libdir}/GNUstep/Bundles/AppViewer.inspector/Resources/*.plist
99%attr(755,root,root) %{_libdir}/GNUstep/Bundles/FModuleAnnotations.finder/FModuleAnnotations
100%attr(755,root,root) %{_libdir}/GNUstep/Bundles/FModuleContents.finder/FModuleContents
101%attr(755,root,root) %{_libdir}/GNUstep/Bundles/FModuleCrDate.finder/FModuleCrDate
102%attr(755,root,root) %{_libdir}/GNUstep/Bundles/FModuleKind.finder/FModuleKind
103%attr(755,root,root) %{_libdir}/GNUstep/Bundles/FModuleModDate.finder/FModuleModDate
104%attr(755,root,root) %{_libdir}/GNUstep/Bundles/FModuleName.finder/FModuleName
105%attr(755,root,root) %{_libdir}/GNUstep/Bundles/FModuleOwner.finder/FModuleOwner
106%{_libdir}/GNUstep/Bundles/*.finder/Resources/*.gorm
107%{_libdir}/GNUstep/Bundles/*.finder/Resources/*.plist
108%attr(755,root,root) %{_libdir}/GNUstep/Bundles/FModuleSize.finder/FModuleSize
109%attr(755,root,root) %{_libdir}/GNUstep/Bundles/FolderViewer.inspector/FolderViewer
110%dir %{_libdir}/GNUstep/Bundles/FolderViewer.inspector/Resources
111%{_libdir}/GNUstep/Bundles/FolderViewer.inspector/Resources/*.lproj
112%{_libdir}/GNUstep/Bundles/FolderViewer.inspector/Resources/*.plist
113%attr(755,root,root) %{_libdir}/GNUstep/Bundles/IBViewViewer.inspector/IBViewViewer
114%dir %{_libdir}/GNUstep/Bundles/IBViewViewer.inspector/Resources
115%{_libdir}/GNUstep/Bundles/IBViewViewer.inspector/Resources/*.lproj
116%{_libdir}/GNUstep/Bundles/IBViewViewer.inspector/Resources/*.plist
117%attr(755,root,root) %{_libdir}/GNUstep/Bundles/ImageThumbnailer.thumb/ImageThumbnailer
118%dir %{_libdir}/GNUstep/Bundles/ImageThumbnailer.thumb/Resources
119%{_libdir}/GNUstep/Bundles/ImageThumbnailer.thumb/Resources/*.plist
120%attr(755,root,root) %{_libdir}/GNUstep/Bundles/ImageViewer.inspector/ImageViewer
121%dir %{_libdir}/GNUstep/Bundles/ImageViewer.inspector/Resources
122%{_libdir}/GNUstep/Bundles/ImageViewer.inspector/Resources/*.lproj
123%{_libdir}/GNUstep/Bundles/ImageViewer.inspector/Resources/*.plist
124%attr(755,root,root) %{_libdir}/GNUstep/Bundles/MDModuleAnnotations.mdm/MDModuleAnnotations
125%dir %{_libdir}/GNUstep/Bundles/MDModuleAnnotations.mdm/Resources
126%{_libdir}/GNUstep/Bundles/MDModuleAnnotations.mdm/Resources/*.plist
127%attr(755,root,root) %{_libdir}/GNUstep/Bundles/NSColorViewer.inspector/NSColorViewer
128%dir %{_libdir}/GNUstep/Bundles/NSColorViewer.inspector/Resources
129%{_libdir}/GNUstep/Bundles/NSColorViewer.inspector/Resources/*.lproj
130%{_libdir}/GNUstep/Bundles/NSColorViewer.inspector/Resources/*.plist
131%attr(755,root,root) %{_libdir}/GNUstep/Bundles/NSRTFViewer.inspector/NSRTFViewer
132%dir %{_libdir}/GNUstep/Bundles/NSRTFViewer.inspector/Resources
133%{_libdir}/GNUstep/Bundles/NSRTFViewer.inspector/Resources/*.lproj
134%{_libdir}/GNUstep/Bundles/NSRTFViewer.inspector/Resources/*.plist
135%attr(755,root,root) %{_libdir}/GNUstep/Bundles/NSTIFFViewer.inspector/NSTIFFViewer
136%dir %{_libdir}/GNUstep/Bundles/NSTIFFViewer.inspector/Resources
137%{_libdir}/GNUstep/Bundles/NSTIFFViewer.inspector/Resources/*.lproj
138%{_libdir}/GNUstep/Bundles/NSTIFFViewer.inspector/Resources/*.plist
139%dir %{_libdir}/GNUstep/Bundles/Role.extinfo/Resources
140%{_libdir}/GNUstep/Bundles/Role.extinfo/Resources/*.plist
141%{_libdir}/GNUstep/Bundles/Role.extinfo/Role
142%dir %{_libdir}/GNUstep/Bundles/RtfViewer.inspector/Resources
143%{_libdir}/GNUstep/Bundles/RtfViewer.inspector/Resources/*.lproj
144%{_libdir}/GNUstep/Bundles/RtfViewer.inspector/Resources/*.plist
145%attr(755,root,root) %{_libdir}/GNUstep/Bundles/RtfViewer.inspector/RtfViewer
146%dir %{_libdir}/GNUstep/Bundles/SoundViewer.inspector/Resources
147%{_libdir}/GNUstep/Bundles/SoundViewer.inspector/Resources/*.lproj
148%{_libdir}/GNUstep/Bundles/SoundViewer.inspector/Resources/*.plist
149%{_libdir}/GNUstep/Bundles/SoundViewer.inspector/Resources/*.tiff
150%attr(755,root,root) %{_libdir}/GNUstep/Bundles/SoundViewer.inspector/SoundViewer
151%attr(755,root,root) %{_libdir}/GNUstep/Frameworks/FSNode.framework/FSNode
152%{_libdir}/GNUstep/Frameworks/FSNode.framework/Resources
153%dir %{_libdir}/GNUstep/Frameworks/FSNode.framework/Versions/[0-9]*
154%dir %{_libdir}/GNUstep/Frameworks/FSNode.framework/Versions/[0-9]*
155%attr(755,root,root) %{_libdir}/GNUstep/Frameworks/FSNode.framework/Versions/[0-9]*/FSNode
156%dir %{_libdir}/GNUstep/Frameworks/FSNode.framework/Versions/[0-9]*/Resources
157%{_libdir}/GNUstep/Frameworks/FSNode.framework/Versions/[0-9]*/Resources/*.tiff
158%{_libdir}/GNUstep/Frameworks/FSNode.framework/Versions/[0-9]*/Resources/*.lproj
159%{_libdir}/GNUstep/Frameworks/FSNode.framework/Versions/[0-9]*/Resources/*.plist
160%attr(755,root,root) %{_libdir}/GNUstep/Frameworks/FSNode.framework/Versions/[0-9]*/libFSNode.so
161%attr(755,root,root) %{_libdir}/GNUstep/Frameworks/FSNode.framework/Versions/[0-9]*/libFSNode.so.0
162%attr(755,root,root) %{_libdir}/GNUstep/Frameworks/FSNode.framework/Versions/[0-9]*/libFSNode.so.0.1.0
163%{_libdir}/GNUstep/Frameworks/FSNode.framework/Versions/Current
164%{_libdir}/GNUstep/Frameworks/FSNode.framework/libFSNode.so
165%{_libdir}/GNUstep/Frameworks/Inspector.framework/Inspector
166%{_libdir}/GNUstep/Frameworks/Inspector.framework/Resources
167%dir %{_libdir}/GNUstep/Frameworks/Inspector.framework/Versions/[0-9]*
168%dir %{_libdir}/GNUstep/Frameworks/Inspector.framework/Versions/[0-9]*
169%{_libdir}/GNUstep/Frameworks/Inspector.framework/Versions/Current
170%attr(755,root,root) %{_libdir}/GNUstep/Frameworks/Inspector.framework/Versions/[0-9]*/Inspector
171%dir %{_libdir}/GNUstep/Frameworks/Inspector.framework/Versions/[0-9]*/Resources
172%{_libdir}/GNUstep/Frameworks/Inspector.framework/Versions/[0-9]*/Resources/*.tiff
173%{_libdir}/GNUstep/Frameworks/Inspector.framework/Versions/[0-9]*/Resources/*.lproj
174%{_libdir}/GNUstep/Frameworks/Inspector.framework/Versions/[0-9]*/Resources/*.plist
175%attr(755,root,root) %{_libdir}/GNUstep/Frameworks/Inspector.framework/Versions/[0-9]*/libInspector.so
176%attr(755,root,root) %{_libdir}/GNUstep/Frameworks/Inspector.framework/Versions/[0-9]*/libInspector.so.0
177%attr(755,root,root) %{_libdir}/GNUstep/Frameworks/Inspector.framework/Versions/[0-9]*/libInspector.so.*.*.*
178%{_libdir}/GNUstep/Frameworks/Inspector.framework/Versions/[0-9]*
179%{_libdir}/GNUstep/Frameworks/Inspector.framework/libInspector.so
180%{_libdir}/GNUstep/Frameworks/Operation.framework/Operation
181%{_libdir}/GNUstep/Frameworks/Operation.framework/Resources
182%attr(755,root,root) %{_libdir}/GNUstep/Frameworks/Operation.framework/Versions/[0-9]*/libOperation.so.1
183%attr(755,root,root) %{_libdir}/GNUstep/Frameworks/Operation.framework/Versions/[0-9]*/libOperation.so.1.0.0
184%{_libdir}/GNUstep/Frameworks/Operation.framework/Versions/[0-9]*
185%{_libdir}/GNUstep/Frameworks/Operation.framework/libOperation.so
186%{_libdir}/GNUstep/Services/thumbnailer.service/Resources/*.plist
187%dir %{_libdir}/GNUstep/Services/thumbnailer.service
188%attr(755,root,root) %{_libdir}/GNUstep/Services/thumbnailer.service/thumbnailer
189%{_libdir}/libDBKit.so
190%attr(755,root,root) %{_libdir}/libDBKit.so.0.0.1
191%{_libdir}/libFSNode.so
192%attr(755,root,root) %{_libdir}/libFSNode.so.0.1.0
193%{_libdir}/libInspector.so
194%attr(755,root,root) %{_libdir}/libInspector.so.0.1.0
195%{_libdir}/libOperation.so
196%attr(755,root,root) %{_libdir}/libOperation.so.1.0.0
9f8b0444
JB
197
198%files devel
199%defattr(644,root,root,755)
648a426b 200%dir %{_includedir}/DBKit
201%{_includedir}/DBKit/DBKBTree.h
202%{_includedir}/DBKit/DBKBTreeNode.h
203%{_includedir}/DBKit/DBKFixLenRecordsFile.h
204%{_includedir}/DBKit/DBKPathsTree.h
205%{_includedir}/DBKit/DBKVarLenRecordsFile.h
206%{_includedir}/FSNode
207%{_includedir}/Inspector
208%{_includedir}/Operation
209%dir %{_libdir}/GNUstep/Frameworks/FSNode.framework/Versions/[0-9]*/Headers
210%{_libdir}/GNUstep/Frameworks/FSNode.framework/Versions/[0-9]*/Headers/*.h
211%{_libdir}/GNUstep/Frameworks/Inspector.framework/Headers
212%dir %{_libdir}/GNUstep/Frameworks/Inspector.framework/Versions/[0-9]*/Headers
213%{_libdir}/GNUstep/Frameworks/Inspector.framework/Versions/[0-9]*/Headers/*.h
214%{_libdir}/GNUstep/Frameworks/Operation.framework/Headers
215%dir %{_libdir}/GNUstep/Frameworks/Operation.framework/Versions/[0-9]*/Headers
216%{_libdir}/GNUstep/Frameworks/Operation.framework/Versions/[0-9]*/Headers/*.h
217%{_libdir}/GNUstep/Frameworks/FSNode.framework/Headers
This page took 0.098527 seconds and 4 git commands to generate.