Re: How to create bootable iso image from existing fedora system?

2009-09-11 Thread Gregory Hosler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

lakshmi pathi wrote:
 For weeks now (with a help of google),I'm trying to create bootable
 iso image from existing fedora system. Still not getting it right.
 I want to creat it from scratch from command line, say using mkisofs
 and syslinux .(don't want to use UI)
 did you tried this before?Any urls?Any help?
 
 If this is not the correct forum,please ignore this mail.
 

man mkisofs. look at the -b option. You can get sample boot images from any
bootable iso image, e.g. the F-11 cdrom/dvd/live bootable cdrom/dvd.

explore an existing F-?? dvd to get an idea as to how to create the boot menu.
Using that as an example is probably more valuable that googling as you have a
live working example, so to speak...

- -G

- --
+-+

Please also check the log file at /dev/null for additional information.
(from /var/log/Xorg.setup.log)

| Greg Hosler   ghos...@redhat.com|
+-+
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAkqp6d4ACgkQ404fl/0CV/Qt6gCgrb1/HaC9cKAmw3iipYiXazr4
UEEAn2bM7EuhB3AmhyJfKwhZ8BLSf/P5
=6wba
-END PGP SIGNATURE-

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: GCC var-tracking-assignments: testing and bug reports appreciated

2009-09-11 Thread Mark Wielaard
Dave Airlie airlied at redhat.com writes:
 On Thu, 2009-09-10 at 21:27 +, Mark Wielaard wrote:
  Although it obviously would have been far nicer to have had this all in
  the mass rebuild, there were multiple test builds against rawhide packages. 
  I
  did a build of the rawhide kernel package using jakub's gcc-vta and lxo used
  that to post results of testing to the gcc list, which helped get it 
  accepted
  upstream, which is a requirement for it to make it into fedora, etc.
  Sorry, this wasn't more visible.
 
 Wierdly the first package that broke when this was pushed was the
 kernel

Yes :{ Which does proof Jesse's point of course.
There is no substitute for just dumping the code into rawhide
to give it a thorough testing... The original plan
Jakub had was to do a complete out-of-repo mass-rebuild before
adding it, but ran out of time, so that would have made it hit
rawhide even later... And Alex has been fast fixing any issues.

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: rawhide report: 20090910 changes

2009-09-11 Thread Mat Booth
2009/9/11 Rawhide Report rawh...@fedoraproject.org:

 New package emacs-common-pmd
        An interface to PMD for Emacs
 New package gfs-philostratos-fonts

 --
 fedora-devel-list mailing list
 fedora-devel-list@redhat.com
 https://www.redhat.com/mailman/listinfo/fedora-devel-list



Is this truncated?


-- 
Mat Booth

A: Because it destroys the order of the conversation.
Q: Why shouldn't you do it?
A: Posting your reply above the original message.
Q: What is top-posting?

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: rawhide report: 20090910 changes

2009-09-11 Thread Peter Robinson
On Fri, Sep 11, 2009 at 10:33 AM, Till Maas opensou...@till.name wrote:
 Hiyas,

 why are the new packages now hidden below the broken dependencies? Iirc
 there was even a discussion about changing the format more than a year
 ago and back then it was decided to keep it as it is.


This was discussed a couple of days ago against another rawhide
report. I would check out the list archives for the reasoning.

Peter

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: rawhide report: 20090910 changes

2009-09-11 Thread Till Maas
On Fri, Sep 11, 2009 at 10:37:59AM +0100, Peter Robinson wrote:

 This was discussed a couple of days ago against another rawhide
 report. I would check out the list archives for the reasoning.

I fail to find it. :-( The last report in the old format was 20090902
and I did not find any discussion looking back up to 20090811. This is
somehow strange again, because I would expected to also receive an
announcement if the report format is changed, e.g. I just assumed that
the script was somehow broken, because it did not report any new
packages anymore or something else. I did not bother to scoll beyond the
broken dependencies, because I do not really care to read them. If my
package has a broken dependency, I get a personal e-mail.

Regards
Till


pgpuSsjuKDQBK.pgp
Description: PGP signature
-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list

Re: rawhide report: 20090910 changes

2009-09-11 Thread Peter Robinson
On Fri, Sep 11, 2009 at 11:03 AM, Till Maas opensou...@till.name wrote:
 On Fri, Sep 11, 2009 at 10:37:59AM +0100, Peter Robinson wrote:

 This was discussed a couple of days ago against another rawhide
 report. I would check out the list archives for the reasoning.

 I fail to find it. :-( The last report in the old format was 20090902
 and I did not find any discussion looking back up to 20090811. This is
 somehow strange again, because I would expected to also receive an
 announcement if the report format is changed, e.g. I just assumed that
 the script was somehow broken, because it did not report any new
 packages anymore or something else. I did not bother to scoll beyond the
 broken dependencies, because I do not really care to read them. If my
 package has a broken dependency, I get a personal e-mail.

Sorry was fedora-test list. gmail merges them

http://www.redhat.com/archives/fedora-test-list/2009-September/msg00143.html

Peter

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: GCC var-tracking-assignments: testing and bug reports appreciated

2009-09-11 Thread Peter Jones
On 09/10/2009 06:27 PM, Tom Lane wrote:
 Mark Wielaard m...@redhat.com writes:
 Jesse Keating jkeating at redhat.com writes:
 This is my issue too.  There is claim that it was tested, yet it wasn't
 tested in the same place we require every other feature to be tested,
 that being rawhide.
 
 Although it obviously would have been far nicer to have had this all in 
 before
 the mass rebuild, there were multiple test builds against rawhide
 packages.
 
 ISTM the major argument in favor of letting this in now, namely better
 debuginfo data, is essentially moot because it missed the mass rebuild.
 The majority of packages are going to go out with old debuginfo.

I'm not sure that's entirely true.  Right now, a frequent debugging workflow
for me is something like:

1) discover the problem I'm seeing is in $PACKAGE
2) check out $PACKAGE from cvs and make a test-srpm
3) build it without optimizations
4) wedge it into my test environment
5) debug!

With better debuginfo generation in gcc, this workflow remains the same,
but it's possible that a) I may not have to turn of optimizations in
step #3, which can be a nontrivial difference depending on the package,
and b) I may get better results with step #5 .

So there is some advantage to doing this now, though it's not as great
as it could be had it been done within Fedora's unrealistic schedule.

-- 
Peter

When in doubt, debug-on-entry the function you least suspect has
anything to do with something.

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


rawhide report: 20090911 changes

2009-09-11 Thread Rawhide Report
Compose started at Fri Sep 11 06:15:04 UTC 2009

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: Non-responsive maintainer process for kurzawa / Krzysztof Kurzawski

2009-09-11 Thread Till Maas
On Fri, Sep 11, 2009 at 08:10:03PM +0200, Till Maas wrote:

 Maybe something like people need to convince at least two FESCo members
 and have no FESCo member object to get this done:
 
 1) Write a mail to fedora-devel with the problems of the package and a
 summary of communication attempts and open a ticket in FESCo to track
 all this.
 2) If nobody from FESCo objects and two members agree after three days,
 the package can be reassigned.

I have created an official proposal for this on FESCo trac:

https://fedorahosted.org/fesco/ticket/251

Regards
Till


pgpZlRHZAuPNW.pgp
Description: PGP signature
-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list

New entry of Build F12 collection packages for all language translators' review and correction

2009-09-11 Thread Noriko Mizumoto

To packagers who are listed below,

New entry will be introduced into the devel-task-list:

Build F12 collection packages for all language translators' review and 
correction

Start: 2009-09-11   End: 2009-09-14

This entry requires you to rebuild your package with latest translation 
by 2009-09-14, so that a release to be made straight after exclusively 
for translators' review (note, this is different from the entry of 
Software: Rebuild all translated packages). This is for high standard of 
translation quality, and has been accepted on 2009-09-04 by FESCo. The 
detail why accepted can be found at [1]. The detail what to be happened 
at L10N team side can be found at [2].


For communicating and tracking purpose a bug will be created soon 
against each package, as well everyone of you will be pinged for reminder.


Please notice that amazingly F12 has been translated into 52 language 
with more than 40% completion so far, and the percentage as well the 
number of languages are aggressively growing.


Your understanding and action are highly appreciated.
Thank you so much for your support to Localization team.

** The list of packages **
ABRT  master
anaconda  master
authconfig  tip
chkconfig  master
comps  HEAD
desktop-backgrounds  HEAD
desktop-effects  master
firstboot  master
hwbrowser  tip
im-chooser  trunk
initscripts  master
kexec-tools  HEAD
libuser  tip
multimedia-menus  master
policycoreutils  HEAD
pykickstart  master
python-meh  master
readahead  master
redhat-menus  HEAD
rhpxl  master
setroubleshoot  tip-plugins
setroubleshoot  tip-framework
setuptool  master
smolt  master
smolt  master-smoon
sos  trunk
switchdesk  HEAD
system-config-audit  tip
system-config-bind  tip
system-config-boot  master
system-config-cluster  HEAD
system-config-date  master
system-config-datev  docs
system-config-date  master-timezones
system-config-display  master
system-config-firewall  master
system-config-httpd  tip
system-config-kdump  master
system-config-keyboard  trunk
system-config-kickstart  master
system-config-language  trunk
system-config-lvm  master
system-config-netboot  trunk
system-config-network  master
system-config-nfs  docs
system-config-nfs  master
system-config-printer  1.1.x
system-config-rootpassword  trunk
system-config-samba  docs
system-config-samba  master
system-config-services  docs
system-config-services  master
system-config-users  docs
system-config-users  master
system-switch-java  tip
system-switch-mail  HEAD
usermode  tip


[1]:https://fedorahosted.org/fesco/ticket/243
[2]:https://www.redhat.com/archives/fedora-trans-list/2009-September/msg00053.html


Regards,
Noriko Mizumoto (irc:noriko) from FLP

___
Fedora-devel-announce mailing list
fedora-devel-annou...@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-announce

--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


FUDCon Toronto 2009 update!

2009-09-11 Thread Paul W. Frields
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Howdy Fedora friends and neighbors,

Here's an update on the upcoming FUDCon in Toronto, being held
December 5-7.  Before the details, I want to give some special thanks
and recognition to Chris Tyler of Seneca College in Toronto for his
continued, invaluable assistance in setting up FUDCon.  His help made
it possible to establish a lot of these logistics while we were also
preparing for Fedora presence at the Red Hat Summit last week.  Thanks
Chris!

You'll find a lot of the details up at the FUDCon wiki page here:

https://fedoraproject.org/wiki/FUDCon:Toronto_2009

FUDCon is free and open to *everyone* to attend.  The wiki page is
chock full of details, but if you'd rather see the highlights now,
just read on...

* * *

HELP US PLAN!
- -
In the spirit of transparency and openness, we're trying to make the
planning process of FUDCon as easy to participate in as possible. Edit
the wiki pages and let us know what you would like to see, join the
discussion list at
https://admin.fedoraproject.org/mailman/listinfo/fudcon-planning, and
join us every Thursday at 2000 UTC (4:00pm US Eastern) in IRC Freenode
at #fudcon-planning for FUDCon planning meetings.


GENERAL SCHEDULE
- 
We are holding FUDCon from Saturday through Monday, December 5-7.  The
first day, Saturday, will be the day of technical sessions.  The
second and third days will be hackfest days where people can gather to
work on some of the projects they've seen on Saturday, or anything
near and dear to their heart.

We'll maintain a wiki listing of everything going on, updated
throughout the event to provide timely information on what's happening
where, when, and with whom.  At any time you'll be able to visit the
page at https://fedoraproject.org/wiki/FUDCon:Toronto_2009 to see all
the details.


PRE-REGISTRATION
- 
Pre-registration is now open on the main FUDCon wiki page:

https://fedoraproject.org/wiki/FUDCon:Toronto_2009#Pre-registration

Remember that although you're not required to pre-register, when you
do pre-register for the event you're eligible to receive a special
gift at the sign-in desk at FUDCon.  There will probably be a limit to
the number of people we can pre-register, so sign up today!

But don't worry -- if you miss pre-registration, remember that FUDCon
as always is *free and open* for anyone to attend.  We are happy to
have anyone attend, learn, participate, and contribute.


LODGING
- ---
We've secured rooms at the very comfortable Hilton Garden Inn
Toronto/Vaughan, with a single/double occupancy rate of CDN $105/night
(currently about USD $98).  We've also secured discount vouchers for
the daily breakfast buffet to further help contain attendees' costs.
Visit this pre-set URL to register at the hotel:

http://bit.ly/fudcon-hgi-toronto-2009

  ** NOTE: Our name is misspelled as FEDCon at the registration
 page, a simple snafu with the hotel.  We're working on getting it
 fixed ASAP!

You don't have to wait for FUDCon pre-registration to register at the
hotel.  If you are looking to room-share and don't have a roommate,
you'll be able to mark that on the pre-registration and we'll do an
assignment for you.


TECHNICAL SESSIONS
- --
Not all of the technical sessions will be in the BarCamp format at
FUDCon this year.  That's a change from previous formats.  Some will
be pre-selected so that we can make sure to cover a wide variety of
audience interests, since we frequently have more talks proposed than
available space.

