Author: uzsolt                       Date: Sat Nov 22 12:00:50 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- initial

---- Files affected:
SPECS:
   tetex-latex-electcomp.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SPECS/tetex-latex-electcomp.spec
diff -u /dev/null SPECS/tetex-latex-electcomp.spec:1.1
--- /dev/null   Sat Nov 22 13:00:50 2008
+++ SPECS/tetex-latex-electcomp.spec    Sat Nov 22 13:00:45 2008
@@ -0,0 +1,55 @@
+# $Revision$, $Date$
+
+%define short_name electcomp
+%define        texhash [ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2 ;
+
+Summary:       Electrical Circuits with pgf
+Summary(hu.UTF-8):     Elektromos áramkörök pgf-fel
+Name:          tetex-latex-%{short_name}
+Version:       20080312
+Release:       1
+License:       LaTeX Project Public License
+Group:         Applications/Publishing/TeX
+Source0:       
http://media.texample.net/tikz/examples/extra/circuit-decorations/tzbondgraph/electComp.sty
+Requires(post,postun): /usr/bin/texhash
+Requires:      tetex-latex
+Requires:      tetex-pgf
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+Electrical Circuits with pgf.
+
+%description -l hu.UTF-8
+Elektromos áramkörök pgf-fel
+
+%prep
+# empty
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_datadir}/texmf/tex/latex/%{short_name}
+install %{SOURCE0} $RPM_BUILD_ROOT%{_datadir}/texmf/tex/latex/%{short_name}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%post
+%texhash
+
+%postun
+%texhash
+
+%files
+%defattr(644,root,root,755)
+%{_datadir}/texmf/tex/latex/%{short_name}
+
+
+%define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team <[EMAIL PROTECTED]>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.1  2008/11/22 12:00:45  uzsolt
+- initial
+
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to