rpms/homestead/F-10 .cvsignore, 1.4, 1.5 homestead.spec, 1.2, 1.3 import.log, 1.2, 1.3 sources, 1.4, 1.5

Simon Wesp cassmodiah at fedoraproject.org
Thu Nov 13 12:52:12 UTC 2008


Author: cassmodiah

Update of /cvs/pkgs/rpms/homestead/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16006/F-10

Modified Files:
	.cvsignore homestead.spec import.log sources 
Log Message:



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/homestead/F-10/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	3 Nov 2008 14:36:04 -0000	1.4
+++ .cvsignore	13 Nov 2008 12:51:41 -0000	1.5
@@ -1 +1 @@
-homestead088.tar.gz
+homestead092.tar.gz


Index: homestead.spec
===================================================================
RCS file: /cvs/pkgs/rpms/homestead/F-10/homestead.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- homestead.spec	3 Nov 2008 14:16:05 -0000	1.2
+++ homestead.spec	13 Nov 2008 12:51:41 -0000	1.3
@@ -1,21 +1,26 @@
-%define srcversion 088
+%define srcversion 092
 
-Name:           homestead
-Version:        0.88
-Release:        1%{?dist}
-Summary:        3D real-time network visualiser
+Name:            homestead
+Version:         0.92
+Release:         1%{?dist}
+Summary:         3D real-time network visualiser
+
+Group:           Applications/Internet
+License:         GPLv2+ 
+URL:             http://homestead.sourceforge.net/
+Source0:         http://downloads.sourceforge.net/%{name}/%{name}%{srcversion}.tar.gz
+Source1:         %{name}.desktop
+Source2:         %{name}.png
+BuildRoot:       %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+
+BuildRequires:   freeglut-devel
+BuildRequires:   libpcap-devel
+BuildRequires:   desktop-file-utils
+
+Requires(post):  chkconfig
+Requires(preun): chkconfig
+Requires(preun): initscripts
 
-Group:          Applications/Internet
-License:        GPLv2+ 
-URL:            http://homestead.sourceforge.net/
-Source0:        http://downloads.sourceforge.net/%{name}/%{name}%{srcversion}.tar.gz
-Source1:        %{name}.desktop
-Source2:        %{name}.png
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-
-BuildRequires:  freeglut-devel
-BuildRequires:  libpcap-devel
-BuildRequires:  desktop-file-utils
 
 
 %description
@@ -60,7 +65,7 @@
 
 %install
 rm -rf %{buildroot}
-make install DESTDIR=%{buildroot}
+make install -p DESTDIR=%{buildroot}
 
 desktop-file-install %{SOURCE1} \
 %if 0%{?rhel}
@@ -68,7 +73,8 @@
 %endif
 --dir=%{buildroot}%{_datadir}/applications 
 
-install -p -D -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/%{name}.png
+install -Dpm 0644 %{SOURCE2} \
+       %{buildroot}%{_datadir}/pixmaps/%{name}.png
 
 
 %clean
@@ -91,6 +97,18 @@
 
 
 %changelog
+* Tue Nov 11 2008 Simon Wesp <cassmodiah at fedoraproject.org> - 0.92-1
+- Update to 0.92
+
+* Thu Nov 06 2008 Simon Wesp <cassmodiah at fedoraproject.org> - 0.91-1
+- Update to 0.91
+
+* Wed Nov 05 2008 Simon Wesp <cassmodiah at fedoraproject.org> - 0.90-1
+- Update to 0.90
+
+* Tue Nov 04 2008 Simon Wesp <cassmodiah at fedoraproject.org> - 0.89-1
+- Update to 0.89
+
 * Mon Nov 03 2008 Simon Wesp <cassmodiah at fedoraproject.org> - 0.88-1
 - Update to 0.88
 


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/homestead/F-10/import.log,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- import.log	3 Nov 2008 14:36:04 -0000	1.2
+++ import.log	13 Nov 2008 12:51:41 -0000	1.3
@@ -1,2 +1,3 @@
 homestead-0_87-2_fc10:HEAD:homestead-0.87-2.fc10.src.rpm:1225397879
 homestead-0_88-1_fc10:HEAD:homestead-0.88-1.fc10.src.rpm:1225722981
+homestead-0_92-1_fc10:F-10:homestead-0.92-1.fc10.src.rpm:1226580647


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/homestead/F-10/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	3 Nov 2008 14:36:04 -0000	1.4
+++ sources	13 Nov 2008 12:51:41 -0000	1.5
@@ -1 +1 @@
-79e6dae98dc2371eb6c43b0ad319fec2  homestead088.tar.gz
+99ce66efb766c0768c0583287abec5cc  homestead092.tar.gz




More information about the scm-commits mailing list