*NOW* is the time to start adding content!  Go to this URL and add your
talk now:

https://fedoraproject.org/wiki/FUDCon:Toronto_2009#Technical_sessions


FUDPUB
- --
Ah, the world-(in)famous FUDPub!  We are reserving a large party space
at Dave  Busters (http://daveandbusters.com) which happens to be
walking distance from the hotel.  Yes, even in December in Toronto!
We'll gather there for billiards, snooker, general merriment, and of
course access to their midway full of entertainment.  We'll provide
dinner and non-alcoholic beverages for pre-registrants.  The venue
also has a wide variety of additional libations available for those so
inclined.

Ah, but don't party *too* hard, because starting the next day we'll
have...


HACKFESTS
- -
As always, we will feature plenty of hacking -- design work, coding,
documentation, general brainstorming, planning -- going on throughout
the hackfest days Sunday and Monday.  If you hear about something you
like on the technical session day, chances are you'll be able to sit
down with people on Sunday and Monday, learn more, and hack on it!

If you're presenting a technical session, give some serious
consideration to how you can make your subject matter hackable.  Then
invite people to get together with you the next day to work on it!

You can start by adding information about your hackfest in advance.
Visit this URL and add what you'll be 

Re: GCC var-tracking-assignments: testing and bug reports appreciated

2009-09-11 Thread Alexandre Oliva
On Sep 11, 2009, John Reiser jrei...@bitwagon.com wrote:

 Not fast enough to avoid a two-day slip in rawhide kernels.

?!?

A work-around that enabled a successful kernel build was offered within
minutes.  A patch that fixed the bug was offered within hours.  A GCC
with the fix was available about half a day after the initial bug
report, and the kernel built with the newer GCC (but without newer debug
info) was already available at that point.

https://bugzilla.redhat.com/show_bug.cgi?id=521322

This bug was opened before the new GCC.  Exactly *one* kernel build
failed because of the new GCC feature.  I can't find any evidence that
this bug is in any way related with VTA or with the new GCC.

So how do you get from “GCC debug info was fixed, with one kernel build
and a few hours as casualty” to “two-day slip in rawhide kernels”?

-- 
Alexandre Oliva, freedom fighterhttp://FSFLA.org/~lxoliva/
You must be the change you wish to see in the world. -- Gandhi
Be Free! -- http://FSFLA.org/   FSF Latin America board member
Free Software Evangelist  Red Hat Brazil Compiler Engineer

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: GCC var-tracking-assignments: testing and bug reports appreciated

2009-09-11 Thread John Reiser

On 09/11/2009 12:03 PM, Alexandre Oliva wrote:

On Sep 11, 2009, John Reiserjrei...@bitwagon.com  wrote:

  snip

https://bugzilla.redhat.com/show_bug.cgi?id=521322


This bug was opened before the new GCC.  Exactly *one* kernel build
failed because of the new GCC feature.  I can't find any evidence that
this bug is in any way related with VTA or with the new GCC.


Even though there is no known technical connection between 521322 and the
hiccup with the new GCC, the hiccup got in the way of communicating
and disseminating the work on 521322, by interfering with the normal
process of daily rawhide.



So how do you get from “GCC debug info was fixed, with one kernel build
and a few hours as casualty” to “two-day slip in rawhide kernels”?


Yes, 521322 was opened before the new GCC.  But fully fixing 521322 (making
the software work for my card) has been delayed because the new GCC
disrupted the process despite not being an immediate impediment.

The first part of 521322 was essentially the same as 520766, and it was
marked as duplicate in https://bugzilla.redhat.com/show_bug.cgi?id=521322#c7
with the fix https://bugzilla.redhat.com/show_bug.cgi?id=520766#c4.

So I tried to test the fix immediately, by retrieving it directly from Koji
late Wednesday afternoon (PDT).  That build kernel-2.6.31-0.218.rc9.git2.fc12
failed.  The build of the next kernel-2.6.31-0.219.rc9.git2.fc12 succeeded.
Yes it did fix the 520766-like problem for me, but it revealed the next
bug https://bugzilla.redhat.com/show_bug.cgi?id=521322#c8.  That was early
evening PDT on Wednesday.  There had been no Rawhide report that day,
and there was no Rawhide report on Thursday, either, until 2100 PDT,
which is 12 to 16 hours later than expected.  Today's rawhide
still does not fix it: https://bugzilla.redhat.com/show_bug.cgi?id=521322#c13.

The no external progress [still broken even though the internal cause
has advanced] from the fix for 520766 on Wednesday until today (Friday)
overlaps closely with two-day slip in rawhide kernels from Tuesday morning
until Thursday evening.  To the extent that the GCC hiccup contributed to
the lack of a Rawhide report kernel in that interval, then GCC is a direct 
cause.
If I had relied solely on Rawhide report, then there would have been
no progress from Tuesday morning to Thursday evening.

--

--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: GCC var-tracking-assignments: testing and bug reports appreciated

2009-09-11 Thread Bill Nottingham
John Reiser (jrei...@bitwagon.com) said: 
 If I had relied solely on Rawhide report, then there would have been
 no progress from Tuesday morning to Thursday evening.

The delays in rawhide had nothing to do with the new gcc, FWIW.

Bill

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: GCC var-tracking-assignments: testing and bug reports appreciated

2009-09-11 Thread Kevin Kofler
Tom Lane wrote:
 ISTM the major argument in favor of letting this in now, namely better
 debuginfo data, is essentially moot because it missed the mass rebuild.
 The majority of packages are going to go out with old debuginfo.

Well, all the frequently rebuilt / frequently updated packages will pick up 
the new debuginfo, this includes at least Qt and KDE (though Qt currently 
trips over a bug in the var tracking and has to disable it, but I'm 
confident this will get fixed quickly if it isn't already). The GNOME 
packages will also get it, as 2.28 final is coming out and so the 2.27.x 
packages will all get replaced. That makes pretty much all the packages of 
the 2 primary desktops.

Kevin Kofler

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Fedora 12 Beta Blocker Meeting #1 Recap--2009-09-11

2009-09-11 Thread John Poelstra
Today was the first of many exciting blocker bug review meetings in 
anticipation of the Fedora 12 Beta release.  Thanks to everyone who 
filed bugs and participated in the discussion.  I think we saw a much 
smoother release (or at least less surprises) of the Fedora 12 Alpha by 
doing these reviews each week.  Hopefully the same will be true for the 
Beta and final release!


* https://bugzilla.redhat.com/show_bug.cgi?id=498591  (poelcat,
  15:03:53)
  * ACTION: 498591 fix to be confirmed by lili/rhe  (adamw, 15:08:00)

* https://bugzilla.redhat.com/show_bug.cgi?id=515450  (poelcat,
  15:08:01)
  * ACTION: 515450 to be tested to confirm fix  (poelcat, 15:09:48)

* https://bugzilla.redhat.com/show_bug.cgi?id=516042  (poelcat,
  15:10:12)
  * IDEA: create (or locate) stock-responses to use for updating
reviewed bugs  (jlaska, 15:14:44)
  * ACTION: for 516042 complete patch review and build new package then
moved to modified  (poelcat, 15:17:35)

* https://bugzilla.redhat.com/show_bug.cgi?id=516104  (poelcat,
  15:17:55)
  * ACTION: 516042 celebrate  (poelcat, 15:18:50)

* https://bugzilla.redhat.com/show_bug.cgi?id=517260  (poelcat,
  15:18:58)
  * ACTION: https://bugzilla.redhat.com/show_bug.cgi?id=517260 move to
ASSIGNED  (poelcat, 15:21:37)

* https://bugzilla.redhat.com/show_bug.cgi?id=517833  (poelcat,
  15:21:50)
  * ACTION: 517833 in the hands of anaconda team, denise will bump
priority  (adamw, 15:24:14)

* https://bugzilla.redhat.com/show_bug.cgi?id=518194  (poelcat,
  15:25:47)
  * ACTION: https://bugzilla.redhat.com/show_bug.cgi?id=518194 restest
when anaconda-12.24 lands  (poelcat, 15:27:24)

* https://bugzilla.redhat.com/show_bug.cgi?id=518226  (poelcat,
  15:27:39)
  * ACTION: https://bugzilla.redhat.com/show_bug.cgi?id=518226 waiting
for feedback from maintainer check back next week  (poelcat,
15:35:43)

* https://bugzilla.redhat.com/show_bug.cgi?id=519237  (poelcat,
  15:35:55)
  * ACTION: https://bugzilla.redhat.com/show_bug.cgi?id=519237  change
component to upstart  (poelcat, 15:40:52)

* https://bugzilla.redhat.com/show_bug.cgi?id=520207  (poelcat,
  15:44:27)
  * ACTION: https://bugzilla.redhat.com/show_bug.cgi?id=520207 change
maintainer to dcantrell and revsist next week as he is on vacation
(poelcat, 15:48:51)

* https://bugzilla.redhat.com/show_bug.cgi?id=520515  (poelcat,
  15:50:37)
  * ACTION: https://bugzilla.redhat.com/show_bug.cgi?id=520515 request
more info on nature of this issue and impact to users + revisit at
next meeting  (poelcat, 15:59:29)


Minutes:
http://meetbot.fedoraproject.org/fedora-bugzappers/2009-09-11/fedora-bugzappers.2009-09-11-15.00.html
http://meetbot.fedoraproject.org/fedora-bugzappers/2009-09-11/fedora-bugzappers.2009-09-11-15.00.txt

Log:
http://meetbot.fedoraproject.org/fedora-bugzappers/2009-09-11/fedora-bugzappers.2009-09-11-15.00.log.html

--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: Problems with eclipse KDE (Fedora 11)

2009-09-11 Thread Kevin Kofler
Casimiro de Almeida Barreto wrote:
 java.util.zip.ZipException: error in opening zip file
 at java.util.zip.ZipFile.open(Native Method)

I think KDE has absolutely nothing to do with this, it's a bug in Eclipse.

Kevin Kofler

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: rawhide report: 20090910 changes

2009-09-11 Thread Kjartan Maraas
fr., 11.09.2009 kl. 18.51 +1000, skrev Eric Springer:
 On Fri, Sep 11, 2009 at 6:36 PM, Mat Booth fed...@matbooth.co.uk wrote:
  Is this truncated?
 
 
 Looks like it. I got a tonne of updates (including the 2.6.31 kernel).
 
Which made X hang/burn cpu like mad for me to the point that I had to go
back to the previous kernel to be able to log in. Known problem?

Cheers
Kjartan


-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Python 2.6.2 __length_hint__ behavior

2009-09-11 Thread Luke Macken
So when rebuilding python-genshi in rawhide with python 2.6.2 we hit a problem
running it's test suite.  Come to find out, this is due to some behavioral
changes in 2.6.2 with regard to iterators and __length_hint__.

http://koji.fedoraproject.org/koji/getfile?taskID=1671970name=build.log

This is the class and doctest that was causing problems::

class Undefined(object):
Represents a reference to an undefined variable.

 foo = Undefined('foo')
 list(foo)
[]

def __iter__(self):
return iter([])

def _die(self, *args, **kwargs):
__traceback_hide__ = True
raise UndefinedError(self._name, self._owner)
__call__ = __getattr__ = __getitem__ = _die


When tweaking the class a little and running the tests again:

python-2.4.3-27.el5

Failed example: list(foo)
Expected: []
Got:
Undefined.__iter__
[]


python-2.6.2-2.fc12.i686

Failed example: list(foo)
Expected: []
Got:
Undefined.__iter__
__getattr__(('__length_hint__',))
[]

So, it looks like list(foo) calls foo.__iter__ and then calls
foo.__getattr__('__length_hint__').  Since Genshi's Undefined class overrides
__getattr__, this triggers some unexpected behavior.

This issue was filed upstream, where I attached a patch, which I built in
rawhide.

http://genshi.edgewall.org/ticket/324

I believe this behavior was introduced in http://bugs.python.org/issue1242657

We will want to keep a lookout for similar problems in other places when
rebuilding our python modules again python 2.6.2


luke

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Possible package...

2009-09-11 Thread Nathanael D. Noblet

Hello everyone,
  I've been looking at becoming a packager. I've yet to find software I 
need that isn't in fedora yet. I just found one I think.


http://code.google.com/p/wkhtmltopdf/

It is based off of qt4 and webkit. Small source files, cmake build 
system. I can't find it in the repos anywhere. Would this be a good 
first package? I'll be using this for a couple of projects to convert 
html to pdf with much less hassle than ever before.


Thoughts?

--
Nathanael d. noblet

--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: Possible package...

2009-09-11 Thread Itamar Reis Peixoto
go ahead


On Fri, Sep 11, 2009 at 7:23 PM, Nathanael D. Noblet nathan...@gnat.ca wrote:
 Hello everyone,
  I've been looking at becoming a packager. I've yet to find software I need
 that isn't in fedora yet. I just found one I think.

 http://code.google.com/p/wkhtmltopdf/

 It is based off of qt4 and webkit. Small source files, cmake build system. I
 can't find it in the repos anywhere. Would this be a good first package?
 I'll be using this for a couple of projects to convert html to pdf with much
 less hassle than ever before.

 Thoughts?

 --
 Nathanael d. noblet

 --
 fedora-devel-list mailing list
 fedora-devel-list@redhat.com
 https://www.redhat.com/mailman/listinfo/fedora-devel-list




