rpms/dhcdbd/devel .cvsignore, 1.12, 1.13 dhcdbd.spec, 1.17, 1.18 sources, 1.19, 1.20

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Oct 6 20:13:33 UTC 2005


Author: jvdias

Update of /cvs/dist/rpms/dhcdbd/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv8555

Modified Files:
	.cvsignore dhcdbd.spec sources 
Log Message:
fix bug 169937; add change log


Index: .cvsignore
===================================================================
RCS file: /cvs/dist/rpms/dhcdbd/devel/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- .cvsignore	6 Oct 2005 19:57:14 -0000	1.12
+++ .cvsignore	6 Oct 2005 20:13:25 -0000	1.13
@@ -9,3 +9,4 @@
 dhcdbd-1.7.tar.gz
 dhcdbd-1.8.tar.gz
 dhcdbd-1.9.tar.gz
+dhcdbd.spec


Index: dhcdbd.spec
===================================================================
RCS file: /cvs/dist/rpms/dhcdbd/devel/dhcdbd.spec,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- dhcdbd.spec	6 Oct 2005 19:56:21 -0000	1.17
+++ dhcdbd.spec	6 Oct 2005 20:13:25 -0000	1.18
@@ -23,8 +23,8 @@
 
 %prep
 %setup -q
-cp -fp %{_builddir}/%{name}.spec %{_builddir}/%{name}-%{version}/RedHat
-cp -fp %SOURCE1 %{_builddir}/%{name}-%{version}/RedHat
+cp -fp %{_sourcedir}/%{name}.spec %{_builddir}/%{name}-%{version}/RedHat
+cp -fp %SOURCE1 %{_sourcedir}/%{name}-%{version}/RedHat
 
 %build
 %ifarch s390x x86_64 ppc64


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/dhcdbd/devel/sources,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- sources	6 Oct 2005 19:57:14 -0000	1.19
+++ sources	6 Oct 2005 20:13:25 -0000	1.20
@@ -1 +1 @@
-f68d299363cee3d8124de27d8e9b9b8b  dhcdbd-1.9.tar.gz
+7141dbb445291bc387dbdf9497462ff2  dhcdbd-1.9.tar.gz




More information about the fedora-cvs-commits mailing list