Searched refs:file (Results 1 - 25 of 283) sorted by relevance

1234567891011>>

/solaris-desktop/scripts/
H A Dwebrev8 # The contents of this file are subject to the terms of the
10 # (the "License"). You may not use this file except in compliance
19 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
90 # Map status to file name
92 # Descriptions of file status flags
104 # Map property change status to file name
107 # Descriptions of file status flags
162 } elsif ($line =~ /^File: no file (.+)\s+Status: (.*)/) {
240 my $file
[all...]
H A Dinc_bldnum59 foreach my $file ( @specfiles )
63 foreach my $file ( @ARGV )
65 if ( ! -r $file )
67 print "ERROR: $file is missing or not readable.\n";
75 # Change t_suffix and Release data and add %changelog entry for each file.
76 foreach my $file ( @specfiles )
78 if ( open( IN, '<' . $file ) )
80 if ( open( OUT, '>' . $file . ".$$" ) )
106 rename( $file . ".$$", $file );
[all...]
H A Dprepare-ChangeLog.pl15 # Provide option to put new ChangeLog into a separate file
17 # For new files, just say "New file" instead of listing
23 # Leave a diff file behind if asked, but in unified format.
28 # file or just spew it out stdout.
32 # Add CVS version numbers for each file too (can't do that until
64 # Update the change log file.
78 # For each file, build a list of modified lines.
81 my $file;
95 $file = $1 if /^Index: (\S+)$/;
96 my $basename = basename ($file);
[all...]
H A Dcheck_unused.sh7 # - patches not referenced in any spec file
8 # - ext-sources not referenced in any spec file
9 # - Linux spec files not mentioned in any Solaris spec file.
19 -patches list patches not referenced in any spec file.
20 -ext-sources list ext-sources files not referenced in any spec file
21 -linux-only list Linux spec files not mentioned in any Solaris spec file.
H A Dreport-copyright7 # The contents of this file are subject to the terms of the
9 # (the "License"). You may not use this file except in compliance
18 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
110 # find the copyright file
119 <title>JDS copyright file report for $branch in $repo</title>
125 <tr><td><b>spec file</b></td><td><b>owner</b></td><td><b>copyright file</b></td></tr>
148 $missing package(s) missing copyright file out of $total.
H A Dl10n_getname.pl24 for an rc file.
35 Print all source filenames in the spec file. Use with
43 Print all patch filenames in the spec file. Use with
68 parse Parse the spec file. Currently effect spec file names
/solaris-desktop/base-specs/
H A Ddesktop-file-utils.spec2 # spec file for package desktop-file-utils
5 # This file and all modifications and additions to the pristine
14 Name: desktop-file-utils
21 Summary: Desktop file utilities
22 Source: http://www.freedesktop.org/software/desktop-file-utils/releases/%{name}-%{version}.tar.xz
28 Patch1: desktop-file-utils-01-preserve-file-perm.diff
38 desktop-file-utils is a collection of command line tools for working with
H A Dj2re-integration.spec2 # spec file for package j2re-integration
5 # This file and all modifications and additions to the pristine
80 #link the java program, using a dummy file to keep ln happy
109 for file in font.properties.zh_CN.Sun font.properties.zh_CN_UTF8.Sun font.properties.zh_TW.Sun font.properties.zh_TW_UTF8.Sun
111 if [ -f %{j2re_dir}/lib/$file ]; then
113 if [ ! -L %{j2re_dir}/lib/$file ]; then
114 mv %{j2re_dir}/lib/$file %{j2re_dir}/lib/$file.original
116 rm %{j2re_dir}/lib/$file
119 if [ ! -f %{j2re_dir}/lib/$file ]; the
[all...]
H A Dfile-roller.spec2 # spec file for package file-roller
5 # This file and all modifications and additions to the pristine
14 Name: file-roller
22 Source: http://ftp.gnome.org/pub/GNOME/sources/file-roller/2.30/%{name}-%{version}.tar.bz2
29 Patch1: file-roller-01-menu-entry.diff
31 Patch2: file-roller-02-fixcrash.diff
33 Patch3: file-roller-03-save-as.diff
35 Patch4: file-roller-04-fix-doc.diff
36 Patch5: file
[all...]
H A Daudiofile.spec2 # spec file for package audiofile
5 # This file and all modifications and additions to the pristine
30 a variety of audio file formats, such as AIFF/AIFF-C, WAVE, NeXT/Sun
90 - update patch to use an uninstalled pkg-config .pc file instead of
91 an uninstalled audiofile-config file, because the new esound only
H A Dcairomm.spec2 # spec file for package cairomm
5 # This file and all modifications and additions to the pristine
54 mkdir -p $RPM_BUILD_ROOT/%{_datadir}/doc/cairomm/examples/png-file
55 cp examples/surfaces/image-surface.cc $RPM_BUILD_ROOT/%{_datadir}/doc/cairomm/examples/png-file
56 cp examples/surfaces/.libs/image-surface $RPM_BUILD_ROOT/%{_datadir}/doc/cairomm/examples/png-file
H A DSunDesktopVersion.spec2 # spec file for package SunDesktopVersion
5 # This file and all modifications and additions to the pristine
74 - Took the ownership of this spec file.
76 - changed to generate file contents on-the-fly instead of using a static tarball
H A Dnotify-python.spec2 # spec file for package notify-python
5 # This file and all modifications and additions to the pristine
40 # the file
76 - Split from SUNWpython-notify.spec file.
82 - Add default file attribute for devel pkg to fix the incorrect attribute issue
H A Dtack.spec2 # spec file for package tack
5 # This file and all modifications and additions to the pristine
72 - Initial spec file created.
/solaris-desktop/include/
H A Dspec-install-post.sh15 # Processes a single file or all files in a directory, recursively
19 # requires file/gnu-coreutils
26 # deletes the CDDL header from a text file
44 # verifies if a given file needs the CDDL header removed
73 # processes a single file
91 for file in $files; do
92 process_file "$file" || return 1
/solaris-desktop/specs/
H A DSUNWgnome-archive-mgr.spec2 # spec file for package SUNWgnome-archive-mgr
4 # includes module(s): file-roller
7 # This file and all modifications and additions to the pristine
14 %use froller = file-roller.spec
18 IPS_package_name: desktop/archive-manager/file-roller
30 Requires: SUNWgnome-file-mgr
91 %{_libdir}/file-roller
96 %{_datadir}/file-roller
98 %{_datadir}/gnome/help/file-roller/C
99 %{_datadir}/omf/file
[all...]
H A DSFEswig.spec2 # spec file for package SFEswig
5 # This file and all modifications and additions to the pristine
78 - update file attributes to match JDS
80 - Initial spec file
H A DSUNWfsexam.spec2 # spec file for package SUNWfsexam
7 # This file and all modifications and additions to the pristine
42 Requires: SUNWgnome-file-mgr
49 BuildRequires: SUNWgnome-file-mgr-devel
70 File System Examiner is to help user migrate file name and file content from
197 - Fix bug 6561612 fsexam crash when config a log file at the first time
207 - Add Build/Requires SUNWautoef for auto_ef.h header file.
241 - Merged fsexam-g11n-desktopfix.diff to source tree, so remove it from spec file
257 - Add dependency of SUNWgnome-panel, SUNWgnome-file
[all...]
H A DSUNWgtkspell.spec2 # spec file for package SUNWgtkspell
5 # This file and all modifications and additions to the pristine
129 - Revised new format copyright file
133 - Source tar file was moved
135 - Initial spec file
H A DSUNWgnome-ps-viewer.spec2 # spec file for package SUNWgnome-ps-viewer
7 # This file and all modifications and additions to the pristine
50 - add backcompat spec file (make ggv a symlink to evince)
H A DSUNWjdsver.spec2 # spec file for package SUNWjdsver
7 # This file and all modifications and additions to the pristine
55 - call the %build section of the linux spec file
H A DSUNWjokosher.spec2 # spec file for package SUNWjokosher
6 # This file and all modifications and additions to the pristine
74 desktop-file-install \
151 - Add copyright file, minor cleanup.
170 - Add jokosher-01-fixdesktop.diff file so package builds.
178 - New spec file.
H A DSUNWgnome-desktop-prefs.spec2 # spec file for package SUNWgnome-desktop-prefs
4 # includes module(s): desktop-file-utils, gnome-settings-daemon, control-center
7 # This file and all modifications and additions to the pristine
21 %use dfu = desktop-file-utils.spec
49 Requires: gnome/file-manager/nautilus
86 BuildRequires: gnome/file-manager/nautilus
103 Requires: library/file-monitor/gamin
125 # Hack to make the uninstalled pc file work.
147 export PATH=%{_builddir}/%name-%version/desktop-file-utils-%{dfu.version}/src:$PATH
250 %doc desktop-file
[all...]
H A DSUNWclutter-gtk.spec3 # spec file for package SUNWclutter-gtk
8 # This file and all modifications and additions to the pristine
94 - Correct copyright file in file section
H A DSUNWrdesktop.spec2 # spec file for package SUNWrdesktop
5 # This file and all modifications and additions to the pristine
30 Patch4: rdesktop-04-remote-file-access.diff
88 - Add rdesktop-04-remote-file-access.diff to fix CR:7053893

Completed in 71 milliseconds

1234567891011>>