-- 


Itamar Reis Peixoto

e-mail/msn: ita...@ispbrasil.com.br
sip: ita...@ispbrasil.com.br
skype: itamarjp
icq: 81053601
+55 11 4063 5033
+55 34 3221 8599

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: GCC var-tracking-assignments: testing and bug reports appreciated

2009-09-11 Thread Jakub Jelinek
On Fri, Sep 11, 2009 at 10:44:22PM +0200, Kevin Kofler wrote:
 the new debuginfo, this includes at least Qt and KDE (though Qt currently 
 trips over a bug in the var tracking and has to disable it, but I'm 
 confident this will get fixed quickly if it isn't already). The GNOME 

That is fixed already for a few hours.

Jakub

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: Possible package...

2009-09-11 Thread Ben Boeckel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Nathanael D. Noblet wrote:

 Hello everyone,
I've been looking at becoming a packager. I've yet to find 
software I 
 need that isn't in fedora yet. I just found one I think.
 
 http://code.google.com/p/wkhtmltopdf/
 
 It is based off of qt4 and webkit. Small source files, cmake 
build 
 system. I can't find it in the repos anywhere. Would this be a 
good 
 first package? I'll be using this for a couple of projects to 
convert 
 html to pdf with much less hassle than ever before.
 
 Thoughts?

Looking through the code, it looks like the #ifndef stuff for 
things called extensive hacks could cause some issues, but 
that's a cursory glance at it. I'm also not sure what to make of 
the patches for Qt in its repository. If they're serious 
patches, they should clone Qt on Gitorious and create merge 
requests. Fedora's Qt probably won't ship with them without some 
oversight that they aren't breaking things.

Overall, it looks simple for a first package (though it's using 
qmake, not CMake). I haven't packaged anything that uses qmake 
myself, but more complex projects can quickly get too hard to 
deal with in qmake.

If you're looking for other software to package, there is a 
wishlist on the wiki[1].

- --Ben

[1]https://fedoraproject.org/wiki/Package_maintainers_wishlist
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iQIcBAEBAgAGBQJKqtJvAAoJEKaxavVX4C1X+okP/i6fQ9EvRD6+4oEeYwDrk0bM
A1IpYqh3GgNGqbub+M6TmHapiRLN0bvcEMwpzlU0smDMAYHibAJ3e6eKpXLs+1hz
UudCQkIccPszifnxhwiazuTpH4fmg/fFl62XxxcY+ffW4yJA6t6HPfHIWwo158E9
WuLpBv56vdI20NEqFFqpi/LJRA6FUT7VPX+Cik42H+x00/2hHv1s5/q8HY/hnMIq
Vz3fMRo0Gi/FAGacNfLNAnZiBBLOwcTKgkZLbP4yiarGbHS/HAzTZwSw7mt0Wx7M
9bkuBsUZohScr2SXvwo/ElgE8EVjh80hljTg4c0eToi8DvYUueDIeX6ZOri7hqQq
N7orfvYnx3ZEE2HuixJagdVP7/QdGB6NJhfzMO9AaazoTRywOJZGH3B/dIIEVaAg
VGnvmgirHQ4spbcPglnGnHu/mGxYzXIV0eMEZ/R1KNrXvYVxUro0EvZ0VIu9MkAm
MAAWabdQxSoPvZHgVZAvl+DRjgLUUTWWoe6yjJ+BPOCdcedsMGnu9v50n63BihD4
014o2vH7Kq+ZDuOtDnz+brOw5QWdbBNV4GHXDHPxVzPkbE2WXwTqZEmDKmjvfitG
7mdKlSUl3voan166fXB/DkwhaMr8nel+SSG8etEpAa7olfU5EFpHcp2amIMkyQYR
WLITDvacyYPSmHWc2W8o
=e3mV
-END PGP SIGNATURE-


-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


rawhide report: 20090911 changes

2009-09-11 Thread Rawhide Report
Compose started at Fri Sep 11 06:15:04 UTC 2009

Broken deps for i386
--
Miro-2.5.2-3.fc12.i686 requires gecko-libs = 0:1.9.1.2
anerley-0.0.20-3.fc12.i686 requires libmissioncontrol-client.so.0
anerley-devel-0.0.20-3.fc12.i686 requires pkgconfig(libmissioncontrol)
1:anjuta-2.27.3.0-3.fc12.i686 requires libdevhelp-1.so.0
blam-1.8.5-16.fc12.i686 requires gecko-libs = 0:1.9.1.2
clutter-cairomm-0.7.4-2.fc11.i586 requires libclutter-cairo-0.8.so.0
clutter-cairomm-0.7.4-2.fc11.i586 requires libcluttermm-0.8.so.2
clutter-cairomm-0.7.4-2.fc11.i586 requires libclutter-glx-0.8.so.0
clutter-cairomm-devel-0.7.4-2.fc11.i586 requires 
pkgconfig(cluttermm-0.8)
clutter-cairomm-devel-0.7.4-2.fc11.i586 requires pkgconfig(clutter-0.8)
clutter-gtkmm-0.9.4-1.fc12.i586 requires libclutter-gtk-0.9.so.0
clutter-gtkmm-0.9.4-1.fc12.i586 requires libclutter-glx-0.9.so.0
clutter-gtkmm-devel-0.9.4-1.fc12.i586 requires 
pkgconfig(clutter-gtk-0.9)
collectd-mysql-4.5.3-2.fc11.i586 requires libcrypto.so.8
collectd-mysql-4.5.3-2.fc11.i586 requires libssl.so.8
collectd-nut-4.5.3-2.fc11.i586 requires libcrypto.so.8
collectd-nut-4.5.3-2.fc11.i586 requires libssl.so.8
collectd-snmp-4.5.3-2.fc11.i586 requires libcrypto.so.8
cpptasks-javadoc-1.0b5-2.fc12.noarch requires cpptasks-1.0b5-2.fc12
gnome-python2-gtkmozembed-2.25.3-10.fc12.i686 requires gecko-libs = 
0:1.9.1.2
gnome-web-photo-0.8-5.fc12.i686 requires gecko-libs = 0:1.9.1.2
gpsdrive-2.10-0.1.pre7.fc12.i586 requires libmapnik.so.0.5
monodevelop-debugger-mdb-2.0-2.fc11.i586 requires mono(NRefactory) = 
0:0.0.0.0
mozvoikko-1.0-1.fc12.i686 requires gecko-libs = 0:1.9.1.2
network-manager-netbook-1.2-5.fc12.i686 requires libnm_glib.so.0
openvrml-0.18.3-1.fc12.i686 requires java(x86-32)
openvrml-0.18.3-1.fc12.i686 requires gecko-libs(x86-32) = 0:1.9.1
perl-Gtk2-MozEmbed-0.08-6.fc12.6.i686 requires gecko-libs = 0:1.9.1.2
ppl-yap-0.10.2-5.fc12.i686 requires libYap.so
python-repoze-what-quickstart-1.0-2.fc12.noarch requires 
python-repoze-who-plugins-sql
python-sqlalchemy0.5-0.5.5-1.fc10.noarch requires python(abi) = 0:2.5
qtparted-0.4.5-19.fc11.i586 requires libparted-1.8.so.8
rygel-0.3-5.fc12.i686 requires libgee.so.0
rygel-tracker-0.3-5.fc12.i686 requires libgee.so.0
sepostgresql-8.4.0-2238.fc12.i686 requires postgresql-server = 0:8.4.0



Broken deps for x86_64
--
Miro-2.5.2-3.fc12.x86_64 requires gecko-libs = 0:1.9.1.2
anerley-0.0.20-3.fc12.i686 requires libmissioncontrol-client.so.0
anerley-0.0.20-3.fc12.x86_64 requires 
libmissioncontrol-client.so.0()(64bit)
anerley-devel-0.0.20-3.fc12.i686 requires pkgconfig(libmissioncontrol)
anerley-devel-0.0.20-3.fc12.x86_64 requires pkgconfig(libmissioncontrol)
1:anjuta-2.27.3.0-3.fc12.i686 requires libdevhelp-1.so.0
1:anjuta-2.27.3.0-3.fc12.x86_64 requires libdevhelp-1.so.0()(64bit)
blam-1.8.5-16.fc12.x86_64 requires gecko-libs = 0:1.9.1.2
clutter-cairomm-0.7.4-2.fc11.i586 requires libclutter-cairo-0.8.so.0
clutter-cairomm-0.7.4-2.fc11.i586 requires libcluttermm-0.8.so.2
clutter-cairomm-0.7.4-2.fc11.i586 requires libclutter-glx-0.8.so.0
clutter-cairomm-0.7.4-2.fc11.x86_64 requires 
libclutter-glx-0.8.so.0()(64bit)
clutter-cairomm-0.7.4-2.fc11.x86_64 requires 
libclutter-cairo-0.8.so.0()(64bit)
clutter-cairomm-0.7.4-2.fc11.x86_64 requires 
libcluttermm-0.8.so.2()(64bit)
clutter-cairomm-devel-0.7.4-2.fc11.i586 requires 
pkgconfig(cluttermm-0.8)
clutter-cairomm-devel-0.7.4-2.fc11.i586 requires pkgconfig(clutter-0.8)
clutter-cairomm-devel-0.7.4-2.fc11.x86_64 requires 
pkgconfig(cluttermm-0.8)
clutter-cairomm-devel-0.7.4-2.fc11.x86_64 requires 
pkgconfig(clutter-0.8)
clutter-gtkmm-0.9.4-1.fc12.i586 requires libclutter-gtk-0.9.so.0
clutter-gtkmm-0.9.4-1.fc12.i586 requires libclutter-glx-0.9.so.0
clutter-gtkmm-0.9.4-1.fc12.x86_64 requires 
libclutter-gtk-0.9.so.0()(64bit)
clutter-gtkmm-0.9.4-1.fc12.x86_64 requires 
libclutter-glx-0.9.so.0()(64bit)
clutter-gtkmm-devel-0.9.4-1.fc12.i586 requires 
pkgconfig(clutter-gtk-0.9)
clutter-gtkmm-devel-0.9.4-1.fc12.x86_64 requires 
pkgconfig(clutter-gtk-0.9)
collectd-mysql-4.5.3-2.fc11.x86_64 requires libcrypto.so.8()(64bit)
collectd-mysql-4.5.3-2.fc11.x86_64 requires libssl.so.8()(64bit)
collectd-nut-4.5.3-2.fc11.x86_64 requires libcrypto.so.8()(64bit)
collectd-nut-4.5.3-2.fc11.x86_64 requires libssl.so.8()(64bit)
collectd-snmp-4.5.3-2.fc11.x86_64 requires libcrypto.so.8()(64bit)

Re: Possible package...

2009-09-11 Thread Neal Becker
Nathanael D. Noblet wrote:

 Hello everyone,
I've been looking at becoming a packager. I've yet to find software I
 need that isn't in fedora yet. I just found one I think.
 
 http://code.google.com/p/wkhtmltopdf/
 
 It is based off of qt4 and webkit. Small source files, cmake build
 system. I can't find it in the repos anywhere. Would this be a good
 first package? I'll be using this for a couple of projects to convert
 html to pdf with much less hassle than ever before.
 
 Thoughts?
 

I wouldn't start by finding just any project to try your hand at packaging.  
Packaging requires some level of continuing commitment to support.  I 
wouldn't do that unless you feel some personal desire to support that 
package.  Instead, find something you are really interested in.

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: GCC var-tracking-assignments: testing and bug reports appreciated

2009-09-11 Thread Kevin Kofler
Jakub Jelinek wrote:
 That is fixed already for a few hours.

And Qt has now been rebuilt (by rdieter) with var-tracking-assignments 
enabled:
http://koji.fedoraproject.org/koji/buildinfo?buildID=131619

Thanks to all you GCC folks for fixing the bug so quickly! :-)

Kevin Kofler

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: Possible package...

2009-09-11 Thread Kevin Kofler
Ben Boeckel wrote:
 Looking through the code, it looks like the #ifndef stuff for
 things called extensive hacks could cause some issues, but
 that's a cursory glance at it. I'm also not sure what to make of
 the patches for Qt in its repository. If they're serious
 patches, they should clone Qt on Gitorious and create merge
 requests. Fedora's Qt probably won't ship with them without some
 oversight that they aren't breaking things.

At least part of their patches look like really awful hacks, e.g. they're 
making some of QtGui work without X11 to support their stuff being used in 
text mode despite using QtWebKit (which is normally a GUI component). Some 
of the patches also appear to break ABI compatibility.

This really needs to be made to work with unmodified upstream Qt (even if it 
means requiring an active X11 session). Some of the patches might be 
upstreamable, with or without additional required fixes (like maintaining 
binary compatibility), but others are just plain no gos.

Kevin Kofler

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: Possible package...

