rpms/perl-Error import.log,1.1,1.2
by fedora-extras-commits@redhat.com
Author: mschwendt
Update of /cvs/extras/rpms/perl-Error
In directory cvs.fedora.redhat.com:/tmp/cvs-serv21425
Modified Files:
import.log
Log Message:
auto-import perl-Error-0.15-0.fdr.1 on branch devel from perl-Error-0.15-0.fdr.1.src.rpm
Index: import.log
===================================================================
RCS file: /cvs/extras/rpms/perl-Error/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- import.log 21 Dec 2004 16:29:05 -0000 1.1
+++ import.log 21 Dec 2004 16:29:48 -0000 1.2
@@ -0,0 +1 @@
+perl-Error-0_15-0_fdr_1:HEAD:perl-Error-0.15-0.fdr.1.src.rpm:1103646600
18 years, 1 month
rpms/perl-Error/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by fedora-extras-commits@redhat.com
Author: mschwendt
Update of /cvs/extras/rpms/perl-Error/devel
In directory cvs.fedora.redhat.com:/tmp/cvs-serv21325/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module perl-Error
--- NEW FILE .cvsignore ---
***** Error reading new file: [Errno 2] No such file or directory: 'Makefile'
--- NEW FILE sources ---
18 years, 1 month
rpms/perl-Error Makefile,NONE,1.1 import.log,NONE,1.1
by fedora-extras-commits@redhat.com
Author: mschwendt
Update of /cvs/extras/rpms/perl-Error
In directory cvs.fedora.redhat.com:/tmp/cvs-serv21325
Added Files:
Makefile import.log
Log Message:
Setup of module perl-Error
--- NEW FILE Makefile ---
# Top level Makefile for module perl-Error
all : CVS/Root common-update
@cvs update
common-update : common
@cd common && cvs update
common : CVS/Root
@cvs checkout common
CVS/Root :
@echo "ERROR: This does not look like a CVS checkout" && exit 1
clean :
@find . -type f -name *~ -exec rm -fv {} \;
--- NEW FILE import.log ---
18 years, 1 month
rpms/perl-Error/devel - New directory
by fedora-extras-commits@redhat.com
Author: mschwendt
Update of /cvs/extras/rpms/perl-Error/devel
In directory cvs.fedora.redhat.com:/tmp/cvs-serv21260/perl-Error/devel
Log Message:
Directory /cvs/extras/rpms/perl-Error/devel added to the repository
18 years, 1 month
rpms/perl-Error - New directory
by fedora-extras-commits@redhat.com
Author: mschwendt
Update of /cvs/extras/rpms/perl-Error
In directory cvs.fedora.redhat.com:/tmp/cvs-serv21260/perl-Error
Log Message:
Directory /cvs/extras/rpms/perl-Error added to the repository
18 years, 1 month
rpms/ghex/devel ghex.spec,1.4,1.5
by fedora-extras-commits@redhat.com
Author: mschwendt
Update of /cvs/extras/rpms/ghex/devel
In directory cvs.fedora.redhat.com:/tmp/cvs-serv17760
Modified Files:
ghex.spec
Log Message:
fix for incomplete removal of epoch
Index: ghex.spec
===================================================================
RCS file: /cvs/extras/rpms/ghex/devel/ghex.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ghex.spec 10 Nov 2004 18:08:49 -0000 1.4
+++ ghex.spec 21 Dec 2004 12:24:34 -0000 1.5
@@ -1,6 +1,6 @@
Name: ghex
Version: 2.8.0
-Release: 2
+Release: 3
Summary: A binary editor for GNOME
Group: Applications/Editors
@@ -31,7 +31,7 @@
%package devel
Summary: Static library and include files for ghex
Group: Development/Libraries
-Requires: %{name} = %{epoch}:%{version}-%{release}
+Requires: %{name} = %{version}-%{release}
Requires: gtk2-devel
Requires: gail-devel
@@ -108,6 +108,9 @@
%changelog
+* Tue Dec 21 2004 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.8.0-3
+- Ran into the incomplete-removal-of-epoch trap. Fixed that.
+
* Wed Nov 10 2004 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.8.0-2
- Add patch to prevent scrollkeeper-updates during %%install.
- Drop Epoch.
18 years, 1 month
rpms/vpnc/devel generic-vpnc.conf, NONE, 1.1 vpnc.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2
by fedora-extras-commits@redhat.com
Author: wtogami
Update of /cvs/extras/rpms/vpnc/devel
In directory cvs.fedora.redhat.com:/tmp/cvs-serv3095/devel
Modified Files:
.cvsignore sources
Added Files:
generic-vpnc.conf vpnc.spec
Log Message:
auto-import vpnc-0.3.2-1 on branch devel from vpnc-0.3.2-1.src.rpm
--- NEW FILE generic-vpnc.conf ---
#IPSec gateway my.vpn.gateway
#IPSec ID my.ipsec.id
#IPSec secret mysecret
# your username goes here
#Xauth username
--- NEW FILE vpnc.spec ---
Name: vpnc
Version: 0.3.2
Release: 1
Summary: IPSec VPN client compatible with Cisco equipment
Group: Applications/Internet
License: GPL
URL: http://www.unix-ag.uni-kl.de/~massar/vpnc/
Source0: vpnc-0.3.2.tar.gz
Source1: generic-vpnc.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: libgcrypt-devel > 0:1.1.90
Requires: kernel >= 0:2.4
%description
A VPN client compatible with Cisco's EasyVPN equipment.
Supports IPSec (ESP) with Mode Configuration and Xauth. Supports only
shared-secret IPSec authentication, 3DES, MD5, and IP tunneling.
%prep
%setup -q
%build
make
%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/{sbin,etc}
install -m 755 vpnc $RPM_BUILD_ROOT/sbin
install -m 600 %{SOURCE1} $RPM_BUILD_ROOT/etc/vpnc.conf
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%doc README
%dev(c, 10, 200) /dev/tun
%config(noreplace) /etc/vpnc.conf
/sbin/*
%changelog
* Mon Dec 20 2004 Warren Togami <wtogami(a)redhat.com> 0.3.2-1
- 0.3.2
Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/vpnc/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore 20 Dec 2004 20:46:04 -0000 1.1
+++ .cvsignore 20 Dec 2004 20:46:38 -0000 1.2
@@ -0,0 +1 @@
+vpnc-0.3.2.tar.gz
Index: sources
===================================================================
RCS file: /cvs/extras/rpms/vpnc/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources 20 Dec 2004 20:46:04 -0000 1.1
+++ sources 20 Dec 2004 20:46:38 -0000 1.2
@@ -0,0 +1 @@
+aaccdffc5656095a45dfe87c5bf612cb vpnc-0.3.2.tar.gz
18 years, 1 month
rpms/vpnc import.log,1.1,1.2
by fedora-extras-commits@redhat.com
Author: wtogami
Update of /cvs/extras/rpms/vpnc
In directory cvs.fedora.redhat.com:/tmp/cvs-serv3095
Modified Files:
import.log
Log Message:
auto-import vpnc-0.3.2-1 on branch devel from vpnc-0.3.2-1.src.rpm
Index: import.log
===================================================================
RCS file: /cvs/extras/rpms/vpnc/import.log,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- import.log 20 Dec 2004 20:46:04 -0000 1.1
+++ import.log 20 Dec 2004 20:46:38 -0000 1.2
@@ -0,0 +1 @@
+vpnc-0_3_2-1:HEAD:vpnc-0.3.2-1.src.rpm:1103575592
18 years, 1 month
rpms/vpnc/devel .cvsignore, NONE, 1.1 Makefile, NONE, 1.1 sources, NONE, 1.1
by fedora-extras-commits@redhat.com
Author: wtogami
Update of /cvs/extras/rpms/vpnc/devel
In directory cvs.fedora.redhat.com:/tmp/cvs-serv2949/devel
Added Files:
.cvsignore Makefile sources
Log Message:
Setup of module vpnc
--- NEW FILE .cvsignore ---
***** Error reading new file: [Errno 2] No such file or directory: 'Makefile'
--- NEW FILE sources ---
18 years, 1 month
rpms/vpnc Makefile,NONE,1.1 import.log,NONE,1.1
by fedora-extras-commits@redhat.com
Author: wtogami
Update of /cvs/extras/rpms/vpnc
In directory cvs.fedora.redhat.com:/tmp/cvs-serv2949
Added Files:
Makefile import.log
Log Message:
Setup of module vpnc
--- NEW FILE Makefile ---
# Top level Makefile for module vpnc
all : CVS/Root common-update
@cvs update
common-update : common
@cd common && cvs update
common : CVS/Root
@cvs checkout common
CVS/Root :
@echo "ERROR: This does not look like a CVS checkout" && exit 1
clean :
@find . -type f -name *~ -exec rm -fv {} \;
--- NEW FILE import.log ---
18 years, 1 month