SPECS: minicom.spec - check-files cleanup; remove non-cvs changelog

glen glen at pld-linux.org
Wed Oct 25 21:42:39 CEST 2006


Author: glen                         Date: Wed Oct 25 19:42:39 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- check-files cleanup; remove non-cvs changelog

---- Files affected:
SPECS:
   minicom.spec (1.74 -> 1.75) 

---- Diffs:

================================================================
Index: SPECS/minicom.spec
diff -u SPECS/minicom.spec:1.74 SPECS/minicom.spec:1.75
--- SPECS/minicom.spec:1.74	Wed Oct 25 21:26:55 2006
+++ SPECS/minicom.spec	Wed Oct 25 21:42:34 2006
@@ -162,12 +162,15 @@
 # Prepare directories with doc files
 # (nasty hack to avoid Makefiles & have docs splitted into dirs)
 install -d rpm-doc/{extras,doc,tables}
-install extras/[hsu]* rpm-doc/extras
-install doc/* rpm-doc/doc
-install extras/tables/mc* rpm-doc/tables
+cp -a extras/[hsu]* rpm-doc/extras
+cp -a doc/* rpm-doc/doc
+cp -a extras/tables/mc* rpm-doc/tables
 rm -f rpm-doc/doc/Makefile*
 
 rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/ja_JP.SJIS
+rm -f $RPM_BUILD_ROOT%{_mandir}/README.minicom-non-english-man-pages
+rm -f $RPM_BUILD_ROOT%{_mandir}/minicom-pld_path.diff
+
 %find_lang minicom
 
 %clean
@@ -200,6 +203,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.75  2006/10/25 19:42:34  glen
+- check-files cleanup; remove non-cvs changelog
+
 Revision 1.74  2006/10/25 19:26:55  qboosh
 - updated to 2.2
 - removed obsolete uninitialized,ac25x,fi-fix,ac254 patches
@@ -434,58 +440,3 @@
 
 Revision 1.14  1999/07/12 23:06:10  kloczek
 - added using CVS keywords in %changelog (for automating them).
-
-* Tue Jun 29 1999 Michal Margula <alchemyx at pld.org.pl>
-  [1.82.1-3]
-- fixed for compiling with ncurses
-- FHS 2.0 ready
-- minor fixes in spec
-
-* Wed Feb 03 1999 Arkadiusz Miśkiewicz <misiek at misiek.eu.org>
-  [1.82.1-1d]
-- new upstream release
-
-* Mon Jan 11 1999 Arkadiusz Miśkiewicz <misiek at misiek.eu.org>
-  [1.82-3d]
-- added 1.82.1 pre patch ;>
-- updated pl translation in this patch
-
-* Thu Dec 24 1998 Arkadiusz Miśkiewicz <misiek at misiek.eu.org>
-  [1.82-2d]
-- added default initstring,
-- added %/etc/profile.d/minicom.sh,
-- added uninitialized patch.
-
-* Sat Oct 10 1998 Marcin Korzonek <mkorz at shadow.eu.org>
-  [1.82-1d]
-- translations modified for pl,
-- updated to 1.82.
-- defined files permission,
-- allow building from non root account,
-- moved changelog to the end of spec.
-
-* Tue Jun 30 1998 Wojtek Ślusarczyk <wojtek at shadow.eu.org>
-  [1.81-7d]
-- build against GNU libc-2.1.
-
-* Sun May 10 1998 Cristian Gafton <gafton at redhat.com>
-- security fixes (alan cox, but he forgot about the changelog)
-
-* Thu May 07 1998 Prospector System <bugs at redhat.com>
-- translations modified for de, fr, tr
-
-* Thu May 07 1998 Cristian Gafton <gafton at redhat.com>
-- BuildRoot; updated .make patch to cope with the buildroot
-- fixed the spec file
-
-* Tue May 06 1998 Michael Maher <mike at redhat.com>
-- update of package (1.81)
-
-* Wed Oct 29 1997 Otto Hammersmith <otto at redhat.com>
-- added wmconfig entries
-
-* Tue Oct 21 1997 Otto Hammersmith <otto at redhat.com>
-- fixed source url
-
-* Thu Jul 10 1997 Erik Troan <ewt at redhat.com>
-- built against glibc
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/minicom.spec?r1=1.74&r2=1.75&f=u



More information about the pld-cvs-commit mailing list