2009-09-11 Thread Colin Walters
On Fri, Sep 11, 2009 at 9:03 PM, Kevin Kofler kevin.kof...@chello.at wrote:
 Ben Boeckel wrote:
 Looking through the code, it looks like the #ifndef stuff for
 things called extensive hacks could cause some issues, but
 that's a cursory glance at it. I'm also not sure what to make of
 the patches for Qt in its repository. If they're serious
 patches, they should clone Qt on Gitorious and create merge
 requests. Fedora's Qt probably won't ship with them without some
 oversight that they aren't breaking things.

 At least part of their patches look like really awful hacks, e.g. they're
 making some of QtGui work without X11 to support their stuff being used in
 text mode despite using QtWebKit (which is normally a GUI component). Some
 of the patches also appear to break ABI compatibility.

I'd try adding a shell script wrapper which just does:

if test -z $DISPLAY; then
  exec xvfb-run /usr/libexec/foo/real-binary
else
  exec /usr/libexec/foo/real-binary
fi

Then you just need a dep on xorg-x11-server-Xvfb

Incidentally, I'd like to change the OS so that you *always* have a
DISPLAY (and DBUS_SESSION_BUS_ADDRESS), the first step of which would
probably just be a pam_session module that asks ConsoleKit if your uid
currently has a login, and if so pulls those bits in.

-- 
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


Re: Possible package...

2009-09-11 Thread Nathanael Noblet


On Sep 11, 2009, at 7:03 PM, Kevin Kofler wrote:


Ben Boeckel wrote:

Looking through the code, it looks like the #ifndef stuff for
things called extensive hacks could cause some issues, but
that's a cursory glance at it. I'm also not sure what to make of
the patches for Qt in its repository. If they're serious
patches, they should clone Qt on Gitorious and create merge
requests. Fedora's Qt probably won't ship with them without some
oversight that they aren't breaking things.


At least part of their patches look like really awful hacks, e.g.  
they're
making some of QtGui work without X11 to support their stuff being  
used in
text mode despite using QtWebKit (which is normally a GUI  
component). Some

of the patches also appear to break ABI compatibility.

This really needs to be made to work with unmodified upstream Qt  
(even if it

means requiring an active X11 session). Some of the patches might be
upstreamable, with or without additional required fixes (like  
maintaining

binary compatibility), but others are just plain no gos.



Yeah, I saw their patches, but didn't look at any of the actual code.  
Since I know you are an avid KDE/Qt consumer, perhaps I can ask you  
for some information about this program and if a better way to  
accomplish what it is doing exists.


I write web apps, often I want to provide a pdf output of the nicely  
designed / styled html. This becomes difficult because I'm writing  
from the webserver's perspective, not a browser/rendering engine. This  
solves the problem very nicely for me in that it lets a rendering  
engine have a go at the html and then outputs the pdf. It works  
wonderfully in my tests. Obviously they are using the webkit/qt  
bindings to do this. Would there be a way to use those without the qt  
hacks they are introducing?


If so I don't mind getting my hands dirty to look, my C/C++ skills are  
a bit rusty but I've always enjoyed it, and this is an itch I've been  
trying to scratch for a couple years now. So would feel great if it  
could be solved and become part of fedora.


--
fedora-devel-list mailing list
fedora-devel-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-devel-list


[Bug 522648] glyphs cut-off below baseline in firefox

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522648





--- Comment #2 from Jens Petersen peter...@redhat.com  2009-09-11 02:02:23 
EDT ---
So workaround might be just to install vlgothic-fonts
by default for Japanese desktop.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522356] Review Request: lohit-tamil-fonts - Open Type Font for Tamil Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522356





--- Comment #3 from Nicolas Mailhot nicolas.mail...@laposte.net  2009-09-11 
02:06:21 EDT ---
BTW it'd really be a little cleaner if there was a real makefile in the
package, even if it only contains two lines to call generate.pe

make

is a standard interface people are used to and expect, and it will also give
you parallelism when you have multiple files to process

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522324] Review Request: lohit-assamese-fonts - Open Type Font for Assamese Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522324


Jens Petersen peter...@redhat.com changed:

   What|Removed |Added

 CC||peter...@redhat.com
   Flag|fedora-cvs? |fedora-cvs+




--- Comment #3 from Jens Petersen peter...@redhat.com  2009-09-11 03:13:00 
EDT ---
added

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522325] Review Request: lohit-bengali-fonts - Open Type Font for Bengali Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522325


Jens Petersen peter...@redhat.com changed:

   What|Removed |Added

 CC||peter...@redhat.com
   Flag|fedora-cvs? |fedora-cvs+




--- Comment #3 from Jens Petersen peter...@redhat.com  2009-09-11 04:05:52 
EDT ---
added

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522056] wrong match of fonts (non-)proportional

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522056


Marcela Maslanova mmasl...@redhat.com changed:

   What|Removed |Added

 CC||dtar...@redhat.com




--- Comment #2 from Marcela Maslanova mmasl...@redhat.com  2009-09-11 
04:04:05 EDT ---
I found this problem in ooimpress which match fonts incorrectly. It matches
Courier from wrong (non-proportional) font package. I still believe this
mapping should be fixed in this application.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522326] Review Request: lohit-gujarati-fonts - Open Type Font for Gujarati Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522326


Jens Petersen peter...@redhat.com changed:

   What|Removed |Added

 CC||peter...@redhat.com
   Flag|fedora-cvs? |fedora-cvs+




--- Comment #3 from Jens Petersen peter...@redhat.com  2009-09-11 04:13:38 
EDT ---
added

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522327] Review Request: lohit-hindi-fonts - Open Type Font for Hindi Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522327


Jens Petersen peter...@redhat.com changed:

   What|Removed |Added

 CC||peter...@redhat.com
   Flag|fedora-cvs? |fedora-cvs+




--- Comment #3 from Jens Petersen peter...@redhat.com  2009-09-11 04:21:53 
EDT ---
added (with i18n-team)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522328] Review Request: lohit-kannada-fonts - Open Type Font for Kannada Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522328


Jens Petersen peter...@redhat.com changed:

   What|Removed |Added

 CC||peter...@redhat.com
   Flag|fedora-cvs? |fedora-cvs+




--- Comment #3 from Jens Petersen peter...@redhat.com  2009-09-11 04:29:42 
EDT ---
added

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522346] Review Request: lohit-kashmiri-fonts - Open Type Font for Kashmiri Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522346


Jens Petersen peter...@redhat.com changed:

   What|Removed |Added

 CC||peter...@redhat.com
   Flag|fedora-cvs? |fedora-cvs+




--- Comment #3 from Jens Petersen peter...@redhat.com  2009-09-11 04:42:49 
EDT ---
added

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522347] Review Request: lohit-konkani-fonts - Open Type Font for Konkani Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522347


Jens Petersen peter...@redhat.com changed:

   What|Removed |Added

 CC||peter...@redhat.com
   Flag|fedora-cvs? |fedora-cvs+




--- Comment #3 from Jens Petersen peter...@redhat.com  2009-09-11 04:44:47 
EDT ---
added

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522349] Review Request: lohit-malayalam-fonts - Open Type Font for Malayalam Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522349


Jens Petersen peter...@redhat.com changed:

   What|Removed |Added

 CC||peter...@redhat.com
   Flag|fedora-cvs? |fedora-cvs+




--- Comment #3 from Jens Petersen peter...@redhat.com  2009-09-11 04:47:10 
EDT ---
added

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522352] Review Request: lohit-nepali-fonts - Open Type Font for Nepali Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522352


Jens Petersen peter...@redhat.com changed:

   What|Removed |Added

 CC||peter...@redhat.com
   Flag|fedora-cvs? |fedora-cvs+




--- Comment #3 from Jens Petersen peter...@redhat.com  2009-09-11 04:49:08 
EDT ---
added

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522353] Review Request: lohit-oriya-fonts - Open Type Font for Oriya Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522353


Jens Petersen peter...@redhat.com changed:

   What|Removed |Added

 CC||peter...@redhat.com
   Flag|fedora-cvs? |fedora-cvs+




--- Comment #3 from Jens Petersen peter...@redhat.com  2009-09-11 04:50:00 
EDT ---
added

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522354] Review Request: lohit-punjabi-fonts - Open Type Font for Punjabi Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522354


Jens Petersen peter...@redhat.com changed:

   What|Removed |Added

 CC||peter...@redhat.com
   Flag||fedora-cvs+




--- Comment #3 from Jens Petersen peter...@redhat.com  2009-09-11 04:51:14 
EDT ---
added

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522356] Review Request: lohit-tamil-fonts - Open Type Font for Tamil Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522356


Jens Petersen peter...@redhat.com changed:

   What|Removed |Added

 CC||peter...@redhat.com
   Flag|fedora-cvs? |fedora-cvs+




--- Comment #4 from Jens Petersen peter...@redhat.com  2009-09-11 04:55:06 
EDT ---
cvs admin done

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522357] Review Request: lohit-telugu-fonts - Open Type Font for Telugu Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522357


Jens Petersen peter...@redhat.com changed:

   What|Removed |Added

 CC||peter...@redhat.com
   Flag|fedora-cvs? |fedora-cvs+




--- Comment #3 from Jens Petersen peter...@redhat.com  2009-09-11 04:57:24 
EDT ---
added

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522355] Review Request: lohit-sindhi-fonts - Open Type Font for Sindhi Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522355


Jens Petersen peter...@redhat.com changed:

   What|Removed |Added

 CC||peter...@redhat.com
   Flag||fedora-cvs+




--- Comment #2 from Jens Petersen peter...@redhat.com  2009-09-11 04:59:07 
EDT ---
cvs admin done with:

Package Name: lohit-sindhi-fonts
Short Description: Free Sindhi Open Type Font
Owners: pravins
Branches: devel
InitialCC: fonts-sig i18n-team

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522348] Review Request: lohit-maithili-fonts - Open Type Font for Maithili Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522348


Jens Petersen peter...@redhat.com changed:

   What|Removed |Added

 CC||peter...@redhat.com
   Flag|fedora-cvs? |fedora-cvs+




--- Comment #3 from Jens Petersen peter...@redhat.com  2009-09-11 04:46:02 
EDT ---
added

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522350] Review Request: lohit-marathi-fonts - Open Type Font for Marathi Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522350


Jens Petersen peter...@redhat.com changed:

   What|Removed |Added

 CC||peter...@redhat.com
   Flag|fedora-cvs? |fedora-cvs+




--- Comment #3 from Jens Petersen peter...@redhat.com  2009-09-11 04:48:12 
EDT ---
added

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


rpms/lohit-assamese-fonts/devel import.log, NONE, 1.1 lohit-assamese-fonts.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-09-11 Thread Pravin Satpute
Author: pravins

Update of /cvs/pkgs/rpms/lohit-assamese-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7469/devel

Modified Files:
.cvsignore sources 
Added Files:
import.log lohit-assamese-fonts.spec 
Log Message:
* Wed Sep 09 2009 Pravin Satpute psatp...@redhat.com - 2.4.3-1
- first release after lohit-fonts split in new tarball



--- NEW FILE import.log ---
lohit-assamese-fonts-2_4_3-1_fc11:HEAD:lohit-assamese-fonts-2.4.3-1.fc11.src.rpm:1252660518


--- NEW FILE lohit-assamese-fonts.spec ---
%global fontname lohit-assamese
%global fontconf 66-%{fontname}.conf

#global archivename %{name}-%{version} ②

Name:   %{fontname}-fonts
Version:2.4.3
Release:1%{?dist}
Summary:Free Assamese font

Group:  User Interface/X
License:GPLv2
URL:https://fedorahosted.org/lohit/
Source0:
http://pravins.fedorapeople.org/lohit/assamese/%{fontname}-%{version}.tar.gz
BuildRoot:  %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XX)
BuildArch:  noarch
BuildRequires: fontforge = 20080429
BuildRequires:  fontpackages-devel
Requires:   fontpackages-filesystem
Obsoletes: %{fontname}-fonts  %{version}-%{release}
Obsoletes: lohit-fonts-common  %{version}-%{release}

%description
This package provides a free Assamese truetype/opentype font.


%prep
%setup -q -n %{fontname}-%{version} 


%build
./generate.pe *.sfd

%install
rm -fr %{buildroot}

install -m 0755 -d %{buildroot}%{_fontdir}
install -m 0644 -p *.ttf %{buildroot}%{_fontdir}

install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
   %{buildroot}%{_fontconfig_confdir}

install -m 0644 -p %{fontconf} \
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}
ln -s %{_fontconfig_templatedir}/%{fontconf} \
  %{buildroot}%{_fontconfig_confdir}/%{fontconf}


%clean
rm -fr %{buildroot}


%_font_pkg -f %{fontconf} *.ttf

%doc ChangeLog COPYRIGHT COPYING AUTHORS README ChangeLog.old


%changelog
* Wed Sep 09 2009 Pravin Satpute psatp...@redhat.com - 2.4.3-1
- first release after lohit-fonts split in new tarball


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/lohit-assamese-fonts/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  11 Sep 2009 07:12:04 -  1.1
+++ .cvsignore  11 Sep 2009 09:13:50 -  1.2
@@ -0,0 +1 @@
+lohit-assamese-2.4.3.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/lohit-assamese-fonts/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 11 Sep 2009 07:12:04 -  1.1
+++ sources 11 Sep 2009 09:13:50 -  1.2
@@ -0,0 +1 @@
+95852a4abd82d4e14a83e3272d33f29e  lohit-assamese-2.4.3.tar.gz

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522356] Review Request: lohit-tamil-fonts - Open Type Font for Tamil Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522356





