rpms/man-pages-uk/devel man-pages-uk.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Andy Shevchenko (andriy) fedora-extras-commits at redhat.com
Thu Jun 8 08:25:52 UTC 2006


Author: andriy

Update of /cvs/extras/rpms/man-pages-uk/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8803/devel

Modified Files:
	.cvsignore sources 
Added Files:
	man-pages-uk.spec 
Log Message:
auto-import man-pages-uk-0.1-0.2.20060328 on branch devel from man-pages-uk-0.1-0.2.20060328.src.rpm


--- NEW FILE man-pages-uk.spec ---
%define date 20060328
Name: man-pages-uk
Version: 0.1
Release: 0.2.%{date}%{?dist}
Summary: Ukrainian man pages from the Linux Documentation Project
License: FDL
Group: Documentation
URL: http://docs.linux.org.ua/index.php/Man:Contents
Source0: http://dl.sourceforge.net/sourceforge/wiki2man/manpages-uk-utf8-%{date}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch

%description
Manual pages from the Linux Documentation Project, translated into
Ukrainian.

%prep
%setup -q -n manpages-uk-utf8-%{date}

%build
make

%install
rm -rf %{buildroot}
mkdir -p %{buildroot}%{_mandir}/uk
make INSTALLPATH=%{buildroot}%{_mandir} install 

%clean
rm -rf %{buildroot}

%files 
%defattr(-,root,root,-)
%doc COPYING
%lang(uk) %doc CREDITS.UK FAQ.UK NEWS.UK README.UK
%lang(uk) %{_mandir}/uk

%changelog
* Wed Jun 07 2006 Andy Shevchenko <andriy at asplinux.com.ua> 0.1-0.2.20060328
- change the summary and description according to similar package from FC
- use lang macro for the *.UK files in the doc section
- fix the License tag

* Thu Jun 01 2006 Andy Shevchenko <andriy at asplinux.com.ua> 0.1-0.1.20060328
- renaming based to man-pages-LL
  (http://www.redhat.com/archives/fedora-extras-list/2006-May/msg00927.html)

* Tue Apr 04 2006 Andy Shevchenko <andriy at asplinux.com.ua>
- update to 20060328 snapshot
- change version according to Makefile

* Tue Feb 28 2006 Andy Shevchenko <andriy at asplinux.com.ua>
- change name to original tarball
- update to 20060228 snapshot
- catch version from Makefile

* Fri Feb 24 2006 Andy Shevchenko <andriy at asplinux.com.ua>
- update to last official build
- change url
- use new tarball

* Wed Feb 22 2006 Andy Shevchenko <andriy at asplinux.com.ua>
- fix spec for extras injection

* Tue Oct 25 2005 Andy Shevchenko <andriy at asplinux.ru> 0.2-1
- include all translated pages

* Thu Aug 12 2004 Andy Shevchenko <andriy at asplinux.ru>
- rebuild

* Tue Oct 21 2003 Andy Shevchenko <andriy at asplinux.ru>
- correct URL tag
- update tarball from original site
- fix spec

* Sun May 04 2003 Andy Shevchenko <andriy at asplinux.ru>
- rebuild for ASPLinux

* Mon Sep 30 2002 Michael Shigorin <mike at altlinux.ru> 0.1.1-alt1
- missing apt-cache(8) was added from fixed tarball

* Tue Sep 17 2002 Michael Shigorin <mike at altlinux.ru> 0.1-alt1
- initial release
- manpages from Andriy Dobrovol'skiy <dobr at altlinux.ru>
- based on man-pages-ru-0.7-alt20 spec by Sass <sass at altlinux.ru>
- ENC1<->ENC2 (source was in KOI8-R, uk is in CP1251)


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/man-pages-uk/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	8 Jun 2006 08:24:55 -0000	1.1
+++ .cvsignore	8 Jun 2006 08:25:52 -0000	1.2
@@ -0,0 +1 @@
+manpages-uk-utf8-20060328.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/man-pages-uk/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	8 Jun 2006 08:24:55 -0000	1.1
+++ sources	8 Jun 2006 08:25:52 -0000	1.2
@@ -0,0 +1 @@
+0f187c6c740d19b013457ce75cc072b7  manpages-uk-utf8-20060328.tar.bz2




More information about the fedora-extras-commits mailing list