Skip to content

Commit

Permalink
MINOR Product renamed 'Parallels Containers 4.6' abbreviated PC 4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bkb committed Oct 8, 2009
1 parent 1703dda commit 49c3d7e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions libvzsock.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
%define _sampledir /usr/share/libvzsock/samples


Summary: Virtuozzo transport API library
Summary: Parallels Containers transport API library
Name: libvzsock
Version: 4.0.0
Release: 3
Version: 4.6.0
Release: 1
License: Parallels
Group: System Environment/Libraries
Source: libvzsock.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-root

%description
Virtuozzo transport API library
Parallels Containers transport API library

#{debug_package}

Expand All @@ -38,12 +38,12 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %{_libdir}/%{name}.so.*

%package devel
Summary: Virtuozzo transport API development library
Summary: Parallels Containers transport API development library
Group: System Environment/Libraries
Requires: %{name} = %{version}-%{release}

%description devel
Virtuozzo transport API development library
Parallels Containers transport API development library

%files devel
%defattr(-,root,root)
Expand Down
2 changes: 1 addition & 1 deletion samples/server.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ char CApath[PATH_MAX + 1];

static void usage()
{
fprintf(stderr, "Virtuozzo vzmigrate daemon\n" \
fprintf(stderr, "Parallels Containers vzmigrate daemon\n" \
"Usage:\n" \
"%s [-v] [-t]\n" \
"%s -h\n" \
Expand Down

0 comments on commit 49c3d7e

Please sign in to comment.