--- Comment #5 from Pravin Satpute psatp...@redhat.com  2009-09-11 05:12:22 
EDT ---
Nicolas,
surely in next release of upstream i will do that, for all lohit language fonts

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


rpms/lohit-bengali-fonts/devel import.log, NONE, 1.1 lohit-bengali-fonts.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-09-11 Thread Pravin Satpute
Author: pravins

Update of /cvs/pkgs/rpms/lohit-bengali-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9595/devel

Modified Files:
.cvsignore sources 
Added Files:
import.log lohit-bengali-fonts.spec 
Log Message:
* Wed Sep 09 2009 Pravin Satpute psatp...@redhat.com - 2.4.3-1
- first release after lohit-fonts split in new tarball



--- NEW FILE import.log ---
lohit-bengali-fonts-2_4_3-1_fc11:HEAD:lohit-bengali-fonts-2.4.3-1.fc11.src.rpm:1252661088


--- NEW FILE lohit-bengali-fonts.spec ---
%global fontname lohit-bengali
%global fontconf 66-%{fontname}.conf

Name:   %{fontname}-fonts
Version:2.4.3
Release:1%{?dist}
Summary:Free Bengali font

Group:  User Interface/X
License:GPLv2
URL:https://fedorahosted.org/lohit/
Source0:
http://pravins.fedorapeople.org/lohit/bengali/%{fontname}-%{version}.tar.gz
BuildRoot:  %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XX)
BuildArch:  noarch
BuildRequires: fontforge = 20080429
BuildRequires:  fontpackages-devel
Requires:   fontpackages-filesystem
Obsoletes: %{fontname}-fonts  %{version}-%{release}
Obsoletes: lohit-fonts-common  %{version}-%{release}

%description
This package provides a free Bengali truetype/opentype font.


%prep
%setup -q -n %{fontname}-%{version} 


%build
./generate.pe *.sfd

%install
rm -fr %{buildroot}

install -m 0755 -d %{buildroot}%{_fontdir}
install -m 0644 -p *.ttf %{buildroot}%{_fontdir}

install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
   %{buildroot}%{_fontconfig_confdir}

install -m 0644 -p %{fontconf} \
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}
ln -s %{_fontconfig_templatedir}/%{fontconf} \
  %{buildroot}%{_fontconfig_confdir}/%{fontconf}


%clean
rm -fr %{buildroot}


%_font_pkg -f %{fontconf} *.ttf

%doc ChangeLog COPYRIGHT COPYING AUTHORS README ChangeLog.old


%changelog
* Wed Sep 09 2009 Pravin Satpute psatp...@redhat.com - 2.4.3-1
- first release after lohit-fonts split in new tarball




Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/lohit-bengali-fonts/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  11 Sep 2009 08:04:36 -  1.1
+++ .cvsignore  11 Sep 2009 09:21:05 -  1.2
@@ -0,0 +1 @@
+lohit-bengali-2.4.3.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/lohit-bengali-fonts/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 11 Sep 2009 08:04:36 -  1.1
+++ sources 11 Sep 2009 09:21:05 -  1.2
@@ -0,0 +1 @@
+e696acd2baad147430062303b4794d53  lohit-bengali-2.4.3.tar.gz

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522356] Review Request: lohit-tamil-fonts - Open Type Font for Tamil Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522356





--- Comment #6 from Nicolas Mailhot nicolas.mail...@laposte.net  2009-09-11 
05:47:46 EDT ---
Thanks. Lohit distribution practices were a lot worse for years, so it's not an
urgent thing to fix. I agree there's little harm in waiting to do it for next
release

Another cleanup would be to host the lohit release tarballs in the fedorahosted
project, a fedorapeople space is not very professional on our part

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


rpms/lohit-gujarati-fonts/devel import.log, NONE, 1.1 lohit-gujarati-fonts.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-09-11 Thread Pravin Satpute
Author: pravins

Update of /cvs/pkgs/rpms/lohit-gujarati-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21854/devel

Modified Files:
.cvsignore sources 
Added Files:
import.log lohit-gujarati-fonts.spec 
Log Message:
* Fri Sep 11 2009 Pravin Satpute psatp...@redhat.com - 2.4.3-1
- first release after lohit-fonts split in new tarball



--- NEW FILE import.log ---
lohit-gujarati-fonts-2_4_3-1_fc11:HEAD:lohit-gujarati-fonts-2.4.3-1.fc11.src.rpm:1252663708


--- NEW FILE lohit-gujarati-fonts.spec ---
%global fontname lohit-gujarati
%global fontconf 66-%{fontname}.conf

Name:   %{fontname}-fonts
Version:2.4.3
Release:1%{?dist}
Summary:Free Gujarati font

Group:  User Interface/X
License:GPLv2
URL:https://fedorahosted.org/lohit/
Source0:
http://pravins.fedorapeople.org/lohit/gujarati/%{fontname}-%{version}.tar.gz
BuildRoot:  %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XX)
BuildArch:  noarch
BuildRequires: fontforge = 20080429
BuildRequires:  fontpackages-devel
Requires:   fontpackages-filesystem
Obsoletes: %{fontname}-fonts  %{version}-%{release}
Obsoletes: lohit-fonts-common  %{version}-%{release}

%description
This package provides a free Gujarati truetype/opentype font.


%prep
%setup -q -n %{fontname}-%{version} 


%build
./generate.pe *.sfd

%install
rm -fr %{buildroot}

install -m 0755 -d %{buildroot}%{_fontdir}
install -m 0644 -p *.ttf %{buildroot}%{_fontdir}

install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
   %{buildroot}%{_fontconfig_confdir}

install -m 0644 -p %{fontconf} \
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}
ln -s %{_fontconfig_templatedir}/%{fontconf} \
  %{buildroot}%{_fontconfig_confdir}/%{fontconf}


%clean
rm -fr %{buildroot}


%_font_pkg -f %{fontconf} *.ttf

%doc ChangeLog COPYRIGHT COPYING AUTHORS README ChangeLog.old


%changelog
* Fri Sep 11 2009 Pravin Satpute psatp...@redhat.com - 2.4.3-1
- first release after lohit-fonts split in new tarball




Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/lohit-gujarati-fonts/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  11 Sep 2009 08:10:23 -  1.1
+++ .cvsignore  11 Sep 2009 10:04:36 -  1.2
@@ -0,0 +1 @@
+lohit-gujarati-2.4.3.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/lohit-gujarati-fonts/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 11 Sep 2009 08:10:23 -  1.1
+++ sources 11 Sep 2009 10:04:36 -  1.2
@@ -0,0 +1 @@
+92dacc86836abbf69bfcc47c3e9ae669  lohit-gujarati-2.4.3.tar.gz

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


rpms/lohit-hindi-fonts/devel import.log, NONE, 1.1 lohit-hindi-fonts.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-09-11 Thread Pravin Satpute
Author: pravins

Update of /cvs/pkgs/rpms/lohit-hindi-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23109/devel

Modified Files:
.cvsignore sources 
Added Files:
import.log lohit-hindi-fonts.spec 
Log Message:
* Fri Sep 11 2009 Pravin Satpute psatp...@redhat.com - 2.4.3-1
- first release after lohit-fonts split in new tarball



--- NEW FILE import.log ---
lohit-hindi-fonts-2_4_3-1_fc11:HEAD:lohit-hindi-fonts-2.4.3-1.fc11.src.rpm:1252663836


--- NEW FILE lohit-hindi-fonts.spec ---
%global fontname lohit-hindi
%global fontconf 66-%{fontname}.conf

Name:   %{fontname}-fonts
Version:2.4.3
Release:1%{?dist}
Summary:Free Hindi font

Group:  User Interface/X
License:GPLv2
URL:https://fedorahosted.org/lohit/
Source0:
http://pravins.fedorapeople.org/lohit/gujarati/%{fontname}-%{version}.tar.gz
BuildRoot:  %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XX)
BuildArch:  noarch
BuildRequires: fontforge = 20080429
BuildRequires:  fontpackages-devel
Requires:   fontpackages-filesystem
Obsoletes: %{fontname}-fonts  %{version}-%{release}
Obsoletes: lohit-fonts-common  %{version}-%{release}

%description
This package provides a free Hindi truetype/opentype font.


%prep
%setup -q -n %{fontname}-%{version} 


%build
./generate.pe *.sfd

%install
rm -fr %{buildroot}

install -m 0755 -d %{buildroot}%{_fontdir}
install -m 0644 -p *.ttf %{buildroot}%{_fontdir}

install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
   %{buildroot}%{_fontconfig_confdir}

install -m 0644 -p %{fontconf} \
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}
ln -s %{_fontconfig_templatedir}/%{fontconf} \
  %{buildroot}%{_fontconfig_confdir}/%{fontconf}


%clean
rm -fr %{buildroot}


%_font_pkg -f %{fontconf} *.ttf

%doc ChangeLog COPYRIGHT COPYING AUTHORS README ChangeLog.old

%changelog
* Fri Sep 11 2009 Pravin Satpute psatp...@redhat.com - 2.4.3-1
- first release after lohit-fonts split in new tarball




Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/lohit-hindi-fonts/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  11 Sep 2009 08:21:16 -  1.1
+++ .cvsignore  11 Sep 2009 10:06:35 -  1.2
@@ -0,0 +1 @@
+lohit-hindi-2.4.3.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/lohit-hindi-fonts/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 11 Sep 2009 08:21:17 -  1.1
+++ sources 11 Sep 2009 10:06:35 -  1.2
@@ -0,0 +1 @@
+4612dc350a1364745c42935d5d67ba04  lohit-hindi-2.4.3.tar.gz

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


rpms/lohit-kannada-fonts/devel import.log, NONE, 1.1 lohit-kannada-fonts.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-09-11 Thread Pravin Satpute
Author: pravins

Update of /cvs/pkgs/rpms/lohit-kannada-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24471/devel

Modified Files:
.cvsignore sources 
Added Files:
import.log lohit-kannada-fonts.spec 
Log Message:
* Fri Sep 11 2009 Pravin Satpute psatp...@redhat.com - 2.4.3-1
- first release after lohit-fonts split in new tarball



--- NEW FILE import.log ---
lohit-kannada-fonts-2_4_3-1_fc11:HEAD:lohit-kannada-fonts-2.4.3-1.fc11.src.rpm:1252664020


--- NEW FILE lohit-kannada-fonts.spec ---
%global fontname lohit-kannada
%global fontconf 66-%{fontname}.conf

Name:   %{fontname}-fonts
Version:2.4.3
Release:1%{?dist}
Summary:Free Kannada font

Group:  User Interface/X
License:GPLv2
URL:https://fedorahosted.org/lohit/
Source0:
http://pravins.fedorapeople.org/lohit/kannada/%{fontname}-%{version}.tar.gz
BuildRoot:  %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XX)
BuildArch:  noarch
BuildRequires: fontforge = 20080429
BuildRequires:  fontpackages-devel
Requires:   fontpackages-filesystem
Obsoletes: %{fontname}-fonts  %{version}-%{release}
Obsoletes: lohit-fonts-common  %{version}-%{release}

%description
This package provides a free Kannada truetype/opentype font.


%prep
%setup -q -n %{fontname}-%{version} 


%build
./generate.pe *.sfd

%install
rm -fr %{buildroot}

install -m 0755 -d %{buildroot}%{_fontdir}
install -m 0644 -p *.ttf %{buildroot}%{_fontdir}

install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
   %{buildroot}%{_fontconfig_confdir}

install -m 0644 -p %{fontconf} \
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}
ln -s %{_fontconfig_templatedir}/%{fontconf} \
  %{buildroot}%{_fontconfig_confdir}/%{fontconf}


%clean
rm -fr %{buildroot}


%_font_pkg -f %{fontconf} *.ttf

%doc ChangeLog COPYRIGHT COPYING AUTHORS README ChangeLog.old


%changelog
* Fri Sep 11 2009 Pravin Satpute psatp...@redhat.com - 2.4.3-1
- first release after lohit-fonts split in new tarball


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/lohit-kannada-fonts/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  11 Sep 2009 08:29:41 -  1.1
+++ .cvsignore  11 Sep 2009 10:09:54 -  1.2
@@ -0,0 +1 @@
+lohit-kannada-2.4.3.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/lohit-kannada-fonts/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 11 Sep 2009 08:29:41 -  1.1
+++ sources 11 Sep 2009 10:09:54 -  1.2
@@ -0,0 +1 @@
+a5a3d4367ebf8f68388bd9c75f82e8a0  lohit-kannada-2.4.3.tar.gz

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


rpms/lohit-kashmiri-fonts/devel import.log, NONE, 1.1 lohit-kashmiri-fonts.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-09-11 Thread Pravin Satpute
Author: pravins

Update of /cvs/pkgs/rpms/lohit-kashmiri-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25708/devel

Modified Files:
.cvsignore sources 
Added Files:
import.log lohit-kashmiri-fonts.spec 
Log Message:
* Fri Sep 11 2009 Pravin Satpute psatp...@redhat.com - 2.4.3-1
- first release after lohit-fonts split in new tarball



