Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
etercifs
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
etercifs
Commits
9f638c2e
Commit
9f638c2e
authored
Jun 29, 2010
by
Pavel Shilovsky
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' from projects
Conflicts: etercifs.spec etercifs/etercifs
parents
3583bba2
25155ad0
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
etercifs.spec
etercifs.spec
+3
-1
etercifs
etercifs/etercifs
+1
-1
No files found.
etercifs.spec
View file @
9f638c2e
...
...
@@ -20,7 +20,7 @@
%define src_2_6_32_version 1.61
%define src_2_6_33_version 1.62
# TODO: move
d
to rpm-build-altlinux-compat
# TODO: move to rpm-build-altlinux-compat
%define _sysconfigdir %_sysconfdir/sysconfig
Name: etercifs
...
...
@@ -229,6 +229,8 @@ ln -s ../../../../%etercifs_src/%src_package_name-2.6.33-%src_2_6_33_version.tar
* Sat Apr 10 2010 Vitaly Lipatov <lav@altlinux.ru> 4.5.0-alt5
- add gprintf function instead /etc/init.d/functions include (see eterbug #5283)
- fix init scripts according to LSB
- cleanup install section in spec
- fix depmod after build for using KERNELVERSION
* Mon Mar 22 2010 Vitaly Lipatov <lav@altlinux.ru> 4.5.0-alt4
- add requires for samba-client and direct using /sbin/mount.cifs
...
...
etercifs/etercifs
View file @
9f638c2e
...
...
@@ -64,7 +64,7 @@ fi
# Mandriva compatibility (eterbug 5283)
gprintf
()
{
printf
printf
"
$@
"
}
# TODO: use printf?
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment