SPECS: ms-sys.spec - updated to 2.1.3

qboosh qboosh at pld-linux.org
Sun Jul 20 01:19:54 CEST 2008


Author: qboosh                       Date: Sat Jul 19 23:19:54 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.1.3

---- Files affected:
SPECS:
   ms-sys.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/ms-sys.spec
diff -u SPECS/ms-sys.spec:1.16 SPECS/ms-sys.spec:1.17
--- SPECS/ms-sys.spec:1.16	Tue Feb 13 08:16:48 2007
+++ SPECS/ms-sys.spec	Sun Jul 20 01:19:49 2008
@@ -2,12 +2,12 @@
 Summary:	Create DOS/MS-compatible boot records
 Summary(pl.UTF-8):	Narzędzie tworzące boot recordy kompatybilne z DOS-em i MS
 Name:		ms-sys
-Version:	2.1.2
+Version:	2.1.3
 Release:	1
 License:	GPL
 Group:		Applications/System
 Source0:	http://dl.sourceforge.net/ms-sys/%{name}-%{version}.tgz
-# Source0-md5:	1a4195b7ed949d1da225615ab5e125cc
+# Source0-md5:	6fad0a69ac89440ad4f696dbbbf11497
 URL:		http://ms-sys.sourceforge.net/
 BuildRequires:	bash
 BuildRequires:	gettext-devel
@@ -44,8 +44,9 @@
 install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1}
 
 %{__make} install \
-	PREFIX=$RPM_BUILD_ROOT%{_prefix} \
-	MANDIR=$RPM_BUILD_ROOT%{_mandir}
+	DESTDIR=$RPM_BUILD_ROOT \
+	PREFIX=%{_prefix} \
+	MANDIR=%{_mandir}
 
 %find_lang %{name}
 
@@ -54,9 +55,9 @@
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc README TODO CHANGELOG
-%attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/*
+%doc CHANGELOG CONTRIBUTORS README TODO
+%attr(755,root,root) %{_bindir}/ms-sys
+%{_mandir}/man1/ms-sys.1*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -64,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2008/07/19 23:19:49  qboosh
+- updated to 2.1.3
+
 Revision 1.16  2007/02/13 07:16:48  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ms-sys.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list