--- NEW FILE import.log ---
lohit-kashmiri-fonts-2_4_3-1_fc11:HEAD:lohit-kashmiri-fonts-2.4.3-1.fc11.src.rpm:1252664215


--- NEW FILE lohit-kashmiri-fonts.spec ---
%global fontname lohit-kashmiri
%global fontconf 66-%{fontna...@devanagari.conf

Name:   %{fontname}-fonts
Version:2.4.3
Release:1%{?dist}
Summary:Free Kashmiri Devanagari Script Font

Group:  User Interface/X
License:GPLv2
URL:https://fedorahosted.org/lohit/
Source0:
http://pravins.fedorapeople.org/lohit/gujarati/%{fontname}-%{version}.tar.gz
BuildRoot:  %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XX)
BuildArch:  noarch
BuildRequires: fontforge = 20080429
BuildRequires:  fontpackages-devel
Requires:   fontpackages-filesystem
Obsoletes: %{fontname}-fonts  %{version}-%{release}
Obsoletes: lohit-fonts-common  %{version}-%{release}

%description
This package provides a free Kashmiri devanagari script truetype/opentype font.


%prep
%setup -q -n %{fontname}-%{version} 


%build
./generate.pe *.sfd

%install
rm -fr %{buildroot}

install -m 0755 -d %{buildroot}%{_fontdir}
install -m 0644 -p *.ttf %{buildroot}%{_fontdir}

install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
   %{buildroot}%{_fontconfig_confdir}

install -m 0644 -p %{fontconf} \
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}
ln -s %{_fontconfig_templatedir}/%{fontconf} \
  %{buildroot}%{_fontconfig_confdir}/%{fontconf}


%clean
rm -fr %{buildroot}


%_font_pkg -f %{fontconf} *.ttf

%doc ChangeLog COPYRIGHT COPYING AUTHORS README ChangeLog.old


%changelog
* Fri Sep 11 2009 Pravin Satpute psatp...@redhat.com - 2.4.3-1
- first release after lohit-fonts split in new tarball


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/lohit-kashmiri-fonts/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  11 Sep 2009 08:42:56 -  1.1
+++ .cvsignore  11 Sep 2009 10:13:56 -  1.2
@@ -0,0 +1 @@
+lohit-kashmiri-2.4.3.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/lohit-kashmiri-fonts/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 11 Sep 2009 08:42:56 -  1.1
+++ sources 11 Sep 2009 10:13:56 -  1.2
@@ -0,0 +1 @@
+d93ad45a8834d963d4d315719000c65d  lohit-kashmiri-2.4.3.tar.gz

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


rpms/lohit-konkani-fonts/devel import.log, NONE, 1.1 lohit-konkani-fonts.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-09-11 Thread Pravin Satpute
Author: pravins

Update of /cvs/pkgs/rpms/lohit-konkani-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27971/devel

Modified Files:
.cvsignore sources 
Added Files:
import.log lohit-konkani-fonts.spec 
Log Message:
* Fri Sep 11 2009 Pravin Satpute psatp...@redhat.com - 2.4.3-1
- first release after lohit-fonts split in new tarball



--- NEW FILE import.log ---
lohit-konkani-fonts-2_4_3-1_fc11:HEAD:lohit-konkani-fonts-2.4.3-1.fc11.src.rpm:1252664687


--- NEW FILE lohit-konkani-fonts.spec ---
%global fontname lohit-konkani
%global fontconf 66-%{fontname}.conf


Name:   %{fontname}-fonts
Version:2.4.3
Release:1%{?dist}
Summary:Free Konkani Font

Group:  User Interface/X
License:GPLv2
URL:https://fedorahosted.org/lohit/
Source0:
http://pravins.fedorapeople.org/lohit/konkani/%{fontname}-%{version}.tar.gz
BuildRoot:  %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XX)
BuildArch:  noarch
BuildRequires: fontforge = 20080429
BuildRequires:  fontpackages-devel
Requires:   fontpackages-filesystem
Obsoletes: %{fontname}-fonts  %{version}-%{release}
Obsoletes: lohit-fonts-common  %{version}-%{release}

%description
This package provides a free Konkani truetype/opentype font.


%prep
%setup -q -n %{fontname}-%{version} 


%build
./generate.pe *.sfd

%install
rm -fr %{buildroot}

install -m 0755 -d %{buildroot}%{_fontdir}
install -m 0644 -p *.ttf %{buildroot}%{_fontdir}

install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
   %{buildroot}%{_fontconfig_confdir}

install -m 0644 -p %{fontconf} \
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}
ln -s %{_fontconfig_templatedir}/%{fontconf} \
  %{buildroot}%{_fontconfig_confdir}/%{fontconf}


%clean
rm -fr %{buildroot}


%_font_pkg -f %{fontconf} *.ttf

%doc ChangeLog COPYRIGHT COPYING AUTHORS README ChangeLog.old


%changelog
* Fri Sep 11 2009 Pravin Satpute psatp...@redhat.com - 2.4.3-1
- first release after lohit-fonts split in new tarball




Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/lohit-konkani-fonts/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  11 Sep 2009 08:44:57 -  1.1
+++ .cvsignore  11 Sep 2009 10:21:07 -  1.2
@@ -0,0 +1 @@
+lohit-konkani-2.4.3.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/lohit-konkani-fonts/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 11 Sep 2009 08:44:57 -  1.1
+++ sources 11 Sep 2009 10:21:08 -  1.2
@@ -0,0 +1 @@
+4e207253134e0c487da1f5bb22de4bf0  lohit-konkani-2.4.3.tar.gz

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


rpms/lohit-maithili-fonts/devel import.log, NONE, 1.1 lohit-maithili-fonts.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-09-11 Thread Pravin Satpute
Author: pravins

Update of /cvs/pkgs/rpms/lohit-maithili-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3237/devel

Modified Files:
.cvsignore sources 
Added Files:
import.log lohit-maithili-fonts.spec 
Log Message:
* Fri Sep 11 2009 Pravin Satpute psatp...@redhat.com - 2.4.3-1
- first release after lohit-fonts split in new tarball



--- NEW FILE import.log ---
lohit-maithili-fonts-2_4_3-1_fc11:HEAD:lohit-maithili-fonts-2.4.3-1.fc11.src.rpm:1252665853


--- NEW FILE lohit-maithili-fonts.spec ---
%global fontname lohit-maithili
%global fontconf 66-%{fontname}.conf

Name:   %{fontname}-fonts
Version:2.4.3
Release:1%{?dist}
Summary:Free Maithili font

Group:  User Interface/X
License:GPLv2
URL:https://fedorahosted.org/lohit/
Source0:
http://pravins.fedorapeople.org/lohit/gujarati/%{fontname}-%{version}.tar.gz
BuildRoot:  %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XX)
BuildArch:  noarch
BuildRequires: fontforge = 20080429
BuildRequires:  fontpackages-devel
Requires:   fontpackages-filesystem
Obsoletes: %{fontname}-fonts  %{version}-%{release}
Obsoletes: lohit-fonts-common  %{version}-%{release}

%description
This package provides a free Maithili truetype/opentype font.


%prep
%setup -q -n %{fontname}-%{version} 


%build
./generate.pe *.sfd

%install
rm -fr %{buildroot}

install -m 0755 -d %{buildroot}%{_fontdir}
install -m 0644 -p *.ttf %{buildroot}%{_fontdir}

install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
   %{buildroot}%{_fontconfig_confdir}

install -m 0644 -p %{fontconf} \
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}
ln -s %{_fontconfig_templatedir}/%{fontconf} \
  %{buildroot}%{_fontconfig_confdir}/%{fontconf}


%clean
rm -fr %{buildroot}


%_font_pkg -f %{fontconf} *.ttf

%doc ChangeLog COPYRIGHT COPYING AUTHORS README ChangeLog.old


%changelog
* Fri Sep 11 2009 Pravin Satpute psatp...@redhat.com - 2.4.3-1
- first release after lohit-fonts split in new tarball


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/lohit-maithili-fonts/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  11 Sep 2009 08:46:05 -  1.1
+++ .cvsignore  11 Sep 2009 10:40:25 -  1.2
@@ -0,0 +1 @@
+lohit-maithili-2.4.3.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/lohit-maithili-fonts/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 11 Sep 2009 08:46:05 -  1.1
+++ sources 11 Sep 2009 10:40:25 -  1.2
@@ -0,0 +1 @@
+5d4e24bad60471282243f66d427480df  lohit-maithili-2.4.3.tar.gz

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


rpms/lohit-malayalam-fonts/devel import.log, NONE, 1.1 lohit-malayalam-fonts.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-09-11 Thread Pravin Satpute
Author: pravins

Update of /cvs/pkgs/rpms/lohit-malayalam-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3743/devel

Modified Files:
.cvsignore sources 
Added Files:
import.log lohit-malayalam-fonts.spec 
Log Message:
* Fri Sep 11 2009 Pravin Satpute psatp...@redhat.com - 2.4.3-1
- first release after lohit-fonts split in new tarball



--- NEW FILE import.log ---
lohit-malayalam-fonts-2_4_3-1_fc11:HEAD:lohit-malayalam-fonts-2.4.3-1.fc11.src.rpm:1252665903


--- NEW FILE lohit-malayalam-fonts.spec ---
%global fontname lohit-malayalam
#%global fontconf 67-%{fontname}.conf

Name:   %{fontname}-fonts
Version:2.4.3
Release:1%{?dist}
Summary:Free Malayalam font

Group:  User Interface/X
License:GPLv2
URL:https://fedorahosted.org/lohit/
Source0:
http://pravins.fedorapeople.org/lohit/malayalam/%{fontname}-%{version}.tar.gz
BuildRoot:  %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XX)
BuildArch:  noarch
BuildRequires: fontforge = 20080429
BuildRequires:  fontpackages-devel
Requires:   fontpackages-filesystem
Obsoletes: %{fontname}-fonts  %{version}-%{release}
Obsoletes: lohit-fonts-common  %{version}-%{release}

%description
This package provides a free Malayalam truetype/opentype font.


%prep
%setup -q -n %{fontname}-%{version} 


%build
./generate.pe *.sfd

%install
rm -fr %{buildroot}

install -m 0755 -d %{buildroot}%{_fontdir}
install -m 0644 -p *.ttf %{buildroot}%{_fontdir}

#install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
#   %{buildroot}%{_fontconfig_confdir}

#install -m 0644 -p %{fontconf} \
#%{buildroot}%{_fontconfig_templatedir}/%{fontconf}
#ln -s %{_fontconfig_templatedir}/%{fontconf} \
#  %{buildroot}%{_fontconfig_confdir}/%{fontconf}


%clean
rm -fr %{buildroot}


%_font_pkg *.ttf

%doc ChangeLog COPYRIGHT COPYING AUTHORS README ChangeLog.old


%changelog
* Fri Sep 11 2009 Pravin Satpute psatp...@redhat.com - 2.4.3-1
- first release after lohit-fonts split in new tarball


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/lohit-malayalam-fonts/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  11 Sep 2009 08:47:16 -  1.1
+++ .cvsignore  11 Sep 2009 10:41:05 -  1.2
@@ -0,0 +1 @@
+lohit-malayalam-2.4.3.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/lohit-malayalam-fonts/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 11 Sep 2009 08:47:16 -  1.1
+++ sources 11 Sep 2009 10:41:05 -  1.2
@@ -0,0 +1 @@
+3dca42cc0169ce2146d4c5ea74054bb3  lohit-malayalam-2.4.3.tar.gz

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


rpms/lohit-marathi-fonts/devel import.log, NONE, 1.1 lohit-marathi-fonts.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-09-11 Thread Pravin Satpute
Author: pravins

Update of /cvs/pkgs/rpms/lohit-marathi-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4911/devel

Modified Files:
.cvsignore sources 
Added Files:
import.log lohit-marathi-fonts.spec 
Log Message:
* Fri Sep 11 2009 Pravin Satpute psatp...@redhat.com - 2.4.3-1
- first release after lohit-fonts split in new tarball



--- NEW FILE import.log ---
lohit-marathi-fonts-2_4_3-1_fc11:HEAD:lohit-marathi-fonts-2.4.3-1.fc11.src.rpm:1252666091


--- NEW FILE lohit-marathi-fonts.spec ---
%global fontname lohit-marathi
%global fontconf 66-%{fontname}.conf

#global archivename %{name}-%{version} ②

Name:   %{fontname}-fonts
Version:2.4.3
Release:1%{?dist}
Summary:Free Marathi font

Group:  User Interface/X
License:GPLv2
URL:https://fedorahosted.org/lohit/
Source0:
http://pravins.fedorapeople.org/lohit/marathi/%{fontname}-%{version}.tar.gz
BuildRoot:  %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XX)
BuildArch:  noarch
BuildRequires: fontforge = 20080429
BuildRequires:  fontpackages-devel
Requires:   fontpackages-filesystem
Obsoletes: %{fontname}-fonts  %{version}-%{release}
Obsoletes: lohit-fonts-common  %{version}-%{release}

%description
This package provides a free Marathi truetype/opentype font.


%prep
%setup -q -n %{fontname}-%{version} 


%build
./generate.pe *.sfd

%install
rm -fr %{buildroot}

install -m 0755 -d %{buildroot}%{_fontdir}
install -m 0644 -p *.ttf %{buildroot}%{_fontdir}

install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
   %{buildroot}%{_fontconfig_confdir}

install -m 0644 -p %{fontconf} \
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}
ln -s %{_fontconfig_templatedir}/%{fontconf} \
  %{buildroot}%{_fontconfig_confdir}/%{fontconf}


%clean
rm -fr %{buildroot}


%_font_pkg -f %{fontconf} *.ttf

%doc ChangeLog COPYRIGHT COPYING AUTHORS README ChangeLog.old

%changelog
* Fri Sep 11 2009 Pravin Satpute psatp...@redhat.com - 2.4.3-1
- first release after lohit-fonts split in new tarball




Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/lohit-marathi-fonts/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  11 Sep 2009 08:48:23 -  1.1
+++ .cvsignore  11 Sep 2009 10:44:09 -  1.2
@@ -0,0 +1 @@
+lohit-marathi-2.4.3.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/lohit-marathi-fonts/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 11 Sep 2009 08:48:23 -  1.1
+++ sources 11 Sep 2009 10:44:09 -  1.2
@@ -0,0 +1 @@
+5eec5a8ae1653ac578fa8a48a59394bf  lohit-marathi-2.4.3.tar.gz

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


rpms/lohit-nepali-fonts/devel import.log, NONE, 1.1 lohit-nepali-fonts.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-09-11 Thread Pravin Satpute
Author: pravins

Update of /cvs/pkgs/rpms/lohit-nepali-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5068/devel

Modified Files:
.cvsignore sources 
Added Files:
import.log lohit-nepali-fonts.spec 
Log Message:
* Fri Sep 11 2009 Pravin Satpute psatp...@redhat.com - 2.4.3-1
- first release after lohit-fonts split in new tarball



--- NEW FILE import.log ---
lohit-nepali-fonts-2_4_3-1_fc11:HEAD:lohit-nepali-fonts-2.4.3-1.fc11.src.rpm:1252666106


--- NEW FILE lohit-nepali-fonts.spec ---
%global fontname lohit-nepali
%global fontconf 67-%{fontname}.conf

Name:   %{fontname}-fonts
Version:2.4.3
Release:1%{?dist}
Summary:Free Nepali font

Group:  User Interface/X
License:GPLv2
URL:https://fedorahosted.org/lohit/
Source0:
http://pravins.fedorapeople.org/lohit/nepali/%{fontname}-%{version}.tar.gz
BuildRoot:  %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XX)
BuildArch:  noarch
BuildRequires: fontforge = 20080429
BuildRequires:  fontpackages-devel
Requires:   fontpackages-filesystem
Obsoletes: %{fontname}-fonts  %{version}-%{release}
Obsoletes: lohit-fonts-common  %{version}-%{release}

%description
This package provides a free Nepali truetype/opentype font.


%prep
%setup -q -n %{fontname}-%{version} 


%build
./generate.pe *.sfd

%install
rm -fr %{buildroot}

install -m 0755 -d %{buildroot}%{_fontdir}
install -m 0644 -p *.ttf %{buildroot}%{_fontdir}

install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
   %{buildroot}%{_fontconfig_confdir}

install -m 0644 -p %{fontconf} \
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}
ln -s %{_fontconfig_templatedir}/%{fontconf} \
  %{buildroot}%{_fontconfig_confdir}/%{fontconf}


%clean
rm -fr %{buildroot}


%_font_pkg -f %{fontconf} *.ttf

%doc ChangeLog COPYRIGHT COPYING AUTHORS README ChangeLog.old


%changelog
* Fri Sep 11 2009 Pravin Satpute psatp...@redhat.com - 2.4.3-1
- first release after lohit-fonts split in new tarball


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/lohit-nepali-fonts/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  11 Sep 2009 08:49:14 -  1.1
+++ .cvsignore  11 Sep 2009 10:44:25 -  1.2
@@ -0,0 +1 @@
+lohit-nepali-2.4.3.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/lohit-nepali-fonts/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 11 Sep 2009 08:49:15 -  1.1
+++ sources 11 Sep 2009 10:44:25 -  1.2
@@ -0,0 +1 @@
+7aba74371161a105eb3462fccee8e6a7  lohit-nepali-2.4.3.tar.gz

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


rpms/lohit-oriya-fonts/devel import.log, NONE, 1.1 lohit-oriya-fonts.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-09-11 Thread Pravin Satpute
Author: pravins

Update of /cvs/pkgs/rpms/lohit-oriya-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6214/devel

Modified Files:
.cvsignore sources 
Added Files:
import.log lohit-oriya-fonts.spec 
Log Message:
* Fri Sep 11 2009 Pravin Satpute psatp...@redhat.com - 2.4.3-1
- first release after lohit-fonts split in new tarball



--- NEW FILE import.log ---
lohit-oriya-fonts-2_4_3-1_fc11:HEAD:lohit-oriya-fonts-2.4.3-1.fc11.src.rpm:1252666284


--- NEW FILE lohit-oriya-fonts.spec ---
%global fontname lohit-oriya
%global fontconf 66-%{fontname}.conf

Name:   %{fontname}-fonts
Version:2.4.3
Release:1%{?dist}
Summary:Free Oriya Font

Group:  User Interface/X
License:GPLv2
URL:https://fedorahosted.org/lohit/
Source0:
http://pravins.fedorapeople.org/lohit/Oriya/%{fontname}-%{version}.tar.gz
BuildRoot:  %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XX)
BuildArch:  noarch
BuildRequires: fontforge = 20080429
BuildRequires:  fontpackages-devel
Requires:   fontpackages-filesystem
Obsoletes: %{fontname}-fonts  %{version}-%{release}
Obsoletes: lohit-fonts-common  %{version}-%{release}

%description
This package provides a free Oriya truetype/opentype font.


%prep
%setup -q -n %{fontname}-%{version} 


%build
./generate.pe *.sfd

%install
rm -fr %{buildroot}

install -m 0755 -d %{buildroot}%{_fontdir}
install -m 0644 -p *.ttf %{buildroot}%{_fontdir}

install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
   %{buildroot}%{_fontconfig_confdir}

install -m 0644 -p %{fontconf} \
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}
ln -s %{_fontconfig_templatedir}/%{fontconf} \
  %{buildroot}%{_fontconfig_confdir}/%{fontconf}


%clean
rm -fr %{buildroot}


%_font_pkg -f %{fontconf} *.ttf

%doc ChangeLog COPYRIGHT COPYING AUTHORS README ChangeLog.old


%changelog
* Fri Sep 11 2009 Pravin Satpute psatp...@redhat.com - 2.4.3-1
- first release after lohit-fonts split in new tarball


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/lohit-oriya-fonts/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  11 Sep 2009 08:50:11 -  1.1
+++ .cvsignore  11 Sep 2009 10:47:25 -  1.2
@@ -0,0 +1 @@
+lohit-oriya-2.4.3.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/lohit-oriya-fonts/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 11 Sep 2009 08:50:11 -  1.1
+++ sources 11 Sep 2009 10:47:25 -  1.2
@@ -0,0 +1 @@
+3b8118576e8ca848ec6b6f13555d6832  lohit-oriya-2.4.3.tar.gz

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


rpms/lohit-punjabi-fonts/devel import.log, NONE, 1.1 lohit-punjabi-fonts.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-09-11 Thread Pravin Satpute
Author: pravins

Update of /cvs/pkgs/rpms/lohit-punjabi-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6573/devel

Modified Files:
.cvsignore sources 
Added Files:
import.log lohit-punjabi-fonts.spec 
Log Message:
* Fri Sep 11 2009 Pravin Satpute psatp...@redhat.com - 2.4.3-1
- first release after lohit-fonts split in new tarball



--- NEW FILE import.log ---
lohit-punjabi-fonts-2_4_3-1_fc11:HEAD:lohit-punjabi-fonts-2.4.3-1.fc11.src.rpm:1252666332


--- NEW FILE lohit-punjabi-fonts.spec ---
%global fontname lohit-punjabi
%global fontconf 66-%{fontname}.conf

Name:   %{fontname}-fonts
Version:2.4.3
Release:1%{?dist}
Summary:Free Punjabi font

Group:  User Interface/X
License:GPLv2
URL:https://fedorahosted.org/lohit/
Source0:
http://pravins.fedorapeople.org/lohit/punjabi/%{fontname}-%{version}.tar.gz
BuildRoot:  %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XX)
BuildArch:  noarch
BuildRequires: fontforge = 20080429
BuildRequires:  fontpackages-devel
Requires:   fontpackages-filesystem
Obsoletes: %{fontname}-fonts  %{version}-%{release}
Obsoletes: lohit-fonts-common  %{version}-%{release}

%description
This package provides a free Punjabi truetype/opentype font.


%prep
%setup -q -n %{fontname}-%{version} 


%build
./generate.pe *.sfd

%install
rm -fr %{buildroot}

install -m 0755 -d %{buildroot}%{_fontdir}
install -m 0644 -p *.ttf %{buildroot}%{_fontdir}

install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
   %{buildroot}%{_fontconfig_confdir}

install -m 0644 -p %{fontconf} \
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}
ln -s %{_fontconfig_templatedir}/%{fontconf} \
  %{buildroot}%{_fontconfig_confdir}/%{fontconf}


%clean
rm -fr %{buildroot}


%_font_pkg -f %{fontconf} *.ttf

%doc ChangeLog COPYRIGHT COPYING AUTHORS README ChangeLog.old


%changelog
* Fri Sep 11 2009 Pravin Satpute psatp...@redhat.com - 2.4.3-1
- first release after lohit-fonts split in new tarball


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/lohit-punjabi-fonts/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  11 Sep 2009 08:51:19 -  1.1
+++ .cvsignore  11 Sep 2009 10:48:11 -  1.2
@@ -0,0 +1 @@
+lohit-punjabi-2.4.3.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/lohit-punjabi-fonts/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 11 Sep 2009 08:51:19 -  1.1
+++ sources 11 Sep 2009 10:48:11 -  1.2
@@ -0,0 +1 @@
+8a7ad188b9d5fcff01e3620a515b10e0  lohit-punjabi-2.4.3.tar.gz

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


rpms/lohit-sindhi-fonts/devel import.log, NONE, 1.1 lohit-sindhi-fonts.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-09-11 Thread Pravin Satpute
Author: pravins

Update of /cvs/pkgs/rpms/lohit-sindhi-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8571/devel

Modified Files:
.cvsignore sources 
Added Files:
import.log lohit-sindhi-fonts.spec 
Log Message:
* Fri Sep 11 2009 Pravin Satpute psatp...@redhat.com - 2.4.3-1
- first release after lohit-fonts split in new tarball



--- NEW FILE import.log ---
lohit-sindhi-fonts-2_4_3-1_fc11:HEAD:lohit-sindhi-fonts-2.4.3-1.fc11.src.rpm:125243


--- NEW FILE lohit-sindhi-fonts.spec ---
%global fontname lohit-sindhi
%global fontconf 66-%{fontna...@devanagari.conf

Name:   %{fontname}-fonts
Version:2.4.3
Release:1%{?dist}
Summary:Free Sindhi font

Group:  User Interface/X
License:GPLv2
URL:https://fedorahosted.org/lohit/
Source0:
http://pravins.fedorapeople.org/lohit/sindhi/%{fontname}-%{version}.tar.gz
BuildRoot:  %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XX)
BuildArch:  noarch
BuildRequires: fontforge = 20080429
BuildRequires:  fontpackages-devel
Requires:   fontpackages-filesystem
Obsoletes: %{fontname}-fonts  %{version}-%{release}
Obsoletes: lohit-fonts-common  %{version}-%{release}

%description
This package provides a free Sindhi truetype/opentype font.


%prep
%setup -q -n %{fontname}-%{version} 


%build
./generate.pe *.sfd

%install
rm -fr %{buildroot}

install -m 0755 -d %{buildroot}%{_fontdir}
install -m 0644 -p *.ttf %{buildroot}%{_fontdir}

install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
   %{buildroot}%{_fontconfig_confdir}

install -m 0644 -p %{fontconf} \
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}
ln -s %{_fontconfig_templatedir}/%{fontconf} \
  %{buildroot}%{_fontconfig_confdir}/%{fontconf}


%clean
rm -fr %{buildroot}


%_font_pkg -f %{fontconf} *.ttf

%doc ChangeLog COPYRIGHT COPYING AUTHORS README ChangeLog.old


%changelog
* Fri Sep 11 2009 Pravin Satpute psatp...@redhat.com - 2.4.3-1
- first release after lohit-fonts split in new tarball


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/lohit-sindhi-fonts/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  11 Sep 2009 08:59:38 -  1.1
+++ .cvsignore  11 Sep 2009 10:54:10 -  1.2
@@ -0,0 +1 @@
+lohit-sindhi-2.4.3.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/lohit-sindhi-fonts/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 11 Sep 2009 08:59:38 -  1.1
+++ sources 11 Sep 2009 10:54:11 -  1.2
@@ -0,0 +1 @@
+5a38290af209c3caec4468f155d60b58  lohit-sindhi-2.4.3.tar.gz

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


rpms/lohit-tamil-fonts/devel import.log, NONE, 1.1 lohit-tamil-fonts.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-09-11 Thread Pravin Satpute
Author: pravins

Update of /cvs/pkgs/rpms/lohit-tamil-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8542/devel

Modified Files:
.cvsignore sources 
Added Files:
import.log lohit-tamil-fonts.spec 
Log Message:
* Fri Sep 11 2009 Pravin Satpute psatp...@redhat.com - 2.4.3-1
- first release after lohit-fonts split in new tarball



--- NEW FILE import.log ---
lohit-tamil-fonts-2_4_3-1_fc11:HEAD:lohit-tamil-fonts-2.4.3-1.fc11.src.rpm:125263


--- NEW FILE lohit-tamil-fonts.spec ---
%global fontname lohit-tamil
%global fontconf 66-%{fontname}.conf

Name:   %{fontname}-fonts
Version:2.4.3
Release:1%{?dist}
Summary:Free Tamil font

Group:  User Interface/X
License:GPLv2
URL:https://fedorahosted.org/lohit/
Source0:
http://pravins.fedorapeople.org/lohit/tamil/%{fontname}-%{version}.tar.gz
BuildRoot:  %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XX)
BuildArch:  noarch
BuildRequires: fontforge = 20080429
BuildRequires:  fontpackages-devel
Requires:   fontpackages-filesystem
Obsoletes: %{fontname}-fonts  %{version}-%{release}
Obsoletes: lohit-fonts-common  %{version}-%{release}

%description
This package provides a free Tamil truetype/opentype font.


%prep
%setup -q -n %{fontname}-%{version} 


%build
./generate.pe *.sfd

%install
rm -fr %{buildroot}

install -m 0755 -d %{buildroot}%{_fontdir}
install -m 0644 -p *.ttf %{buildroot}%{_fontdir}

install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
   %{buildroot}%{_fontconfig_confdir}

install -m 0644 -p %{fontconf} \
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}
ln -s %{_fontconfig_templatedir}/%{fontconf} \
  %{buildroot}%{_fontconfig_confdir}/%{fontconf}


%clean
rm -fr %{buildroot}


%_font_pkg -f %{fontconf} *.ttf

%doc ChangeLog COPYRIGHT COPYING AUTHORS README ChangeLog.old


%changelog
* Fri Sep 11 2009 Pravin Satpute psatp...@redhat.com - 2.4.3-1
- first release after lohit-fonts split in new tarball


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/lohit-tamil-fonts/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  11 Sep 2009 08:54:37 -  1.1
+++ .cvsignore  11 Sep 2009 10:54:14 -  1.2
@@ -0,0 +1 @@
+lohit-tamil-2.4.3.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/lohit-tamil-fonts/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 11 Sep 2009 08:54:37 -  1.1
+++ sources 11 Sep 2009 10:54:14 -  1.2
@@ -0,0 +1 @@
+7d0ba57a033024c6336e773968da41fb  lohit-tamil-2.4.3.tar.gz

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


rpms/lohit-telugu-fonts/devel import.log, NONE, 1.1 lohit-telugu-fonts.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

2009-09-11 Thread Pravin Satpute
Author: pravins

Update of /cvs/pkgs/rpms/lohit-telugu-fonts/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9623/devel

Modified Files:
.cvsignore sources 
Added Files:
import.log lohit-telugu-fonts.spec 
Log Message:
* Fri Sep 11 2009 Pravin Satpute psatp...@redhat.com - 2.4.3-1
- first release after lohit-fonts split in new tarball



--- NEW FILE import.log ---
lohit-telugu-fonts-2_4_3-1_fc11:HEAD:lohit-telugu-fonts-2.4.3-1.fc11.src.rpm:1252666815


--- NEW FILE lohit-telugu-fonts.spec ---
%global fontname lohit-telugu
%global fontconf 66-%{fontname}.conf

Name:   %{fontname}-fonts
Version:2.4.3
Release:1%{?dist}
Summary:Free Telugu font

Group:  User Interface/X
License:GPLv2
URL:https://fedorahosted.org/lohit/
Source0:
http://pravins.fedorapeople.org/lohit/telugu/%{fontname}-%{version}.tar.gz
BuildRoot:  %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XX)
BuildArch:  noarch
BuildRequires: fontforge = 20080429
BuildRequires:  fontpackages-devel
Requires:   fontpackages-filesystem
Obsoletes: %{fontname}-fonts  %{version}-%{release}
Obsoletes: lohit-fonts-common  %{version}-%{release}

%description
This package provides a free Telugu truetype/opentype font.


%prep
%setup -q -n %{fontname}-%{version} 


%build
./generate.pe *.sfd

%install
rm -fr %{buildroot}

install -m 0755 -d %{buildroot}%{_fontdir}
install -m 0644 -p *.ttf %{buildroot}%{_fontdir}

install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \
   %{buildroot}%{_fontconfig_confdir}

install -m 0644 -p %{fontconf} \
%{buildroot}%{_fontconfig_templatedir}/%{fontconf}
ln -s %{_fontconfig_templatedir}/%{fontconf} \
  %{buildroot}%{_fontconfig_confdir}/%{fontconf}


%clean
rm -fr %{buildroot}


%_font_pkg -f %{fontconf} *.ttf

%doc ChangeLog COPYRIGHT COPYING AUTHORS README ChangeLog.old


%changelog
* Fri Sep 11 2009 Pravin Satpute psatp...@redhat.com - 2.4.3-1
- first release after lohit-fonts split in new tarball


Index: .cvsignore
===
RCS file: /cvs/pkgs/rpms/lohit-telugu-fonts/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- .cvsignore  11 Sep 2009 08:57:20 -  1.1
+++ .cvsignore  11 Sep 2009 10:56:36 -  1.2
@@ -0,0 +1 @@
+lohit-telugu-2.4.3.tar.gz


Index: sources
===
RCS file: /cvs/pkgs/rpms/lohit-telugu-fonts/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- sources 11 Sep 2009 08:57:21 -  1.1
+++ sources 11 Sep 2009 10:56:36 -  1.2
@@ -0,0 +1 @@
+848f59611b73a92aaa6de3e2e0311883  lohit-telugu-2.4.3.tar.gz

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 481068] bitmap-fonts needs updating to revised packaging guidelines

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=481068


Matej Cepl mc...@redhat.com changed:

   What|Removed |Added

 Blocks||473303(F12Blocker)




-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522356] Review Request: lohit-tamil-fonts - Open Type Font for Tamil Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522356





--- Comment #7 from Pravin Satpute psatp...@redhat.com  2009-09-11 07:01:02 
EDT ---
I have some lohit fixes in queue, once those will complete i will update other
suggested things as well :)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 481068] bitmap-fonts needs updating to revised packaging guidelines

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=481068


Matej Cepl mc...@redhat.com changed:

   What|Removed |Added

 Blocks||225617




-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522327] Review Request: lohit-hindi-fonts - Open Type Font for Hindi Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522327





--- Comment #4 from Pravin Satpute psatp...@redhat.com  2009-09-11 07:36:45 
EDT ---
completed build
Thanks Parag and Jens

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522357] Review Request: lohit-telugu-fonts - Open Type Font for Telugu Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522357





--- Comment #4 from Pravin Satpute psatp...@redhat.com  2009-09-11 07:37:02 
EDT ---
completed build
Thanks Parag and Jens

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522355] Review Request: lohit-sindhi-fonts - Open Type Font for Sindhi Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522355





--- Comment #3 from Pravin Satpute psatp...@redhat.com  2009-09-11 07:36:59 
EDT ---
completed build
Thanks Parag and Jens

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522347] Review Request: lohit-konkani-fonts - Open Type Font for Konkani Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522347





--- Comment #4 from Pravin Satpute psatp...@redhat.com  2009-09-11 07:36:49 
EDT ---
completed build
Thanks Parag and Jens

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522349] Review Request: lohit-malayalam-fonts - Open Type Font for Malayalam Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522349





--- Comment #4 from Pravin Satpute psatp...@redhat.com  2009-09-11 07:36:52 
EDT ---
completed build
Thanks Parag and Jens

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522353] Review Request: lohit-oriya-fonts - Open Type Font for Oriya Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522353





--- Comment #4 from Pravin Satpute psatp...@redhat.com  2009-09-11 07:36:56 
EDT ---
completed build
Thanks Parag and Jens

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522325] Review Request: lohit-bengali-fonts - Open Type Font for Bengali Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522325





--- Comment #4 from Pravin Satpute psatp...@redhat.com  2009-09-11 07:36:43 
EDT ---
completed build
Thanks Parag and Jens

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522352] Review Request: lohit-nepali-fonts - Open Type Font for Nepali Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522352





--- Comment #4 from Pravin Satpute psatp...@redhat.com  2009-09-11 07:36:55 
EDT ---
completed build
Thanks Parag and Jens

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522348] Review Request: lohit-maithili-fonts - Open Type Font for Maithili Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522348





--- Comment #4 from Pravin Satpute psatp...@redhat.com  2009-09-11 07:36:51 
EDT ---
completed build
Thanks Parag and Jens

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522350] Review Request: lohit-marathi-fonts - Open Type Font for Marathi Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522350





--- Comment #4 from Pravin Satpute psatp...@redhat.com  2009-09-11 07:36:53 
EDT ---
completed build
Thanks Parag and Jens

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522326] Review Request: lohit-gujarati-fonts - Open Type Font for Gujarati Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522326





--- Comment #4 from Pravin Satpute psatp...@redhat.com  2009-09-11 07:36:44 
EDT ---
completed build
Thanks Parag and Jens

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522356] Review Request: lohit-tamil-fonts - Open Type Font for Tamil Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522356





--- Comment #8 from Pravin Satpute psatp...@redhat.com  2009-09-11 07:37:00 
EDT ---
completed build
Thanks Parag and Jens

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522346] Review Request: lohit-kashmiri-fonts - Open Type Font for Kashmiri Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522346





--- Comment #4 from Pravin Satpute psatp...@redhat.com  2009-09-11 07:36:48 
EDT ---
completed build
Thanks Parag and Jens

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522328] Review Request: lohit-kannada-fonts - Open Type Font for Kannada Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522328





--- Comment #4 from Pravin Satpute psatp...@redhat.com  2009-09-11 07:36:47 
EDT ---
completed build
Thanks Parag and Jens

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522324] Review Request: lohit-assamese-fonts - Open Type Font for Assamese Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522324





--- Comment #4 from Pravin Satpute psatp...@redhat.com  2009-09-11 07:36:41 
EDT ---
completed build
Thanks Parag and Jens

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 481068] bitmap-fonts needs updating to revised packaging guidelines

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=481068





--- Comment #4 from Pravin Satpute psatp...@redhat.com  2009-09-11 07:38:17 
EDT ---
ok, i will work on this next week

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 481068] bitmap-fonts needs updating to revised packaging guidelines

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=481068


Matej Cepl mc...@redhat.com changed:

   What|Removed |Added

Version|11  |rawhide




-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522356] Review Request: lohit-tamil-fonts - Open Type Font for Tamil Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522356


Pravin Satpute psatp...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution||CURRENTRELEASE




-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522327] Review Request: lohit-hindi-fonts - Open Type Font for Hindi Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522327


Pravin Satpute psatp...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution||CURRENTRELEASE




-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522353] Review Request: lohit-oriya-fonts - Open Type Font for Oriya Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522353


Pravin Satpute psatp...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution||CURRENTRELEASE




-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522328] Review Request: lohit-kannada-fonts - Open Type Font for Kannada Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522328


Pravin Satpute psatp...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution||CURRENTRELEASE




-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522352] Review Request: lohit-nepali-fonts - Open Type Font for Nepali Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522352


Pravin Satpute psatp...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution||CURRENTRELEASE




-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522348] Review Request: lohit-maithili-fonts - Open Type Font for Maithili Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522348


Pravin Satpute psatp...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution||CURRENTRELEASE




-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522355] Review Request: lohit-sindhi-fonts - Open Type Font for Sindhi Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522355


Pravin Satpute psatp...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution||CURRENTRELEASE




-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522357] Review Request: lohit-telugu-fonts - Open Type Font for Telugu Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522357


Pravin Satpute psatp...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution||CURRENTRELEASE




-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522347] Review Request: lohit-konkani-fonts - Open Type Font for Konkani Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522347


Pravin Satpute psatp...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution||CURRENTRELEASE




-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522346] Review Request: lohit-kashmiri-fonts - Open Type Font for Kashmiri Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522346


Pravin Satpute psatp...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution||CURRENTRELEASE




-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522324] Review Request: lohit-assamese-fonts - Open Type Font for Assamese Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522324


Pravin Satpute psatp...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution||CURRENTRELEASE




-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522350] Review Request: lohit-marathi-fonts - Open Type Font for Marathi Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522350


Pravin Satpute psatp...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution||CURRENTRELEASE




-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522349] Review Request: lohit-malayalam-fonts - Open Type Font for Malayalam Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522349


Pravin Satpute psatp...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution||CURRENTRELEASE




-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


[Bug 522325] Review Request: lohit-bengali-fonts - Open Type Font for Bengali Language

2009-09-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=522325


Pravin Satpute psatp...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution||CURRENTRELEASE




-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Fedora-fonts-bugs-list mailing list
Fedora-fonts-bugs-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list


  1   2   3   >